|
45 | 45 | "editor.clientsort.autoOp": "Auto", |
46 | 46 | "editor.clientsort.autoOp.none": "None", |
47 | 47 | "editor.clientsort.autoOp.tooltip": "An operation to automatically trigger when opening this inventory. The operation must be enabled.", |
48 | | - "editor.clientsort.autoOp.other.tooltip": "The direction, for bidirectional operations ('N' for normal, 'R' for reversed).", |
| 48 | + "editor.clientsort.autoOp.other.tooltip": "The direction, for transfer operations ('0' for out (normal), '1' for in (reversed)).", |
49 | 49 | "editor.clientsort.unignoreSlots": "Unignore All Slots", |
50 | 50 | "editor.clientsort.unignoreSlots.tooltip": "Unignore all ignored slots.", |
51 | 51 | "editor.clientsort.moveToDefault": "Move to Default", |
|
147 | 147 | "option.clientsort.policies.description.1": "The policy list below allows you to configure the keybind and trigger button operations for each inventory type.", |
148 | 148 | "option.clientsort.policies.description.2": "This is provided as an alternative to the in-game editor, which can be opened using a keybind when viewing an inventory, or by right-clicking on a trigger button.", |
149 | 149 | "option.clientsort.policies.description.3": "Data Format", |
150 | | - "option.clientsort.policies.description.4": "<class>,(<offset>),<sort>,<fill stacks>,<transfer matching>,<transfer>,<auto>,(<ignored slots>)", |
| 150 | + "option.clientsort.policies.description.4": "<class>,(<offset>),<sort>,<fill stacks>,<transfer matching>,<transfer>,<auto>/<dir>,(<ignored slots>)", |
151 | 151 | "option.clientsort.policies.description.5": " class: the full name of the inventory class or superclass.", |
152 | 152 | "option.clientsort.policies.description.6": " offset: 'x,y', or empty to use the default.", |
153 | 153 | "option.clientsort.policies.description.7": " status: '0' to disable the operation, '1' to only enable the keybind, '2' to enable both the keybind and the GUI button.", |
154 | | - "option.clientsort.policies.description.8": " auto: '0' to disable, '1'-'4' to trigger an operation. 'N' for the normal direction (out), 'R' for reversed (in).", |
| 154 | + "option.clientsort.policies.description.8": " auto: '0' to disable, '1'-'4' to trigger an operation. dir: '0' for the normal direction (out), '1' for reversed (in).", |
155 | 155 | "option.clientsort.policies.description.9": " ignored slots: a list of slots that should not be affected by operations.", |
156 | 156 | "option.clientsort.policies.description.10": "Note: fill and transfer buttons are only shown if enabled on both the player inventory and the container.", |
157 | 157 | "option.clientsort.classPolicies": "Class Policies", |
|
0 commit comments