让你嘿嘿嘿
如题 求大佬解答 1.16版本

Y制杖杖
execute if score @s foo matches 0 run fill 1 2 3 1 2 3 stone
如果自己的foo分数为0则在1,2,3处放置一个石头

llc1
execute if entity @a[score={积分榜名称=0..0}] run fill x坐标1 y坐标1 z坐标1 x坐标2 y坐标2 z坐标2

海绵c2
execute as @p[scores={计分板=0..0}] at @s run setblock x y z minecraft:blockid

尸先peng
execute as @a[score={计分板=0}] run setblock [x] [y] [z] [方块id]

第一页 上一页 下一页 最后一页