Posted April 26, 201411 yr !!HELP NEEDED!! Anyone know how to generate large oak trees with NO leaves in a specific biome? If you know of a way PLEASE let me know. It will be greatly appreciated. Thank you!
April 26, 201411 yr Easiest way would be to copy the large oak tree generation and remove the leaf spawning code then set the trees that spawn in your biome to be your new tree without leaves. Creator of Jobo's ModLoader If I helped you could you please click the thank you button and applaud my karma.
April 26, 201411 yr Author Ah great idea! Thank you for the quick reply and I will be sure to try this.
April 27, 201411 yr Author It has worked! Although the tree generates in all biomes and I'd like to make it so it only generates in one biome. Any ideas or know of any tutorials? Anyone's help is much appreciated! Tree image:
April 27, 201411 yr In the world generator where you generate the tree, you can use World.getBiomeGenForCoords to get the BiomeGenBase of that coords, and if you compare that to the biome you want it to generate in, generate it, else don't. Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support. 1.12 -> 1.13 primer by williewillus. 1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support. http://www.howoldisminecraft1710.today/
April 28, 201411 yr Author Thank you! It has worked wonderfully. The tree now only spawns in my own biome.
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.