You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The mod Adventurer's Toolbox adds tools that use the same item id based on type and are differentiated based on specific NBT tags. It is impossible to change the harvest level of one tool of a certain material.
The mod Adventurer's Toolbox adds tools that use the same item id based on type and are differentiated based on specific NBT tags. It is impossible to change the harvest level of one tool of a certain material.
Relevant link: https://github.com/the-realest-stu/Adventurers-Toolbox
The harvest levels for every material is specified within the first variable number here:
https://github.com/the-realest-stu/Adventurers-Toolbox/blob/master/src/main/java/toolbox/common/materials/ModMaterials.java
Thank you for considering!
The text was updated successfully, but these errors were encountered: