Minimum tool level
JWTHDYTWA opened this issue ยท 2 comments
What about the requirement for a sufficiently durable tool in recipes? I think it's unacceptable to have workaround like using up one wooden hammer for recipe that requires over900 durability.
I've included a config option that will be available in the next feature update:
# If set to true, crafting tools must have sufficient durability remaining to perform the craft.
# If set to false, this restriction is ignored.
B:RESTRICT_CRAFT_MINIUMUM_DURABILITY=true
By default this will be set to true
.