Posted March 31, 20205 yr Hello! I'm looking for tutorials on structure generation for 1.14 or 1.15. I've found a few tutorials on the subject but none are up to date. I've tried to look at how vanilla minecraft does it, but I can't figure out how to do it myself. And I don't understand the concepts enough to do so. if anyone knows how to do this, or has any pointers to tutorials it would be very much appreciated
March 31, 20205 yr 4 minutes ago, peter1745 said: if anyone knows how to do this, or has any pointers to tutorials it would be very much appreciated Seeing as how World Gen tutorials were pretty sparse even prior to 1.13 I doubt there are any or at least any good ones. I would say look at the Buried Treasure structure/feature as it seems really basic. Basically look at where the constructors are called as well for the associated classes until a place looks like a registry or something to do with world generation. And use that to make a simple structure before you make your actual structure. VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect. Forge and vanilla BlockState generator.
March 31, 20205 yr Author 18 minutes ago, Animefan8888 said: Seeing as how World Gen tutorials were pretty sparse even prior to 1.13 I doubt there are any or at least any good ones. I would say look at the Buried Treasure structure/feature as it seems really basic. Basically look at where the constructors are called as well for the associated classes until a place looks like a registry or something to do with world generation. And use that to make a simple structure before you make your actual structure. Thanks for the tip! It seems like the easiest structure to mimic is actually the fossil structure. It's the easiest to understand at least.
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.