Posted May 29, 201411 yr Hey all. I'm trying to edit cocoa behavior by adding a new type of wood it can be planted on. I don't want to overwrite the base classes if possible, and would like to just change where it checks for blocks type by overwriting. In the code, cocoa is placed when the if statement 'if (block == Blocks.log && BlockLog.func_150165_c(i1) == 3)' is met. I want to add my own wood to the code. Any ideas?
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.