#Changing what can break certain blocks

9 messages · Page 1 of 1 (latest)

outer bone
#

Hello everyone! I am planning on making a mod pack with similar progression to Terraria's, but I am very new to this stuff. I want to somehow make some of the blocks and ores to be only minable with certain pickaxes, but I am not sure how this could be done. If anyone is able to help me find out what to do I will be beyond grateful. Thank you and God bless!

steep obsidianBOT
#

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

neat matrix
#

From my understanding, this is how it works: Each pickaxe is assigned a tier (Wood, Stone, Iron, Diamond) and an associated block tag. For example, there is a needs_iron_tool block tag for blocks that require an iron tool (like diamond ore). I don't think you can expand the number of tags like this using pure KubeJS.

velvet timber
#

it can be also used in kubejs

outer bone
novel igloo
#

Yeah. I used the mod "harvest level tweaker" to simplify things a bit for myself.