#Custom "needs_X_tool" tag for blocks
29 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
Can you set specific mining level for a block? Like I want mining level 5 on a block
provided you have a mod that adds a mining level five tool, yes
they will have a tag for that , just apply that
wait, there's no way to do it via kubejs?
ItemEvents.toolTierRegistry (event => {
event.add('Copper', tier => {
tier.uses = 200
tier.speed = 4
tier.attackDamageBonus = 1.5
tier.level = 5
tier.enchantmentValue = 12
tier.repairIngredient = '#forge:ingots/copper'
})
})
like, i have made custom tool tier
set it to lvl5
i cant make a block which requires mining lvl 5?
dont think so
.harvestTool('pickaxe',5)?
where does that come from
well its not in the source so isnt a thing
oh damn
ooo
it doesnt work at 1.18+
hm
maybe i should use craft tweaker for this one
nvm
found kubejs addon
what is that addon name?
@glacial yarrow whenever you want to answer me
hi
@wooden shell
@wooden shell