No title for inventory. Closes #2287
This commit is contained in:
parent
7b47304ec0
commit
4512800eff
1 changed files with 0 additions and 1 deletions
|
@ -80,7 +80,6 @@ public class GuiAutoCrafting extends GuiBase<BuiltScreenHandler> {
|
|||
}
|
||||
drawOutputSlot(matrixStack, 145, 42, layer);
|
||||
drawOutputSlot(matrixStack, 95, 42, layer);
|
||||
drawTextWithShadow(matrixStack, client.textRenderer, new LiteralText("Inventory"), 8, 82, 4210752);
|
||||
|
||||
builder.drawLockButton(matrixStack, this, 145, 4, mouseX, mouseY, layer, blockEntityAutoCraftingTable.locked);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue