Posted June 11, 201411 yr Hello, I m working on my first mod and i would know what leave can drop. I want retrive the id of sapling from leave. For exemple if i have itemStak of oak's leave, i wanna retrive the oak sapling. Someone know hos to do this work?
June 12, 201411 yr There is no "simple" way of doing this. If you want a process without hard-coded values, i see two options: -make it configurable by the user, with just vanilla items for default values -create a "fake" world instance where you set then break the leaves, and catch the drops to eventually get a sapling item
June 12, 201411 yr Author Hum, ok, so i m gonna probably set user cfg to do this.. but i don't think that is realy good. Thanks for your answer
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.