If you happen to find an instance of the armor generating correctly **(on Java), feel free to post a screenshot here.
I use unmodded minecraft, I do not even have minecraft forge installed. I don't quite know what you are referring too, and what makes you say I am using a non-vanilla client?
Thank you for explaining that. It makes sense and doesn't make sense at the same time. Basically I figured out that positive numbers "match up" and negative numbers do not because you always round the decimal place down.
Again, thanks for helping me understand this.
Okay, but so why is the block directly below me -73 -201 but the block I am standing on -74 -202 and why is that sometimes the xyz and looking at block will sync up but if i go to the exact same spot later they will be different again
X coordinates synced up again but the Z's are still different
this is still occurring in minecraft 1.6.2
It may be somthing to do with the Save you are playing in because A map I just created didn't seem to have this happening.
black_shulker_box.png with brown’s texture
red_shulker_box.png with blue’s texture
won't change how the actual block appears in-world because the game ignores those textures for in-world rendering and uses entity-based rendering instead (shulker_box is technically a block entity with special renderer code).