event.create('ore_platinum')
.hardness(3)
.tag('forge:ores')
.tag('forge:ores/platinum')
.tagBlock('forge:ores/platinum')
.tagBlock('minecraft:mineable/pickaxe')
.tagBlock('minecraft:mineable/paxel')
.tagBlock('minecraft:mineable/mattock')
.tagBlock('minecraft:needs_iron_tool')
.tag('forge:ore_rates/singular')
#platinum ore can be broken ad received with hand :|
4 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
.requiresTool(true)
thanks 