Minecraft Blogs / Tutorial

How to Place an Armor Stand with Arms and No Baseplate Without /summon 1.12 and below

  • 18,374 views, 15 today
  • 4
  • 4
  • 6
Pickleaxe's Avatar Pickleaxe
Level 45 : Master Creeper Hugger
27
How to Make Any Armor Stand you Place Down Show Arms and Hide Baseplate

1. Place a repeating command block
/give @p minecraft:repeating_command_block
/setblock ~ ~-1 ~ minecraft:repeating_command_block





2. Enter the command block and click Needs Redstone so it says Always Active

3. Copy and place this command:
/entitydata @e[type=armor_stand] {NoBasePlate:1b,ShowArms:1b}

4. Change gamerule
/gamerule commandBlockOutput false
5. Place an armor stand and now it has arms and no baseplate!

In case your wondering, a baseplate is the slab of stone under the armor stand.

There is no /entitydata command in 1.13 which makes me sad. If you guys find an alternative please comment down below.
Tags

Create an account or sign in to comment.

1
04/17/2020 6:23 pm
Level 1 : New Miner
Hayes424
Hayes424's Avatar
1.14.4+ You do not need to use a command block just do:

/summon minecraft:armor_stand ~ ~ ~ {ShowArms:1,NoBasePlate:1}

It should spawn where your standing.
1
09/27/2020 5:19 pm
Level 1 : New Miner
AmericaDiaz100
AmericaDiaz100's Avatar
how can you change it to face another way cause its only facing one way and i dont know how to change that
1
04/15/2020 9:37 am
Level 1 : New Crafter
GoldenStars14_YT
GoldenStars14_YT's Avatar
In 1.13+, you can modify the data after you place it. Command:

/data merge entity <ArmorStandUUID> {ShowArms:1,NoBasePlate:1}
The <ArmorSTandUUID> will pop up in the autocomplete. A UUID looks like a bunch of numbers and letters chained together with hyphens separating some clusters. Example:
15dc2b8f-464d-4a3e-822c-7569c1934d44
2
04/23/2019 9:43 pm
Level 1 : New Miner
PixelGamer1163
PixelGamer1163's Avatar
/give @p minecraft:armor_stand{EntityTag:{ShowArms:1,NoBasePlate:1}} works in 1.13+ :)
1
07/22/2018 6:50 pm
Level 45 : Master Creeper Hugger
Pickleaxe
Pickleaxe's Avatar
what do you mean

2
07/16/2018 10:15 pm
Level 6 : Apprentice Miner
Desness
Desness's Avatar
its not working for me...

what do I do?
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome