Searge: All the chickens are lose, quick, before they escape... /execute @e[type=Chicken] ~ ~ ~ fill ~-1 ~-1 ~-1 ~1 ~1 ~1 minecraft:glass
Searge: 所有的鸡都跑开了,快点, 在它们逃跑之前... /execute @e[type=Chicken] ~ ~ ~ fill ~-1 ~-1 ~-1 ~1 ~1 ~1 minecraft:glass
/execute @e[type=Chicken] ~ ~ ~ fill ~-1 ~-1 ~-1 ~1 ~1 ~1 minecraft:glass
这应该是一个会新加入的指令,不过LZ没有猜出来意思,但是它应该会很好用的样子
申奥不解释的猜测:
5楼
我看懂了,是基于某个实体激发某个命令,很有用
6楼
看到fill了么?1.8的填充指令,后面也正是这个指令的格式,所以这个fill应该可以换成其他指令
根据申奥不解释的猜测加上我的脑补,这条命令应该是这样的:以鸡的xyz坐标为~ ~ ~执行/fill ~-1 ~-1 ~-1 ~1 ~1 ~1 minecraft:glass