If i try to summon an item-frame with a map in a certain rotation in it, it will only rotate the map with 180degrees.
Used following command:
/summon ItemFrame 65 57 31 {TileX:65,TileY:57,TileZ:32,Direction:2,Item:{id:filled_map,Damage:1000,Count:1},ItemRotation:3b}The "ItemRotation" will only effect if the map is upside down or normal. I also tried differnet numbers (0,1,2,3,4,....; 0b,1b,2b,3b,4b,....) but it won't turn the map to
the right or left.
Comments 6
I can confirm this for 14w28b
It seems to double the value of the ItemRotation tag when you summon it
Incomplete.