Minecraft Wiki
Advertisement

テンプレート:BlockTileEntity

Information icon
この項目はJava Edition、およびBedrock Edition限定の要素です。 
このページは英語版 1420683 の内容です。 
Book and Quill
このページは翻訳途中です。 
あなたが内容を翻訳してみませんか?

ジグソーブロック(英:Jigsaw Block)は、ストラクチャーブロックに似た技術的ブロックである。

入手

ジグソーブロックはクリエイティブインベントリには存在せず、ブロック選択操作を行うか、/give @s minecraft:jigsaw などのコマンドの使用でのみ入手できる。また、ストラクチャーブロックで「ピリジャーの前哨基地」または「平原バイオームの」を生成させる際にも出現する。

用途

Jigsaw blocks are 'junction' blocks that will allow the game to construct structures out of smaller templates.[1]

Sections
  • Target pool
    • Refers to a pool of elements the jigsaw block can draw elements from (the next template to place).
    • The target pool randomly selects a template from certain folder in client.jar/data/minecraft/structures.
  • Attachment type
    • Refers to the 'name' of the jigsaw block. Jigsaw blocks can only connect to other jigsaw blocks with the same 'name' (attachment type).
  • Turns into
    • What the jigsaw block will turn into once the whole feature is generated. Defaults to minecraft:air.

Jigsaw blocks are currently only used in the generation of pillager outposts and villages. The generation of these structures begins with a template containing jigsaw blocks. Each jigsaw block then uses the following process to generate another template:

  1. Choose a random template from the target pool.
  2. This template contains at least one jigsaw block with the same attachment type as the block used to generate the template. If there are multiple such blocks, choose one at random.
  3. This gives two jigsaw blocks to be "attached". The template will be placed so that the second jigsaw block is facing and adjacent to the first.
  4. Finally, both jigsaw blocks are replaced with their respective “Turns into” block.

The above process is repeated for all jigsaw blocks in the initial template, as well as any jigsaw blocks in additional templates, until no jigsaw blocks remain. The process does not, however, occur when the player uses a structure block; doing so will result in a structure containing jigsaw blocks.

技術的情報

ブロック状態

ブロック状態」も参照

Java Edition:

名前 デフォルト値 取り得る値 説明
orientationnorth_updown_east
down_north
down_south
down_west
east_up
north_up
south_up
up_east
up_north
up_south
up_west
west_up
ジグソーブロックの方向

Bedrock Edition:

名前Metadata Bits デフォルト値 取り得る値Metadata Bits
の値
説明
facing_directionNot Supported00
1
2
3
4
5
Unsupportedジグソーブロックの方向
rotationNot Supported00
1
2
3
Unsupported軸周りの回転。

歴史

開発中のJava Edition
1.1418w46a ジグソーブロックが追加された。
18w47aピリジャーの前哨基地の構造物の生成に使用されるようになった。
18w48a平原バイオームのの構造物の生成に使用されるようになった。
18w49a雪に覆われたサバンナ村の構造物の生成に使用されるようになった。
18w50aタイガや砂漠の村の構造物の生成に使用されるようになった。
テクスチャが変更された。
19w14a英語名が "Jigsaw block" から "Jigsaw Block" に変更された。[2]
Bedrock Edition
1.10.0beta 1.10.0.3 ジグソーブロックが追加されたが、インベントリエディタなどの外部ツールを用いた場合にのみ使用できる。

問題点

「jigsaw」または「ジグソーブロック」に関する問題点は、バグトラッカーにて管理されている。問題点の報告はそちらで行ってほしい。

ギャラリー

トリビア

  • In-game, this block's name is in sentence case, not title case ("Jigsaw block" instead of "Jigsaw Block"), which is different from every other block.[3]
  • Jigsaw blocks are only used currently in the generation of pillager outposts and plains villages.

関連項目

脚注

Advertisement