[Bug] Odd bluish hue on upper half of stone variation slabs

Archive of bug reports that have been completed or locked for various other reasons.
Note: This forum is visibly hidden from users, but is still searchable and readable.
Locked 
User avatar
9 Posts
 x 0

Post 16 Apr 2014, 16:02

Any news? :)
User avatar
BDcraft Web Admin
6590 Posts
 x 430

Post 25 Aug 2014, 11:33 

I suppose taking a year to look in to this is a bit dumb and maybe kinda pointless since these sorts of IDs are disappearing in MC1.8 (unless MCPatcher/Optifine will still refer to IDs anyway?), but this is fixed by adding:

Code: Select all

44\:8 44\:9 44\:11 44\:12 44\:13
to the line that begins palette.block.~/colormap/stone.png= in the /assets/minecraft/mcpatcher/color.properties file.

For reference those end numbers refer as such:

Code: Select all

8 == stone
9 == sandstone
11 == cobble
12 == brick
13 == stone brick
-- Monday 2014-08-25 @ 12:33:46 --

Anyway, the above fixes the issue. Sphax is aware and will use it where necessary for future updates.

It likely won't be backported, however.

Considering this fixed.
Profile pic by TsaoShin: https://www.deviantart.com/tsaoshin
Locked