-
Bug
-
Resolution: Unresolved
-
None
-
20w46a, 20w48a, 21w05a, 21w07a, 1.17.1, 21w37a, 1.18.1, 1.18.2, 22w19a
-
None
-
Community Consensus
-
(Unassigned)
The bug
Jigsaw generation terrain_mach parameter causes blocks to replace invalid blocks (transparent blocks and other jigsaws). This causes customly (both by custom worldgen for some reason and by manually activated jigsaw) generated paths to be really messy, as seen below.
How to reproduce
- Place jigsaw block on naturally generated biome that contains grass (grass. Not only grass blocks)
- Use this command
/setblock ~ ~ ~ minecraft:jigsaw[orientation=west_up]{final_state:"minecraft:structure_void",joint:"aligned",name:"minecraft:street",pool:"minecraft:village/plains/streets",target:"minecraft:street"}
- Generate the element with level 2 or higher
- Observe every block getting transformed
- Next use the same command on a biome or in a place where there is no blocks such as grass or flowers
- Generate the element with level 2 or higher
- Observe the path generating normally
- relates to
-
MC-187131 Jigsaw block generation allows leaves to be replaced by path blocks
- Resolved