Mojira Archive
MC-1451

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

Fixed

SamsamTS

[Mojang] Grum (Erik Broes)

2012-10-31, 03:18 PM

2016-10-29, 01:35 PM

2015-10-31, 10:08 PM

8

8

Confirmed

rendering

Minecraft 1.4.2 - Minecraft 15w44bMinecraft 1.4.2, Minecraft 1.4.3, Minecraft 1.4.4, Minecraft 1.4.5, Snapshot 13w06a, Minecraft 13w38c, Minecraft 15w44b

Minecraft 14w11b, Minecraft 15w45a