feat: Option to not rendering slot binding lines

This commit is contained in:
Linnea Gräf
2024-12-22 15:32:18 +01:00
parent ba79b46f64
commit a9a801048d
3 changed files with 49 additions and 12 deletions

View File

@@ -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)",