535455565758596061
return "guis/mac.png"; } public GuiMAC(InventoryPlayer inventoryPlayer, TileMolecularAssembler te) { super( new ContainerMAC( inventoryPlayer, te ) ); this.ySize = 197; this.container = (ContainerMAC) this.inventorySlots; }