Sideway placed blocks (quartz, hay bales, wood logs) textures are not rotated properly
Textures are not rotated properly on sideway logs. This is most noticeable on birch logs (see pictures).
15w44b:
Still affects the bottom of rotated blocks (wooden logs, quartz/purpur pillars, hay bales), see newest attached screenshot.
Suggested fix:
Replace
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "down" }
with
"down": { "uv": [ 16, 16, 0, 0 ], "texture": "#side", "cullface": "down" }
in models/block/column_side.json
2012-10-31, 03:18 PM
2016-10-29, 01:35 PM
2015-10-31, 10:08 PM
8
8