add some textures

This commit is contained in:
PrototypeTrousers
2023-02-01 22:20:26 -03:00
parent 149e7d251a
commit e230440cba
7 changed files with 9 additions and 4 deletions
@@ -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),