#Attempting to make the Create wrench deal damage
8 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
it probably isnt a tiered item, so you cannot change the tiers options
Ticket closed!
idk if it matters anymore but i believe you can give it a tag of a sword
ServerEvents.tags('item', e => {
e.add('forge:tools/swords', 'create:wrench')
})
that wont do anything except allow recipes that accept swords to use it
ah ok