-
Bug
-
Resolution: Fixed
-
24w40a
-
None
-
Confirmed
-
Block states, Commands
-
Normal
-
1309814
-
Expansion A
The Bug:
Pale hanging moss is often immediately destroyed when placed using the "/fill" command.
Steps to Reproduce:
- Summon a singular block in the air by using the command provided below.
/setblock ~1 ~10 ~1 minecraft:stone
- Summon some pale hanging moss that's attached to the stone block by using the command provided below.
/fill ~1 ~9 ~1 ~1 ~1 ~1 minecraft:pale_hanging_moss
- Observe if all the pale hanging moss was successfully placed.
Observed Behavior:
Pale hanging moss is often immediately destroyed.
Expected Behavior:
Pale hanging moss would not be immediately destroyed.
- relates to
-
MC-277371 Pale moss carpet is often immediately destroyed when placed using the "/fill" command
- Resolved