Posted January 5, 20241 yr Hey I'm adding a custom structure to my mod and the problem is, that the structure never really fits in with the terrain. I haven't found any solution to this problem but I wanted to ask if there is one I'm missing? Below are some examples, thanks in advance https://github.com/robinroloff/alpinemod/ Edited January 5, 20241 yr by Robin Roloff
January 5, 20241 yr Posting images instead of code will usually just mean you are ignored. I know very little about structures, I would suggest you compare your code to what the vanilla structures do. e.g. IglooPieces.postProcess() Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post.
January 5, 20241 yr Author 12 minutes ago, warjort said: Posting images instead of code will usually just mean you are ignored. I know very little about structures, I would suggest you compare your code to what the vanilla structures do. e.g. IglooPieces.postProcess() you're right. Sorry, included github repo in main post
January 5, 20241 yr Since you are using jigsaw blocks, I think you should try the terrain adapation flag. e.g. https://github.com/misode/mcmeta/blob/436f09d61b801d852f35af6bd29382c9deaf446a/data/minecraft/worldgen/structure/pillager_outpost.json#L25 Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post.
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.