feat: inventory buttons rendering in other guys toggle

This commit is contained in:
Jacob
2025-07-01 19:46:19 +08:00
committed by GitHub
parent 89d16bf3f3
commit 073a62c2e3
2 changed files with 14 additions and 8 deletions

View File

@@ -160,6 +160,8 @@
"firmament.config.inventory-buttons-config": "Inventory Buttons",
"firmament.config.inventory-buttons-config.hover-text": "Hover Tooltip",
"firmament.config.inventory-buttons-config.hover-text.description": "Hovering over inventory buttons will show the command they run.",
"firmament.config.inventory-buttons-config.only-inv": "Inventory Only",
"firmament.config.inventory-buttons-config.only-inv.description": "Only shows buttons while in the inventory",
"firmament.config.inventory-buttons-config.open-editor": "Open Editor",
"firmament.config.inventory-buttons-config.open-editor.description": "Click anywhere to create a new inventory button or to edit one. Hold SHIFT to grid align.",
"firmament.config.item-hotkeys": "Item Hotkeys",