【转载|教程】如何使用拼图方块制作自定义的随机生成结构

Description
https://www.youtube.com/watch?v=5a4DAkWW3JQ
原标题:How to Use Jigsaw Blocks to make Custom Randomly Generated Structures
原作者:https://www.youtube.com/@Talon2863
原视频:https://www.youtube.com/watch?v=5a4DAkWW3JQ

视频中的指令
/give @p structure_block
/give @p jigsaw
数据包模版:https://www.planetminecraft.com/data-pack/template-for-custom-jigsaw-template-pools/

已征得原作者转载授权

# 原视频简介太长了放不下,全部简介请看评论
Roguelike dungeons, randomly generated houses, villages, jigsaw blocks are a powerful, underutilized building tool. This tutorial will teach you how to use this little-known block as well as how to generate random structures through the use of a custom template pool (kinda like a table of contents, but with randomness).

0:00 "Intro"导入

0:12 "Step 1: Rooms"房间
- /give @p structure_block

2:38 "Step 2: Connectors"连接器
- /give @p jigsaw

7:48 "Step 3: Custom Template Pools (Table of Contents)"自定义模板池
- Template Datapack: https://www.planetminecraft.com/data-pack/template-for-custom-jigsaw-template-pools/
- Rename NAMESPACE folder to a short name (only using lowercase and underscores)* 
- Rename TEMPLATEPOOL JSON file to a short name (only using lowercase, numbers, and underscores)
- Inside the TEMPLATEPOOL file rename NAMESPACE, TEMPLATEPOOL to their respective names
- Also inside the TEMPLATEPOOL file rename STRUCTURENAME to the name you saved in the structure block

13:36 "Step 4: Jigsaw Settings"拼图设置

14:52 "Step 5: Generate!"生成!
- Updated for 1.19 (Check reason below) - Finished example datapack (Does Not Contain Structures!): https://www.planetminecraft.com/data-pack/finished-jigsaw-datapack/

地图下载
World Download: https://www.planetminecraft.com/project/jigsaw-world-from-tutorial/#tab_image_gallery

结束音乐
Ending Music:
  "Pamgaea" Kevin MacLeod (incompetech.com) 
Licensed under Creative Commons: By Attribution 3.0
https://creativecommons.org/licenses/by/3.0/

Not an official Minecraft product. Not approved by or associated with Mojang.

Comments

酷晨不是裤衩子 2023-12-23

你好,我以为是你自己做的视频,原来是翻译

♥ 37 ↩ 10

特工085 2023-12-31

{ "name": "NAMESPACE:TEMPLATEPOOL", "fallback": "minecraft:empty", "elements": 【 { "weight": 50, "element": { "location": "minecraft:STRUCTURENAME", "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:single_pool_element" } }, { "weight": 70, "element": { "location": "minecraft:STRUCTURENAME2", "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:single_pool_element" } } 】 }

♥ 20 ↩ 4

goumo_g 2023-12-23

做过类似的东西,因为没找到办法解决建筑交叉的问题放弃了[2233娘_无言]

♥ 20 ↩ 3

账号已注销enn 2023-12-24

做后室里那种非欧几里得性质层级时可以用到

♥ 14 ↩ 7

MC_TYH 2023-12-23

UPUP,想知道字幕用的字体是什么字体[星星眼][星星眼][星星眼]

♥ 12 ↩ 5

周六梅友仁弹壳 2023-12-30

我看到你之前的视频还原了命令方块权杖,那能还原一下幸运方块权杖吗?[doge]

♥ 6 ↩ 2

jdhjddjdgdksh 2023-12-25

其实可以打开管理员界面[doge]

♥ 4

洛伊斯Alaskaaaa 2024-07-07

还是国外好,国人视频巴拉巴拉将了一大堆根本听不明白, 没有主次

♥ 3

嘎梨 2024-12-22

Wow!基岩版1.21.50终于更新拼图方块了!一年前收藏的视频终于能用上了[doge]

♥ 2

紫晶龙景 2023-12-26

之前有想过用mcreator做模组做个自定义的大型结构的,但是过大的建筑只能靠结构方块,当时又不会用,谢谢搬运+翻译[女仆醒_咕了]

♥ 2

Theuqi 2023-12-24

可以拿来做肉鸽

♥ 2

安仙_9487_ 2023-12-23

wow 酷炫

♥ 2

后勤人员11号 2025-07-17

所以网易移动端可以用吗

♥ 1

日月龙腾星 2024-12-26

想问一个问题,既然拼图方块指向的拼图是固定的,那为什么还能随机生成?

♥ 1 ↩ 3

该账号已被世界屏蔽 2024-06-09

为啥我用拼图方块的时候,数据包里设好的结构池的id和结构中拼图方块的名称/目标名称都与自己放置并设置好的结构方块里的内容都对的上,但为啥点生成后生成不了结构?(后台输出大意:空的或不存在的目标池:【拼图方块内目标池的内容(结构池在数据包设定好了且没有语法错误)】)

♥ 1 ↩ 1

小强和皮皮 2023-12-29

非常好的视频,使得我的拼图方块旋转

♥ 1

老指令人冰awa 2023-12-24

[打call]这下

♥ 1 ↩ 1

烂格宝 2026-03-22

一开始我还在结构内部用jigsaw,弄好久都递归失败

碳使 2025-10-25

为什么只支持1.20

Pursue_____ 2025-02-16

BE可以使用拼图方块吗?