CraftTweaker

CraftTweaker

151M Downloads

[1.15.2] `/ct hand` outputting withTag and withDamage together

Snownee opened this issue ยท 1 comments

commented

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
commented

Fixed in a commit that I forgot to reference, but it is fixed in the latest build