Posted October 7, 201212 yr To the point, If i break a block(Dirt for instance) with my special pick, I want it to drop a different item than just dirt Alright so I want to make my mod with elemental pickaxes, one as silktouch, one that autosmelts stuff, one efficiency, and one that is fortune. I can easily make the mod have an enchantment that is set on it by default, but I do not want to occupy the slot if the player would want to enchant it further. So I would like to know if there is an easy code I could use for putting that on it by default! Thank you! -Kore P.S. I know how to do it by overriding the blocks that I want to edit and putting in my own idDropped method with and if statement, but that gets confusing and might mess up with the base classes The Korecraft Mod
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.