Feature Order cycle error with terralith and wilder wild
ItsGoldMonke opened this issue ยท 0 comments
What's the issue you encountered?
If I create a world on 1.21.10 with terralith, wilder wild, terrablender (glitchcore, and biomes o plenty) world generation fails because of
java.lang.IllegalStateException: Feature order cycle found, involved sources: [Reference{ResourceKey[minecraft:worldgen/biome / terralith:sakura_valley]=net.minecraft.class_1959@42f84668}, Reference{ResourceKey[minecraft:worldgen/biome / wilderwild:parched_forest]=net.minecraft.class_1959@4b76d353}, Reference{ResourceKey[minecraft:worldgen/biome / wilderwild:sparse_birch_jungle]=net.minecraft.class_1959@1226a295}]
How can the issue be reproduced?
-
Make a fabric 1.21.10 Instance
-
Add the following mods:
- glitchcore 21.10.0.0
- terrablender 21.10.0.0
- terralith 2.5.13
- wilderwild 4.1.2-mc1.21.10
-- frozenlib 2.2.1-mc1.21.10
Logs
Mod Version
21.10.0.0
Additional information
No response