I want to use a command to make the arms on an armor stand visible, but absolutely can't handle commands. So I wanted to ask if anyone knows what exactly I have to enter
You need to enter this command:
summon armor_stand ~ ~ ~ {
ShowArms: true
}
Many Thanks
Instead of "true" you can also write "1b" btw