Posted August 10, 201510 yr Im working on a mod and could use some help on tree generation, im kinda new to minecraft modding. anyways it would be nice to know what the essentials are to make a custom tree and then spawn it. so far i already have the leaves, wood and sapling set up just need help with generation. i would also like it to be in a vanilla minecraft biome to be specific the forest biome. Thanks
August 11, 201510 yr use an IWorldGenerator, to check which chunk u are in use World#getBiomeGenForCoods Also if u have a question add which version u are in please.
August 11, 201510 yr Im not gonna spoon feed you. If you got some specific questions I might help you but im not gonna throw a bunch of code on you
August 11, 201510 yr Author has the code for the IWorldGenerator changed much through the past 5 versions or is it still the same for the most part?
August 11, 201510 yr i only used ore gen right now, http://bedrockminer.jimdo.com/modding-tutorials/basic-modding-1-7/world-generation/ for trees look at vanilla code, there is actually a tree 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.