-
Bug
-
Resolution: Unresolved
-
None
-
20w22a, 1.16.1, 20w27a, 1.16.4, 20w51a, 21w03a, 1.16.5, 21w08b, 21w16a, 1.17, 1.17.1, 21w44a, 1.18.2, 22w15a, 1.19, 1.19.1 Pre-release 1, 1.19.2, 1.19.3, 1.19.4, 23w16a, 1.20.1, 1.21.1
-
Confirmed
-
UI
-
Low
-
Platform
The bug
Unlike structure blocks, jigsaw blocks do not send any message saying a structure/piece was successfully loaded.
Steps to reproduce
- Summon a jigsaw block with all of the necessary data already inputted in it and a grass block beside it by using the commands provided below.
/setblock ~1 ~ ~1 minecraft:jigsaw[orientation=north_up]{final_state:"minecraft:structure_void",joint:"rollable",name:"minecraft:building_entrance",pool:"minecraft:village/plains/houses",target:"minecraft:building_entrance"}
/setblock ~1 ~ ~ minecraft:grass_block
- Open the jigsaw block and set the "Levels" value to "1" and then click the "Generate" button.
- Notice how there is not success message upon the structure being generated.
- relates to
-
MC-187123 No error message when trying to generate from a nonexistent target pool
- Open