[1.15.2] `/ct hand` outputting withTag and withDamage together
Snownee opened this issue ยท 1 comments
Issue Description:
Using /ct hand
to damaged tool will output withTag
and withDamage
together, rather than one of them.
What happens:
Giving you:
<item:minecraft:diamond_pickaxe>.withTag({Damage: 1}).withDamage(1)
What you expected to happen:
<item:minecraft:diamond_pickaxe>.withDamage(1)
- Crafttweaker: 6.0.0.23