-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
None
-
CraftBukkit version 4184-Spigot-fcd94e2-16c9767 (MC: 1.20.6) (Implementing API version 1.20.6-R0.1-SNAPSHOT)
-
Yes
Currently a item used in Creative reduce the count to 0 and 1 later, in this process CB apply an additional restore of count and components (NMS ItemStack) for what the item lose the Components.
This can be replicated with the follow.
/give @s minecraft:cat_spawn_egg[minecraft:max_stack_size=1,minecraft:max_damage=100,minecraft:damage=10] 1
This command give a item with custom components, being used in creative make this components lose