add the quantum link card to the quantum chamber tooltip
This commit is contained in:
@@ -409,6 +409,8 @@ final class Registration {
|
||||
// Inscriber
|
||||
Upgrades.SPEED.registerItem(blocks.inscriber(), 3);
|
||||
|
||||
Upgrades.QUANTUM_LINK.registerItem(blocks.quantumLink(), 1);
|
||||
|
||||
// Wireless Terminal Handler
|
||||
ArrayList<IItemDefinition> iids = new ArrayList<>();
|
||||
iids.add(items.wirelessTerminal());
|
||||
|
||||
Reference in New Issue
Block a user