aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/skyblocker
diff options
context:
space:
mode:
authorAaron <51387595+AzureAaron@users.noreply.github.com>2024-05-13 16:11:24 -0400
committerGitHub <noreply@github.com>2024-05-13 16:11:24 -0400
commit2d1b82d02257548fde4aeac350ae3a200975e295 (patch)
treedecb87987d8a4246007e1cfff89d53a3b4970d1c /src/main/resources/assets/skyblocker
parent5eb9d273d2eb56cebaf0be0f90716b362916400b (diff)
parent5591340b63c1abfd2f3657ee423ba16005503704 (diff)
downloadSkyblocker-2d1b82d02257548fde4aeac350ae3a200975e295.tar.gz
Skyblocker-2d1b82d02257548fde4aeac350ae3a200975e295.tar.bz2
Skyblocker-2d1b82d02257548fde4aeac350ae3a200975e295.zip
Merge pull request #701 from SkyblockerMod/datafixer
Config Data Fixer
Diffstat (limited to 'src/main/resources/assets/skyblocker')
-rw-r--r--src/main/resources/assets/skyblocker/lang/en_us.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/en_us.json b/src/main/resources/assets/skyblocker/lang/en_us.json
index 283175d0..8f7bb2da 100644
--- a/src/main/resources/assets/skyblocker/lang/en_us.json
+++ b/src/main/resources/assets/skyblocker/lang/en_us.json
@@ -455,10 +455,10 @@
"skyblocker.config.quickNav": "Quick Navigation",
"skyblocker.config.quickNav.button": "Button %d",
"skyblocker.config.quickNav.button.clickEvent": "Click event",
+ "skyblocker.config.quickNav.button.item.components": "Item Components",
+ "skyblocker.config.quickNav.button.item.components.@Tooltip": "A string of item components enclosed in square brackets, which is the same format as the /give command.\n\nExample: [minecraft:enchantment_glint_override=true]",
"skyblocker.config.quickNav.button.item.count": "Item Count",
"skyblocker.config.quickNav.button.item.itemName": "Item ID",
- "skyblocker.config.quickNav.button.item.nbt": "NBT",
- "skyblocker.config.quickNav.button.item.nbt.@Tooltip": "\u00a7c\u00a7lWARNING: THIS MUST BE CONFIGURED WITH ITEM NBT NOT ITEM COMPONENTS! \n\n\u00a7fIn the future we will automatically migrate your config to use item components!",
"skyblocker.config.quickNav.button.render": "Render",
"skyblocker.config.quickNav.button.uiTitle": "UI Title",
"skyblocker.config.quickNav.enableQuickNav": "Enable Quick Navigation",