The Bountiful Update introduced the well-known feature allowing iron golems and snow golems to be built sideways or upside down. However, this feature no longer works correctly in Bedrock Edition. Now, the iron golem or snow golem spawns at the location of the pumpkin instead of the snow or iron block two blocks next to it.
How to reproduce
/setblock ~3 ~ ~ minecraft:snow_block
/setblock ~2 ~ ~ minecraft:snow_block
Place a carved pumpkin directly beside you
Expected: The snow golem should spawn three blocks away from you, where the snow block was, two blocks from the pumpkin.
Observed: The snow golem spawned at the pumpkin's location, resulting in confusing and unintuitive spawning behavior.
How to reproduce
/setblock ~3 ~ ~ minecraft:iron_block
/setblock ~2 ~ ~ minecraft:iron_block
/setblock ~3 ~ ~1 minecraft:iron_block
/setblock ~3 ~ ~-1 minecraft:iron_block
Place a carved pumpkin directly beside you
Expected: The iron golem should spawn three blocks away from you, where the iron block was, two blocks from the pumpkin.
Observed: The iron golem spawned at the pumpkin's location, resulting in confusing and unintuitive spawning behavior.
Comments 0
No comments.