Posted February 9, 20214 yr Hello there! I have an configured as a json for one of my biomes, but the feature just won't spawn. I've already checked if my chunk generator is the cause of this problem, but I doubt it, as I couldn't find any evidence this could be the case by setting breakpoints. Maybe my JSON files are malformed, but wouldn't minecraft then refuse to load the world? Anyway, here are the important files: Biome JSON: https://github.com/Budschie/Deepnether-Mod/blob/1.16.3/src/main/resources/data/deepnether/worldgen/biome/soul_desert_biome.json Configured Feature JSON: https://github.com/Budschie/Deepnether-Mod/blob/1.16.3/src/main/resources/data/deepnether/worldgen/configured_feature/withered_tree_config_feature.json DeepnetherChunkGenerator.java: https://github.com/Budschie/Deepnether-Mod/blob/1.16.3/src/main/java/de/budschie/deepnether/dimension/DeepnetherChunkGenerator.java So, I hope you can help me with this. Thanks for any help, -Budschie. Edited February 9, 20214 yr by Budschie Made links links
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.