那么怎么个用法呢?
如果你想要在MC画个圆(没错,你可以在MC画圆),你就需要建筑工人的帮助了。
首先,你需要一个建筑工人确定圆心(最好再命个名)。
然后,使用无限循环的命令方块填上:
/execute @e[type =armor_stand,name=圆心建筑工人的名字]~~~ tp @s ~~~~1
接着请另外一个建筑工人过来,充当画笔。然后再摆两个无限循环命令方块:
其一:/execute @e [type =armor_stand,name=圆心建筑工人的名字]~~~ tp @e[type =armor_stand,name=充当画笔那位的名字]^^^圆半径
其二:/execute @e[type =armor_stand,name=充当画笔那位的名字]~~~ setblock ~~~圆的线类型:方块名
其实你也可以不用盔甲架,拿个猪啊牛啊都可以,命名一下就好了。
但你要防止那些猪和牛被系统刷掉,以及它们窒息而死。
The content is not finished, continue reading on the next page