Merge pull request #507 from kohlth/mc1.15/dev
Tweak P.S.I tool tip for clarification
This commit is contained in:
commit
209f26f448
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