This commands summons a suit of green armor.
Put this command into a impulse command block (Orange) un-conditional and needs redstone.
/summon armor_stand ~ ~1 ~ {CustomName:"Green Clothed Armor Stand",CustomNameVisible:1,Tags:["tag"],ArmorItems:[{id:"minecraft:leather_boots",Count:1b,tag:{Unbreakable:1,display:{color:316427}}},{id:"minecraft:leather_leggings",Count:1b,tag:{Unbreakable:1,display:{color:316427}}},{id:"minecraft:leather_chestplate",Count:1b,tag:{Unbreakable:1,display:{color:316427}}},{id:"minecraft:leather_helmet",Count:1b,tag:{Unbreakable:1,display:{color:316427}}}]}
Showing posts with label armor. Show all posts
Showing posts with label armor. Show all posts
Sunday, September 24, 2017
Friday, July 28, 2017
Blue Armor
Summons a suit of brilliant blue dyed armor.
Put this command into a impulse command block (Orange) un-conditional and needs redstone.
/summon armor_stand ~ ~1 ~ {CustomName:"Blue Clothed Armor Stand",CustomNameVisible:1,ArmorItems:[{id:"minecraft:leather_boots",Count:1b,tag:{Unbreakable:1,display:{color:255}}},{id:"minecraft:leather_leggings",Count:1b,tag:{Unbreakable:1,display:{color:255}}},{id:"minecraft:leather_chestplate",Count:1b,tag:{Unbreakable:1,display:{color:255}}},{id:"minecraft:leather_helmet",Count:1b,tag:{Unbreakable:1,display:{color:255}}}]}
/summon armor_stand ~ ~1 ~ {CustomName:"Blue Clothed Armor Stand",CustomNameVisible:1,ArmorItems:[{id:"minecraft:leather_boots",Count:1b,tag:{Unbreakable:1,display:{color:255}}},{id:"minecraft:leather_leggings",Count:1b,tag:{Unbreakable:1,display:{color:255}}},{id:"minecraft:leather_chestplate",Count:1b,tag:{Unbreakable:1,display:{color:255}}},{id:"minecraft:leather_helmet",Count:1b,tag:{Unbreakable:1,display:{color:255}}}]}
Wednesday, July 26, 2017
Red Armor
Put this command into a impulse command block (Orange) un-conditional and needs redstone.
This summons a suit of brilliant red dyed armour. (British spelling for fun.)
/summon armor_stand ~ ~1 ~ {CustomName:"Red Clothed Armor Stand",CustomNameVisible:1,ArmorItems:[{id:"minecraft:leather_boots",Count:1b,tag:{Unbreakable:1,display:{Name:"Red Boots",color:16711680}}},{id:"minecraft:leather_leggings",Count:1b,tag:{Unbreakable:1,display:{Name:"Red Pants",color:16711680}}},{id:"minecraft:leather_chestplate",Count:1b,tag:{Unbreakable:1,display:{Name:"Red Chestplate",color:16711680}}},{id:"minecraft:leather_helmet",Count:1b,tag:{Unbreakable:1,display:{Name:"Red Helmet",color:16711680}}}]}
This summons a suit of brilliant red dyed armour. (British spelling for fun.)
/summon armor_stand ~ ~1 ~ {CustomName:"Red Clothed Armor Stand",CustomNameVisible:1,ArmorItems:[{id:"minecraft:leather_boots",Count:1b,tag:{Unbreakable:1,display:{Name:"Red Boots",color:16711680}}},{id:"minecraft:leather_leggings",Count:1b,tag:{Unbreakable:1,display:{Name:"Red Pants",color:16711680}}},{id:"minecraft:leather_chestplate",Count:1b,tag:{Unbreakable:1,display:{Name:"Red Chestplate",color:16711680}}},{id:"minecraft:leather_helmet",Count:1b,tag:{Unbreakable:1,display:{Name:"Red Helmet",color:16711680}}}]}
Subscribe to:
Posts (Atom)
-
Put this command in a impulse (orange) command block un-conditional and needs redstone. /give @p minecraft:spawn_egg 32 50 {HideFlags:1,Un...
-
NOTE: This may cause game crashes and lag but it's very cool. Put this command in a repeating command block (purple) un-conditional ne...
-
Summons a suit of brilliant blue dyed armor. Put this command into a impulse command block (Orange) un-conditional and needs redstone. ...


