aboutsummaryrefslogtreecommitdiff
path: root/src/main
diff options
context:
space:
mode:
authorAlex <8379108+Alex33856@users.noreply.github.com>2025-07-30 23:57:46 -0400
committerGitHub <noreply@github.com>2025-07-30 23:57:46 -0400
commit5b97ed493b1a2b82f4ae266487876d009e52f12b (patch)
treee5030019d12f11069ec031d092ce44ea91df9b1a /src/main
parent907228e97e50292bec3958ecf12c0035e9555ccd (diff)
downloadSkyblocker-5b97ed493b1a2b82f4ae266487876d009e52f12b.tar.gz
Skyblocker-5b97ed493b1a2b82f4ae266487876d009e52f12b.tar.bz2
Skyblocker-5b97ed493b1a2b82f4ae266487876d009e52f12b.zip
Add missing strings for Item Pickup Widget (#1550)
* Add missing localization for ItemPickupWidget * Update tooltip
Diffstat (limited to 'src/main')
-rw-r--r--src/main/resources/assets/skyblocker/lang/en_us.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/en_us.json b/src/main/resources/assets/skyblocker/lang/en_us.json
index 6677c703..d276f809 100644
--- a/src/main/resources/assets/skyblocker/lang/en_us.json
+++ b/src/main/resources/assets/skyblocker/lang/en_us.json
@@ -1026,6 +1026,8 @@
"skyblocker.config.uiAndVisuals.itemPickup.showItemName.@Tooltip": "Show the item names and icons in the widget.",
"skyblocker.config.uiAndVisuals.itemPickup.lifeTime": "Item Lifetime (s)",
"skyblocker.config.uiAndVisuals.itemPickup.lifeTime.@Tooltip": "How long should items stay on the widget.",
+ "skyblocker.config.uiAndVisuals.itemPickup.splitSack": "Split Sack and Inventory Items",
+ "skyblocker.config.uiAndVisuals.itemPickup.splitSack.@Tooltip": "Show changes in sacks separately from changes in the inventory.",
"skyblocker.config.uiAndVisuals.slotText": "Slot Text",
"skyblocker.config.uiAndVisuals.slotText.@Tooltip": "Displays information such as enchantment book level, minion level, pet level, potion level, prehistoric egg blocks walked, rancher's boots speed cap, and skill level.",