Posted July 21, 20232 yr I currently am trying to developing a mod that creates a copy of the overworld, (that was pretty easy). The hard part is I want it to be compatible with terralith. To do so I need to have my world use there dimension.json if terralith is installed. Is there a way I could pass a Predicate to the dimension.json to override the properties of it? similar to how ItemProperties works? My original thought was to define a new resource location and use a different named .json file, However that fails due to terralith using custom biomes that dont exist when terralith isnt installed. Edited July 21, 20232 yr by LeTrav
July 23, 20232 yr Author Would you be able to point me in the right direction to do that? I'm still pretty new so I'm not sure where to even begin with that. Plus forge documentation is not very helpful.
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.