見出し画像

マインクラフト 輪っか

輪っかを背負いたい、そんなこと思ったことありませんか? (普通の奴は思わない。)
これが何と、常時実行コマンド3つ、打ち込むコマンド5個でできるのです!(究極の低需要)

スクリーンショット (2145)

まず一つ目。

/summon armor_stand ~ ~ ~ {Invisible:1b,Invulnerable:1b,NoBasePlate:1b,NoGravity:1b
,ShowArms:1b,Small:1b,ArmorItems:[{},{},{},{}],HandItems:[{id:"golden_sword",Coun
t:1b},{id:"golden_sword",Count:1b}],CustomName:'{"text":"wa"}',Pose:{LeftArm:[0f,2
38f,0f],RightArm:[0f,116f,0f]}}

二つ目。

/summon armor_stand ~ ~ ~ {Invisible:1b,Invulnerable:1b,NoBasePlate:1b,NoGravity:
1b,ShowArms:1b,Small:1b,ArmorItems:[{},{},{},{}],HandItems:[{id:"golden_sword",Co
unt:1b},{id:"golden_sword",Count:1b}],CustomName:'{"text":"wa"}',Pose:{LeftArm:[
0f,238f,322f],RightArm:[0f,116f,31f]}}

三つ目。

/summon armor_stand ~ ~ ~ {Invisible:1b,Invulnerable:1b,NoBasePlate:1b,NoGravity:1b
,ShowArms:1b,Small:1b,ArmorItems:[{},{},{},{}],HandItems:[{id:"golden_sword",Count:
1b},{id:"golden_sword",Count:1b}],CustomName:'{"text":"wa"}',Pose:{LeftArm:[0f,238f
,314f],RightArm:[0f,116f,46f]}}

四つ目。

/summon armor_stand ~ ~ ~ {Invisible:1b,Invulnerable:1b,NoBasePlate:1b,NoGravity:1
b,ShowArms:1b,Small:1b,ArmorItems:[{},{},{},{}],HandItems:[{id:"golden_sword",Co
unt:1b},{id:"golden_sword",Count:1b}],CustomName:'{"text":"wa"}',Pose:{LeftArm:[0f,
238f,268f],RightArm:[0f,116f,92f]}}

五つ目。

/summon armor_stand ~ ~ ~ {Invisible:1b,Invulnerable:1b,NoBasePlate:1b,NoGravity:1
b,ShowArms:1b,Small:1b,ArmorItems:[{},{},{},{}],HandItems:[{id:"golden_sword",Coun
t:1b},{id:"golden_sword",Count:1b}],CustomName:'{"text":"wa"}',Pose:{LeftArm:[0f,
238f,215f],RightArm:[0f,116f,138f]}}む

六つ目

/summon armor_stand ~ ~ ~ {Invisible:1b,Invulnerable:1b,NoBasePlate:1b,NoGravity:1
b,ShowArms:1b,Small:1b,ArmorItems:[{},{},{},{}],HandItems:[{id:"golden_sword",Count
:1b},{id:"golden_sword",Count:1b}],CustomName:'{"text":"wa"}',Pose:{LeftArm:[0f,238
f,169f],RightArm:[0f,116f,192f]}}

常時実行コマンド (リピートで)

execute as プレイヤー名 at @s run tp @e[type=minecraft:armor_stand,name=wa] ^ ^ ^-0.4
 ~ ~

プレイヤー名のところには名前を入れて下さい!

item replace entity @e[type=minecraft:armor_stand,name=wa] weapon.offhand with go
lden_sword

item replace entity @e[type=minecraft:armor_stand,name=wa] weapon.mainhand with 
golden_sword

スクリーンショット (2143)

↑こんな感じになります。


参考サイト 防具立て作成
      MCstacker



この記事が気に入ったらサポートをしてみませんか?