sidben / AtelierCanvas

Minecraft Mod. Works as a tool to add custom paintings.
http://sidben.github.io/AtelierCanvas/
GNU General Public License v3.0
2 stars 3 forks source link

Paintings are not aligned around the entity hitbox #5

Closed sidben closed 9 years ago

sidben commented 9 years ago

On vanilla, after a painting os placed, the entity hitbox can get moved to remain at the center of the painting.

Not only my hitbox don't move, by I also had to manually align on the block. I can't find the vanilla method that handles this behavior.