#can't get c&c:silver_pickaxe to mine oreganized:silver_ore , even though it can mine netherite

24 messages · Page 1 of 1 (latest)

fathom cometBOT
#

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

craggy plaza
#

copper is just reskinned stone

#

2nd pic is iron and third is silver

#

even though iron cannot mine ancient debris and silver can, only iron can mine oreganized:silver_ore

astral merlin
#

Is this the mod (ARR with no source code included)?

#

Also, umm, & is not a valid character in a ResourceLocation

craggy plaza
#

caverns_and_chasms:silver_pickaxe

#

as you can see between silver and iron the only thing that can't be mined is oreganized:silver_ore

#

i've tried this to no avail

astral merlin
#

Interestingly, they use vanilla tier levels instead of Forge's tier sorting registry

#

So I think tags won't help there

#

Add the tag corresponding to the vanilla tier

craggy plaza
#

as in needs_iron_tool?

astral merlin
#

Yes

craggy plaza
#

yeah it did nothing
though i'll do it again just to check

#

still nope

#

no drop

#

is there a way to make the silver tool the same as an iron tool?

#

ServerEvents.tags('block', event => {
event.add('minecraft:needs_stone_tool', 'oreganized:silver_ore')
event.add('minecraft:needs_stone_tool', 'oreganized:deepslate_silver_ore')

STILL doesn't make it mineable