Description
前置指令(聊天框输入即可)
防刷屏:
关闭(指令/聊天栏)提示
/gamerule commandblockoutput false
/gamerule sendcommandfeedback false
指令方块:
/give @s command_block
指令:(务必按照顺序!)
重复无条件保持开启
/execute as @e[type=armor_stand,name=执行] at @s if block ^ ^-1 ^1 red_concrete if block ^1 ^-1 ^ red_concrete run tp @s ~ ~ ~ ~90 ~
连锁无条件保持开启
/execute as @e[type=armor_stand,name=执行] at @s if block ^ ^-1 ^1 red_concrete if block ^-1 ^-1 ^ red_concrete run tp @s ~ ~ ~ ~-90 ~
连锁无条件保持开启
/execute as @e[type=armor_stand,name=执行] at @s if block ^ ^-1 ^1 red_concrete run tp @s ~ ~ ~ ~-90 ~
连锁无条件保持开启
/execute as @e[type=armor_stand,name=执行] at @s if block ^ ^-1 ^1 quartz_block ["chisel_type"="smooth"] run tp @s ^ ^ ^1 ~ ~
Comments
封面+标题 一眼if block[OK][doge]
♥ 2
它不动。。。