我的世界 主城 简单指令小主城(重置版)

获取链接命令
/give @s chain_command_block
关闭命令显示/gamerule commandblockoutput false
获取结构方块/give @s structure_block
获取结构空位/give @s structure_void
第一部分
/kill @e[y=~105,r=5]
/execute @e[name=yd] ~~~ tp ~~0.1~~1
/execute @e[name=yd] ~~~ fill ^^^41 ^^6^44 packed_ice
/execute @e[name=yd] ~~~ fill ^^1^40 ^^5^45 packed_ice
生成平台
/execute @e[name=yd] ~~~ tp ~~~~2
/execute @e[name=yd] ~~~ fill ^^49^ ^^51^35 grass 0 replace air
/execute @e[name=yd]~~~ fill ^^50^ ^^50^36 grass 0 replace air
/execute @e[name=yd] ~~~ fill ^^51^23 ^^51^28 double_wooden_slab
/execute @e[name=yd] ~~~ fill ^^51^20 ^^51^15 water
地面随机生成
/fill ~35~-1~35 ~-35~-1~-35 stone 0 replace air
延迟80/fill ~35~-2~35 ~-35~-2~-35 air 0 replace stone
/fill ~35~-4~35 ~-35~-4~-35 cobblestone(wool,snow) 6 replace dirt
替换树叶变成羊毛
/fill ~35~1~35 ~-35~6~-35 wool 6 replace leaves
树叶部分
/execute @e[name=树叶]~~~structure load 树叶 ~-2 ~-2 ~-2 0_degrees none false true 10
/kill @e[name=树叶]