aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/skyblocker
diff options
context:
space:
mode:
authorAaron <51387595+AzureAaron@users.noreply.github.com>2024-05-10 02:58:16 -0400
committerAaron <51387595+AzureAaron@users.noreply.github.com>2024-05-10 03:16:53 -0400
commit7d5b40352c6680820c18c63a35d506b69a15d036 (patch)
treea1c7b7fbe16ccf9263fe401032d8f98d9f829760 /src/main/resources/assets/skyblocker
parent5eb9d273d2eb56cebaf0be0f90716b362916400b (diff)
downloadSkyblocker-7d5b40352c6680820c18c63a35d506b69a15d036.tar.gz
Skyblocker-7d5b40352c6680820c18c63a35d506b69a15d036.tar.bz2
Skyblocker-7d5b40352c6680820c18c63a35d506b69a15d036.zip
Config Data Fixer
Skyblocker's Version of DFU
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",