PSU minor tooltip tweak for clarification
Made it clearer you insert/extract from the stationary interface
This commit is contained in:
parent
5d690b24fe
commit
8b4736c609
1 changed files with 1 additions and 1 deletions
|
@ -370,7 +370,7 @@
|
|||
"block.create.portable_storage_interface.tooltip": "PORTABLE STORAGE INTERFACE",
|
||||
"block.create.portable_storage_interface.tooltip.summary": "A portable interchange point for _moving_ _items_ to and from a _structure_ moved by a piston, bearing, minecart, or pulley.",
|
||||
"block.create.portable_storage_interface.tooltip.condition1": "While Moving",
|
||||
"block.create.portable_storage_interface.tooltip.behaviour1": "Interacts with stationary _portable_ _storage_ _interfaces_ to transfer items to or from the contraption. Direction of transfer is dependent on the blocks attached to the _Interface_. The contraption will briefly stall as items are exchanged.",
|
||||
"block.create.portable_storage_interface.tooltip.behaviour1": "Interacts with stationary _portable_ _storage_ _interfaces_ to transfer items to or from the contraption. Direction of transfer is dependent on the blocks Inserting into or extracting from the stationary _Interface_. The contraption will briefly stall as items are exchanged.",
|
||||
|
||||
"block.create.rotation_speed_controller.tooltip": "ROTATION SPEED CONTROLLER",
|
||||
"block.create.rotation_speed_controller.tooltip.summary": "A _configurable_ _relay_ able to speed up or slow down the target component to any desired speed.",
|
||||
|
|
Loading…
Reference in a new issue