diff --git a/src/main/resources/data/minecraft/tags/worldgen/world_preset/normal.json b/src/main/resources/data/minecraft/tags/worldgen/world_preset/normal.json index e624b041..f2cdb504 100644 --- a/src/main/resources/data/minecraft/tags/worldgen/world_preset/normal.json +++ b/src/main/resources/data/minecraft/tags/worldgen/world_preset/normal.json @@ -1,6 +1,11 @@ { "replace": false, "values": [ + "minecraft:normal", + "minecraft:flat", + "minecraft:large_biomes", + "minecraft:amplified", + "minecraft:single_biome_surface", "custom_ore_gen:ultra_wide_biome" ] }