-
Bug
-
Resolution: Unresolved
-
None
-
Minecraft 1.13-pre1, 1.16.2, 1.16.3 Release Candidate 1, 1.16.3, 1.19, 1.20.4, 24w09a, 1.20.5
-
Confirmed
-
Mob behaviour
A ghost block will be created when an enderman puts down a moving piston head block.
Steps to Reproduce:
- Summon an enderman in an enclosed space
- Modify what block it holds:
execute as @e[type=minecraft:enderman] run data merge entity @s {carriedBlockState:{Name:"minecraft:moving_piston"}}
- Wait for it to place the block
(If it's taking too long, tick sprint the game) - Try and place a block where the enderman set down the moving piston head
Expected & Observed Results:
→ A ghost block will be present where the enderman placed it. Despite the block appearing to be air, the player will not be able to interact with the block postion.
→ The moving piston head would either not be allowed as something an enderman can hold, something it can't put down, or it would just be destroyed when placed.
Notes:
- In previous versions, the piston_extension block has been used in Enderman anti-griefing command block designs, because they could previously not place them and would also not have any visual appearance.
- Thee ghost block can be destroyed with TNT or /setblock