
В комментариях оставляю все необходимые команды. Смотри туториал, задействуй все команды, повторяй за мной и узнаешь, как построить круг в майнкрафте.
Команды из видео:
призыв стойки для брони:
/summon minecraft:armor_stand
призыв стойки для брони с песком на голове:
/summon minecraft:armor_stand ^ ^ ^3 {ArmorItems:[{},{},{},{id:sand,Count:1}]}
выдача командного блока:
/give @p minecraft:command_block
Команды для командных блоков (расположены сверху вниз, то есть самая верхняя команда для самого нижнего командного блока):
/summon minecraft:armor_stand ~ ~6 ~ {Tags:["center"]}
execute as @e[type=minecraft:armor_stand,tag=center,distance=..5,limit=1] at @s positioned ~ ~-6.5 ~ run summon minecraft:armor_stand ^ ^ ^3 {ArmorItems:[{},{},{},{id:sand,Count:1}],Tags:["circle"],Invisible:1,Invincible:1,NoGravity:1,Marker:1b}
execute as @e[type=minecraft:armor_stand,tag=center,distance=..4,limit=1] at @s positioned ~ ~-6.5 ~ run summon minecraft:armor_stand ^ ^ ^3.5 {ArmorItems:[{},{},{},{id:sand,Count:1}],Tags:["circle"],Invisible:1,Invincible:1,NoGravity:1,Marker:1b}
execute as @e[type=minecraft:armor_stand,tag=center,distance=..3,limit=1] at @s positioned ~ ~-7 ~ run summon minecraft:armor_stand ^ ^ ^3 {ArmorItems:[{},{},{},{id:sand,Count:1}],Tags:["circle"],Invisible:1,Invincible:1,NoGravity:1,Marker:1b}
execute as @e[type=minecraft:armor_stand,tag=center,distance=..2,limit=1] at @s run tp @s ~ ~ ~ ~5 ~
execute as @e[type=minecraft:armor_stand,tag=circle,distance=..10] at @s run tp @s ~ ~ ~ facing entity @p
Автор: Mysticat
#макрипс #macrips #майнкрафт #minecraft #майнкрафт_туториал