I realize that mob heads require an orientation, but I still think that it is a bug that when you try to summon a mob head through falling sand, it always is summoned as plain sand.
I am trying to build a dance game where it uses the new player account mob heads (recently added by Marc Watson) with the arrow heads to show people where to move, but no matter what i try, i can't get the mob heads to work, by using the falling sand in command blocks. I always get sand. any help here would be appreciated. Even if I have to orient my machine to accommodate a default head direction.
Linked issues
is duplicated by 1
Attachments
Comments 4
/give P 397 1 3 {SkullOwner:MobName}
I found this on the Minecraft Wiki, it says 397 and works with the /give...
There is no block id 397. Use 144 instead.