#how do i give item custom nbt tag upon crafting them ?

11 messages · Page 1 of 1 (latest)

reef haloBOT
#

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

strong zealot
#

custom NBT tag? Item.of() can give NBT to an item you craft, but doesn't TC just use normal minecraft tags?

silk steppe
strong zealot
#

they both have stone tools as a requirement

#

I am quite confused at what you want to do, so if could confirm if this is correct

you want to create a pickaxe that can mine copper ore, but not iron ore
even though you mentioned tinkers construct, you are not using it

is that right?

silk steppe
#

yes. tinker´s construct is meant to be beginning of bronze and iron era.

#

so flint pickaxe from no tree punch mod have only one purpose: get u a lot of copper before u get u r first major achievement aka progress to iron tier.

frozen osprey
#

The way that vanilla handles things is by using tags, which are assigned at datapack load. Nvm I was thinking about that backwards, the blocks define the tags, not the tool.
Tinkers’ likely does things by dynamically changing things via mixins or specific events.

#

Here is a helpful thread on how tool tiers works

silk steppe