Posted August 18, 20187 yr Hi! I'm trying to add Biomes to the End, and I have really no idea how to do it. Is it similar to adding Biomes to the Overworld, or is it really different? I don't know of any existing mods that add End Biomes so I'm at a loss for this.
August 18, 20187 yr 1 hour ago, CalculusMaster said: Hi! I'm trying to add Biomes to the End, and I have really no idea how to do it. Is it similar to adding Biomes to the Overworld, or is it really different? I don't know of any existing mods that add End Biomes so I'm at a loss for this. You will have to override the the biomeProvider variable in WorldProviderEnd which is protected, so you will have to use reflection. I'm not sure when you can do this, but it will have to be prior to generation but after the provider is created. 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.
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.