Dao_Za Posted November 28, 2016 Posted November 28, 2016 Hey Guys,I found there is a wrong info in ITEM$toolMaterial file in the forge-1.11-13.19.0.2162 version when on modding: ===from line 1757~1763 /** * The level of material this tool can harvest (3 = DIAMOND, 2 = IRON, 1 = STONE, 0 = IRON/GOLD) */ public int getHarvestLevel() { return this.harvestLevel; } === It shold be 0=WOOD /GOLD but NOT 0=IRON/GOLD. Pls fix that:) Quote
robin4002 Posted November 28, 2016 Posted November 28, 2016 Hi, If i remember correctly this is not related to forge, this comment is added by mcp mapping. Quote
larsgerrits Posted November 28, 2016 Posted November 28, 2016 Make a new issue for this on the MCPBot Issue tracker. Quote Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support. 1.12 -> 1.13 primer by williewillus. 1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support. http://www.howoldisminecraft1710.today/
Recommended Posts
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.