-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.14.2
-
None
-
Unconfirmed
-
Block states, Commands
If you cloned any of the tall plant variants into itself they would break as if the player broke it. This will cause the block to stay but it still plays a sound, and drop the entity used to place them.
This also has another bug that makes impulse command blocks function like a repeating command block when powdered. Even after depowering the command block it will still function like a repeating command block. The only way to resolve this is by breaking the command block that is running the clone command.
#Recreation#
This is the clone command that I am using. (clone ~-3 ~ ~-3 ~3 ~1 ~3 ~-3 ~ ~-3 filtered minecraft:tall_grass force)
When placing a tallgrass block near the command block the effects will occur.
- duplicates
-
MC-160562 Commands fill or clone on 2 wide/high double blocks with replace cause particle/sound effects and a possible item drop
- Open