#Attempting to make the Create wrench deal damage

8 messages · Page 1 of 1 (latest)

ivory kiln
#

Followed the wiki, doesn't seem to have any effect. Any help would be appreciated

true hatchBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

feral lodge
#

it probably isnt a tiered item, so you cannot change the tiers options

mighty tusk
#

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')
})
feral lodge
#

that wont do anything except allow recipes that accept swords to use it

mighty tusk
#

ah ok