add some textures
This commit is contained in:
@@ -25,7 +25,6 @@ import appeng.container.slot.OptionalSlotRestrictedInput;
|
||||
import appeng.container.slot.SlotRestrictedInput;
|
||||
import appeng.tile.qnb.TileQuantumBridge;
|
||||
import net.minecraft.entity.player.InventoryPlayer;
|
||||
import net.minecraft.inventory.Slot;
|
||||
|
||||
|
||||
public class ContainerQNB extends AEBaseContainer implements IOptionalSlotHost {
|
||||
|
||||
@@ -276,7 +276,7 @@ public class SlotRestrictedInput extends AppEngSlot {
|
||||
RANGE_BOOSTER(6 * 16 + 15),
|
||||
QE_SINGULARITY(10 * 16 + 15),
|
||||
|
||||
CARD_QUANTUM(0),
|
||||
CARD_QUANTUM(13 * 16 + 15),
|
||||
SPATIAL_STORAGE_CELLS(11 * 16 + 15),
|
||||
|
||||
FUEL(12 * 16 + 15),
|
||||
|
||||
Reference in New Issue
Block a user