#struggling to change tool required to mine an ore

9 messages · Page 1 of 1 (latest)

digital wharfBOT
#

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

primal hemlock
#

is that your entire code?

pale perch
#

no sir this is

#

// priority: 0

// Block tags
ServerEvents.tags('block', event => {

event.get('minecraft:needs_stone_tool')
    .remove('create:zinc_ore')

})

jagged pilot
#

what is this syntax?

#

where did you get this from

pale perch
#

when using this version it works fine event.get('minecraft:needs_stone_tool')
.remove('minecraft:copper_ore')