《我的世界》復原動作類游戲中常用的特效之一就是穿越斷壁殘垣,所謂的穿越斷臂就是在向前凸起的部分按照提示來移動,如果不按照提示就會受到游戲中的懲罰。這種情況下要如何過關呢?一起看看玩家分享的視頻攻略吧。
指令代碼:(按出場順序)
/summon Boat ~0.9 ~-1 ~
/summon Boat ~0.9 ~-1 ~ {CustomName:"broken walls"}
/summon Boat ~0.9 ~-1 ~ {CustomName:"broken walls"}
/setblock ~ ~ ~-2 air
/summon Boat ~ ~ ~
/fill x y z x1 y1 z1 cobblestone
/fill ~1 ~ ~ ~1 ~ ~5 air
/fill ~-1 ~ ~ ~-1 ~ ~5 redstone_block
/summon FallingSand ~5.3 ~-1 ~ {Block:"minecraft:stone",Time:0}
/testfor @p
/kill @e[type=Boat,name="broken walls"]
/setblock 重置區坐標 redstone_block
/testfor @p[斷崖坐標1,r=0]
/testfor @p[斷崖坐標2,r=0]
/testfor @p[斷崖坐標3,r=0]
/testfor @p[斷崖坐標4,r=0]
/testfor @p[斷崖坐標5,r=0]
/setblock 高頻坐標 redstone_block
/title @p times 20 80 20
/title @p title {text:"Wait...",color:dark_red,bold:true}
/title @p subtitle {text:"There is a cliff in front of you.",color:gold,bold:true,underlined:true}
/title @p subtitle {text:"Please to side step.",color:gold,bold:true,underlined:true}
/tp @p ~ ~ ~ -90 30
/testfor @p[終點坐標,r=0]
/setblock 高頻坐標 air
/tellraw @p {text:"Success crossed the cliff.",color:gold,bold:true}
/kill @e[type=Boat,name="broken walls"]
/setblock 重置區坐標 redstone_block
/testfor @p[rym=1,ry=179]
/tp @p ~0.5 ~ ~
/tellraw @p {text:"You didn't side step,so you had fallen down.",color:red}
/setblock 347 52 -185 air
/kill @e[type=Boat,name="broken walls"]
/setblock 重置區坐標 redstone_block
新聞熱點
疑難解答