Posted July 14, 20169 yr Hello, I've created a multitool, but it doesn't work on blocks from other mods, how should I fix it? My code: http://pastebin.com/fVL2DMi2 http://i.imgur.com/J4rrGt6.png[/img] [Creator of mcrafterzz mod]
July 14, 20169 yr I recommend extending ItemTool and calling Item#setHarvestLevel in the constructor for each tool class. You can see my implementation of a multi-tool here. Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.
July 15, 20169 yr Author Thank you very much http://i.imgur.com/J4rrGt6.png[/img] [Creator of mcrafterzz 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.