minecraft.wiki-mirror/wiki_backup/Jigsaw Block.txt
2024-12-22 07:24:59 -05:00

226 lines
9.4 KiB
Text

{{Infobox block
| image = Jigsaw Block.png
| extratext = View [[#Gallery|all renders]]
| transparent = No
| light = No
| tool = None
| renewable = No
| stackable = Yes (64)
| flammable = No
| lavasusceptible = No
| rarity =
* Epic {{only|java|short=1}}
* Common {{only|bedrock|short=1}}
}}
'''Jigsaw blocks''' are technical [[block]]s commonly used as a way to construct large structures from smaller sections.
== Obtaining ==
{{IN|Java}}, jigsaw blocks are available in the [[creative]] [[inventory]]. Across both Java and Bedrock editions, they can also be obtained by using the {{control|pick block}} [[control]], or by using various [[commands]] such as {{cmd|give @s jigsaw}}.
Jigsaw blocks are included when a player uses a [[structure block]] to spawn certain structures that use jigsaw blocks for generation.
=== Natural generation ===
Jigsaw blocks do not naturally generate. Some [[structure]]s rely on jigsaw blocks for generation ([[pillager outpost]]s, [[village]]s and [[ancient cities]]), but these jigsaw blocks are replaced by other blocks during generation.
== Usage ==
[[File:Jigsaw interface 1 20 3.png|thumb|250px|Jigsaw Block interface in Java Edition]]
[[File:BEJigsaw Interface.png|thumb|250px|Jigsaw Block interface in Bedrock Edition]]
Cannot be placed when in [[Survival]] mode.
=== Jigsaw connections ===
{{main|Jigsaw structure}}
Jigsaw blocks are function blocks used for the generation of [[jigsaw structure]]s out of smaller templates.<ref>{{cite|url=https://crowdin.com/translate/minecraft/9412/enus-engb#5201242|title=Minecraft Game}}</ref> Jigsaw structures are used for the generation of {{EnvLink|pillager outpost|pillager outposts}}, {{EnvLink|village|villages}}, {{EnvLink|bastion remnant|bastion remnants}}, {{EnvLink|ancient city|ancient cities}}, {{EnvLink|trail ruins}}, and {{EnvLink|trial chambers}}; other structures use hardcoded generation. The GUI of a jigsaw block can be used to configure its generation settings. Those are:
; Target Pool
: Refers to a [[template pool]]; or an [[pool aliases|alias]] of a template pool. The template pool is used to select the connecting structure piece.
; Name
: Name of the jigsaw block.
: Defaults to {{code|minecraft:empty}}.
; Target name
: The desired name of the jigsaw block in the connecting piece to connect to this jigsaw block.
: Defaults to {{code|minecraft:empty}}.
; Turns into
: What the jigsaw block turns into once the whole feature is generated.
: Defaults to <code>minecraft:air</code>.
; Selection Priority
: Defines the order of jigsaw blocks in a template to generate the connecting piece. If the piece being generated contains multiple jigsaw blocks that are all valid connections to the parent block, the game will try to connect to the one with the highest Selection Priority first. In the case of a tie, the connecting block is selected randomly.
; Placement Priority
: Defines the order of in which the connecting piece is processed to handle its jigsaw blocks during the wider structure generation.
; Joint type
: Appears only when jigsaw block is placed facing up or down.
: Contains two types of joints: Rollable and Aligned
:* Rollable: The connecting piece is placed with a random rotation. Defaults to this.
:* Aligned: The connecting piece is rotated such that the rotations of the jigsaw blocks match (marked by the white bar on the jigsaw block)
=== Debug generation ===
{{see also|Commands/place}}
{{exclusive|java|section=1}}
Jigsaw blocks can also be used to generate multiple levels of jigsaw blocks in the world. The settings in the 2nd to last row are only used for this purpose and are not saved when leaving the UI.
; Levels
: Determines how many jigsaw block "levels" it goes through. (ex. Piece>[Layer 1]>[Layer 2]).
: Can be set to an integer from 0 to 20. Defaults to 0.
; Keep Jigsaw
: Determines if the placed pieces includes the jigsaw blocks it contains or become what its "Turns into" field is set to.
: Defaults to ON
; Generate
: The button to start the generation.
=== Piston interactivity ===
Jigsaw blocks cannot be pushed by [[piston]]s. They also cannot be pushed nor pulled by [[sticky piston]]s.
== Sounds ==
{{Sound table/Block/Normal}}
== Data values ==
=== ID ===
{{edition|java}}:
{{ID table
|edition=java
|showforms=y
|generatetranslationkeys=y
|displayname=Jigsaw Block
|spritetype=block
|nameid=jigsaw
|foot=1}}
{{ID table
|displayname=Block entity
|spritename=jigsaw-block
|spritetype=block
|nameid=jigsaw
|foot=1}}
{{edition|bedrock}}:
{{ID table
|edition=bedrock
|shownumericids=y
|showforms=y
|generatetranslationkeys=y
|displayname=Jigsaw Block
|spritetype=block
|nameid=jigsaw
|id=466
|foot=1}}
{{ID table
|notnamespaced=y
|displayname=Block entity
|spritename=jigsaw-block
|spritetype=block
|nameid=JigsawBlock
|foot=1}}
=== Block states ===
{{see also|Block states}}
{{/BS}}
=== Block data ===
A jigsaw block has a [[block entity]] associated with it that holds additional data about the [[block]].
{{el|java}}:
{{see also|Block entity format}}
{{/BE}}
{{el|bedrock}}:
: See [[Bedrock Edition level format/Block entity format]].
== Video ==
Video by [[slicedlime]] on how jigsaw blocks are used to generate [[village]]s:
{{yt|b6eBndQ_jK0}}
== History ==
{{HistoryTable
|{{HistoryLine|java}}
|{{HistoryLine||1.14|dev=18w46a| [[File:Jigsaw Block JE1 BE1.png|32px]] Added the jigsaw block. It has a GUI, however, they are useless for players at the moment and are used only during world generation (similar to Structure Blocks in data mode)|Jigsaw blocks use the [[Missing textures and models#Missing texture|missing texture]] particle when broken.}}
|{{HistoryLine|||dev=18w47a|Jigsaw blocks are now used in the generation of [[pillager outpost]] structures.}}
|{{HistoryLine|||dev=18w48a|Jigsaw blocks are now used in the generation of [[plain]]s [[village]] structures.}}
|{{HistoryLine|||dev=18w49a|Jigsaw blocks are now used in the generation of [[snowy taiga|snowy]] and [[savanna]] village structures.}}
|{{HistoryLine|||dev=18w50a|Jigsaw blocks are now used in the generation of [[taiga]] and [[desert]] village structures.
|[[File:Jigsaw Block JE2.png|32px]] The texture of the jigsaw block has been changed.}}
|{{HistoryLine||1.16|dev=20w13a|[[File:Jigsaw Block (S) JE3 BE2.png|32px]] A locked texture to the jigsaw block has been added.
|The interface of the jigsaw block has been changed.}}
|{{HistoryLine|||dev=20w16a|A button in the GUI that generates a jigsaw structure starting from the jigsaw block, using a given generation depth has been added. This makes jigsaw blocks now usuable by players.
|Jigsaw blocks are now used in the generation of [[bastion remnant]]s.}}
|{{HistoryLine|||dev=20w22a|A new "Keep Jigsaws" option that controls whether jigsaw blocks in the resulting structure after using "Generate" remain jigsaw blocks or be replaced by their "Turns Into" block, which defaults to "on" has been added.}}
|{{HistoryLine||1.19|dev=?|Jigsaw blocks are now used in the generation of [[ancient city]] structures.}}
|{{HistoryLine||1.19.3|dev=22w44a|Jigsaw blocks are now available in the creative inventory, but only if cheats are enabled.}}
|{{HistoryLine|||dev=22w45a|Moved jigsaw blocks behind the Operator Utilities tab in the creative inventory. The tab is available only if cheats are enabled and the "Operator Items Tab" option in the controls menu is turned on.}}
|{{HistoryLine||1.20.3|dev=23w43a|Added "Selection Priority" and "Placement Priority" options.}}
|{{HistoryLine|||dev=23w45a|"Levels" increased from 7 to 20.}}
|{{HistoryLine|bedrock}}
|{{HistoryLine||1.10.0|dev=beta 1.10.0.3|[[File:Jigsaw Block JE1 BE1.png|32px]] Added the jigsaw block.
|The jigsaw block is currently available only by using [[inventory]] editors.
|It is unknown whether jigsaw blocks are used for [[pillager outpost]] and new [[village]] generation or not.}}
|{{HistoryLine||1.16.0|dev=beta 1.16.0.57|[[File:Jigsaw Block (S) JE3 BE2.png|32px]] The texture of the jigsaw block has been changed.
|Jigsaw blocks are now functional in game.
|Jigsaw blocks can now be obtained using the {{cmd|give <player> jigsaw}} [[commands|command]].}}
}}
== Issues ==
{{issue list|jigsaw|jigsaw block}}
== Gallery ==
=== Renders ===
<gallery>
Jigsaw (Xray).png|A translucent image of a jigsaw block, showing all of its faces.
Jigsaw Block.png | South
Jigsaw Block (E) JE3.png | East
Jigsaw Block (N) JE3.png | North
Jigsaw Block (W) JE3.png | West
Jigsaw Block (UW).png |
Jigsaw Block (US).png |
Jigsaw Block (UN).png |
Jigsaw Block (UE).png |
Jigsaw Block (DW).png |
Jigsaw Block (DS).png |
Jigsaw Block (DN).png |
Jigsaw Block (DE).png |
</gallery>
=== Screenshots ===
<gallery>
Jigsaw interface 1 20 3.png|The interface of a jigsaw block.
Jigsaw interface.png|The current interface of a jigsaw block until [[Java Edition 1.20.2]].
Jigsaw interface old.png|The interface of a jigsaw block before [[Java Edition 1.16]].
Pillager outpost base plate.png|Jigsaw blocks used in the generation of a [[pillager outpost]] watchtower.
Pillager outpost feature plate.png|Jigsaw blocks are used to generate the outer [[structures]] in a pillager outpost.
File:BEJigsaw Interface.png|The current interface for Bedrock Edition (Classic UI).
</gallery>
== See also ==
* [[Structure Block]]
== References ==
{{reflist}}
== Navigation ==
{{Navbox blocks|creative}}
[[Category:Generated structure blocks]]
[[Category:Block entities]]
[[Category:Creative or commands only blocks]]
[[de:Verbundblock]]
[[fr:Bloc de puzzle]]
[[ja:ジグソーブロック]]
[[ko:직소 블록]]
[[pl:Blok konstrukcyjny]]
[[pt:Bloco-quebra-cabeça]]
[[ru:Пазл]]
[[zh:拼图方块]]