Posted November 30, 201311 yr Hello, I've been attempting to create a new type of tool that can mine ice blocks. Some of these ice blocks are new and added by my mod. What steps are necessary to make this tool effective against specific blocks? Code for the new tool https://gist.github.com/ybilta/7535f04a0dce1d3128f8
November 30, 201311 yr MinecraftForge.setToolClass(item, tool, level); Using a tool class as "icepick" or something.
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.