#platinum ore can be broken ad received with hand :|

4 messages · Page 1 of 1 (latest)

crude flame
#
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')
fluid spokeBOT
#

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

wide vale
#

.requiresTool(true)

crude flame