feat: Option to not rendering slot binding lines
This commit is contained in:
@@ -202,6 +202,11 @@
|
||||
"firmament.config.save-cursor-position.tolerance.description": "Select how long your cursor position last between GUIs before resetting back to the middle of the screen.",
|
||||
"firmament.config.slot-locking": "Slot Locking",
|
||||
"firmament.config.slot-locking.bind": "Bind Slot",
|
||||
"firmament.config.slot-locking.bind-render": "Show Slot Bindings",
|
||||
"firmament.config.slot-locking.bind-render.choice.everything": "Always",
|
||||
"firmament.config.slot-locking.bind-render.choice.nothing": "Only when hovered",
|
||||
"firmament.config.slot-locking.bind-render.choice.only_boxes": "Only boxes",
|
||||
"firmament.config.slot-locking.bind-render.description": "Disable rendering of the slot binding lines (or all of the slot binding rendering), unless the relevant slot is being hovered.",
|
||||
"firmament.config.slot-locking.bind.description": "Bind a hotbar slot to another slot. This allows quick switching between the slots by shift clicking on either slot.",
|
||||
"firmament.config.slot-locking.lock": "Lock Slot",
|
||||
"firmament.config.slot-locking.lock-uuid": "Lock UUID (Lock Item)",
|
||||
|
||||
Reference in New Issue
Block a user