-
Bug
-
Resolution: Unresolved
-
None
-
24w34a, 1.21.2, 1.21.3
-
Confirmed
-
Commands, Items
-
Normal
-
1285606
-
Expansion B
The new use_cooldown component does not work for items which are used on blocks. This would be instances like; books into a chiseled bookshelf, dye/(glow) ink sacs onto signs, putting items into campfires, attaching a compass to a lodestone, and more.
Steps to Reproduce:
- Place a lodestone
- Get 2 (or more) compass items with a cooldown
/give @p compass[minecraft:use_cooldown={seconds:3}] 64
- Use it on the lodestone
Expected Result:
The compass would be put on a cooldown, because it has been used on the block.
Observed Behavior:
The compass is not put on a cooldown, and can be used again on the block.
Screenshots/Videos:
- is duplicated by
-
MC-277834 use_cooldown component doesn't work as expected on spawneggs.
- Resolved