Make chemistry machines and IdCardConsole use item slots (#5428)
* chemistry item slots * item slots id card console
This commit is contained in:
@@ -1,11 +1,7 @@
|
||||
## Entity
|
||||
|
||||
chem-master-component-activate-no-hands = You have no hands.
|
||||
chem-master-component-interact-using-no-hands = You have no hands.
|
||||
chem-master-component-interact-using-nothing-in-hands = You have nothing in your hand!
|
||||
chem-master-component-has-beaker-already-message = This ChemMaster already has a container in it.
|
||||
chem-master-component-container-too-large-message = The {$container} is too large for the ChemMaster!
|
||||
chem-master-component-cannot-put-entity-message = You can't put {$entity} in the ChemMaster!
|
||||
chem-master-component-cannot-put-entity-message = You can't put this in the ChemMaster!
|
||||
|
||||
## Bound UI
|
||||
chem-master-bound-user-interface-title = ChemMaster 4000
|
||||
|
||||
@@ -1,12 +1,7 @@
|
||||
## Entity
|
||||
|
||||
reagent-dispenser-component-activate-no-hands = You have no hands.
|
||||
reagent-dispenser-component-interact-using-no-hands = You have no hands.
|
||||
reagent-dispenser-component-interact-using-nothing-in-hands = You have nothing in your hand!
|
||||
|
||||
reagent-dispenser-component-has-container-already-message = This dispenser already has a container in it.
|
||||
reagent-dispenser-component-container-too-large-message = The {$container} is too large for the ChemMaster!
|
||||
reagent-dispenser-component-cannot-put-entity-message = You can't put { THE($entity) } in the dispenser!
|
||||
reagent-dispenser-component-cannot-put-entity-message = You can't put this in the dispenser!
|
||||
|
||||
## Bound UI
|
||||
|
||||
|
||||
Reference in New Issue
Block a user