#[1.20.1] Copper Minable with wood

12 messages · Page 1 of 1 (latest)

autumn stone
#

How do i make copper minable with wood tools? looked into this for a while but have not found a clean way to do this...

old geyser
#

I believe you have to add the copper ore to the "requires_wooden_tool" Tag

autumn stone
#

theres is no such tag

#

nor, needs_wooden_tool

#

that’s what I’m stuck on, is there anyway to remove it from the needs_stone_tool tag

autumn slate
#

iirc not without mixins
-# or you use the (i think) 2 mods which allow you to make tag blacklists

acoustic brook
autumn stone
#

TLDR; for future generations who need to solve this problem. I created a separate tool tier, made it copy the wooden mining level, and added copper to it. then i replaced the ToolMaterial of wood to my custom tool tier

acoustic brook
#

I love mixins...

#

on a related note, this could be used to make an enchant upgrading harvest level

#

can I have the code?

supple crater
#

orrrrr, couldn't you copy the requires tool of whichever copper is normaly in, and overrite it without those inside?