So, I used an armorstand command generator, and it works, but it isn't facing the right way. I want it to face west. but I'm not the most advanced command guy, and i'd like to know how to tweak the command to face west.
Command:
Command:
/summon armor_stand ~ ~ ~ {Invulnerable:1b,PersistenceRequired:1b,NoBasePlate:1b,NoGravity:1b,ShowArms:1b,Rotation:[10f],ArmorItems:[{},{},{},{}],HandItems:[{},{}],CustomName:"Chocolatez",DisabledSlots:0,Pose:{RightArm:[0f,0f,151f]}}
3
you can just face the way the armor stand is looking and type
/tp @e[r=2,type=armorstand] @pThough just summoning the armor stand can also work, but this is easier in my opinion
