Redstone kiln UI looks slightly less stupid.

master
sealedinterface 2016-06-21 13:34:26 -07:00
parent 1f78339240
commit 7aebdd2777
2 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ public class GuiRedstoneKiln extends GuiContainer
if (tileKiln.isBurning())
{
drawTexturedModalRect(k + 56, l + 46, 176, 0, 14, 14);
drawTexturedModalRect(k + 57, l + 46, 176, 0, 14, 14);
}
i1 = tileKiln.getCookProgressScaled(24);

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 4.0 KiB