When summoning/data merging an armor stand and giving it an end gateway block on their head, the gateway won't display.
Comments 3
I'm using the data command. But I also tried using the summon command. I have no shaders.
The exact command:
/data merge entity @e[type=armor_stand,limit=1,sort=nearest] {ArmorItems:[{},{},{},{id:end_gateway,Count:1}]}
this works with any other block but not the end gateway
What exact commands are you trying to use?