ComputerCraft

ComputerCraft

21M Downloads

[1.80pr0] All floppy disks are white

lurr opened this issue ยท 2 comments

commented

All floppy drives use the base texture, without applying the color transformation.
They are all white.

Picture for reference: http://i.imgur.com/thFNXUP.png

( 1.9.4, Forge 12.17.0.1976, Java 1.8.0_65 64bit, no other mods loaded)

commented

Fixed

commented

1.9 switched from getting colors from the item to getting colors from a registered ItemColor handler. Basically the coloring just needs to be moved to a client proxy