Fix license
This commit is contained in:
parent
aa18079315
commit
342917851b
29 changed files with 600 additions and 16 deletions
|
@ -54,7 +54,6 @@ public class GuiBlastFurnace extends GuiBase<BuiltScreenHandler> {
|
|||
super.drawBackground(matrixStack, f, mouseX, mouseY);
|
||||
this.hasMultiBlock = this.blockEntity.getCachedHeat() != 0;
|
||||
|
||||
RenderSystem.color4f(1.0F, 1.0F, 1.0F, 1.0F);
|
||||
final GuiBase.Layer layer = Layer.BACKGROUND;
|
||||
|
||||
drawSlot(matrixStack, 8, 72, layer);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue