aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/assets/skyblocker/lang/de_de.json7
-rw-r--r--src/main/resources/assets/skyblocker/lang/en_ca.json11
-rw-r--r--src/main/resources/assets/skyblocker/lang/en_us.json75
-rw-r--r--src/main/resources/assets/skyblocker/lang/es_es.json148
-rw-r--r--src/main/resources/assets/skyblocker/lang/ja_jp.json (renamed from src/main/resources/assets/skyblocker/lang/ja_JP.json)0
-rw-r--r--src/main/resources/assets/skyblocker/lang/ko_kr.json (renamed from src/main/resources/assets/skyblocker/lang/ko_KR.json)0
-rw-r--r--src/main/resources/assets/skyblocker/lang/nb_no.json164
-rw-r--r--src/main/resources/assets/skyblocker/lang/nn_no.json16
-rw-r--r--src/main/resources/assets/skyblocker/lang/ru_ru.json143
-rw-r--r--src/main/resources/assets/skyblocker/lang/tr_tr.json71
-rw-r--r--src/main/resources/assets/skyblocker/lang/zh_cn.json162
-rw-r--r--src/main/resources/assets/skyblocker/lang/zh_tw.json24
-rw-r--r--src/main/resources/assets/skyblocker/mirrorverse_waypoints.json1019
-rw-r--r--src/main/resources/fabric.mod.json13
-rw-r--r--src/main/resources/skyblocker.mixins.json20
15 files changed, 1773 insertions, 100 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/de_de.json b/src/main/resources/assets/skyblocker/lang/de_de.json
index 56f0fb14..4a84719c 100644
--- a/src/main/resources/assets/skyblocker/lang/de_de.json
+++ b/src/main/resources/assets/skyblocker/lang/de_de.json
@@ -4,6 +4,10 @@
"text.autoconfig.skyblocker.title": "Skyblocker-Einstellungen",
"text.autoconfig.skyblocker.category.general": "Allgemein",
"text.autoconfig.skyblocker.option.general.bars": "Gesundheits-, Mana-, Verteidigungs- und XP-Balken",
+ "text.autoconfig.skyblocker.option.general.tabHud": "Schöneres Tab-HUD",
+ "text.autoconfig.skyblocker.option.general.tabHud.tabHudEnabled": "Schöneres Tab-HUD aktivieren",
+ "text.autoconfig.skyblocker.option.general.tabHud.tabHudScale": "Skalierungsfaktor für schöners Tab-HUD",
+ "text.autoconfig.skyblocker.option.general.tabHud.tabHudScale.@Tooltip": "Wert in %, relativ zur Skalierung des Vanilla-GUIs",
"text.autoconfig.skyblocker.option.general.bars.enableBars": "Balken aktivieren",
"text.autoconfig.skyblocker.option.general.hideEmptyTooltips": "Leere Item-Tooltips in Menüs verstecken",
@@ -29,6 +33,9 @@
"text.autoconfig.skyblocker.option.messages.hideMoltenWave": "Nachricht über Molten Wave ausblenden",
"text.autoconfig.skyblocker.option.messages.hideAds": "Werbung im öffentlichen Chat ausblenden",
"key.wikiLookup": "Wiki-Abfrage",
+ "key.skyblocker.playerTgl": "Tab-HUD auf Spielerliste umstellen",
+ "key.skyblocker.defaultTgl": "Tab-HUD auf Standard umstellen",
+ "key.skyblocker.genericTgl": "Tab-HUD auf allgemeine Infos umstellen",
"text.autoconfig.skyblocker.option.general.bars.barpositions.RIGHT": "Rechts",
"text.autoconfig.skyblocker.option.general.quicknav": "Schnellnavigation",
"text.autoconfig.skyblocker.option.general.quicknav.enableQuicknav": "Schnellnavigation Einschalten"
diff --git a/src/main/resources/assets/skyblocker/lang/en_ca.json b/src/main/resources/assets/skyblocker/lang/en_ca.json
new file mode 100644
index 00000000..73255e03
--- /dev/null
+++ b/src/main/resources/assets/skyblocker/lang/en_ca.json
@@ -0,0 +1,11 @@
+{
+ "text.autoconfig.skyblocker.option.general.bars": "Health, Mana, Defence & XP Bars",
+
+ "text.autoconfig.skyblocker.option.locations.dungeons.croesusHelper.@Tooltip": "Grey out chests that have already been opened.",
+ "text.autoconfig.skyblocker.option.locations.dungeons.lividColor": "Livid Colour",
+ "text.autoconfig.skyblocker.option.locations.dungeons.lividColor.enableLividColor": "Enable Livid Colour",
+ "text.autoconfig.skyblocker.option.locations.dungeons.lividColor.enableLividColor.@Tooltip": "Send the livid colour in the chat during the Livid boss fight.",
+ "text.autoconfig.skyblocker.option.locations.dungeons.lividColor.lividColorText": "Livid Colour Text",
+ "text.autoconfig.skyblocker.option.locations.dungeons.lividColor.lividColorText.@Tooltip": "Text which will be sent in the chat during the Livid boss fight. The string \"[color]\" will be replaced with the livid colour.",
+ "text.autoconfig.skyblocker.option.locations.dungeons.terminals.solveColor": "Solve Select Coloured"
+}
diff --git a/src/main/resources/assets/skyblocker/lang/en_us.json b/src/main/resources/assets/skyblocker/lang/en_us.json
index b4e320aa..9dc2a856 100644
--- a/src/main/resources/assets/skyblocker/lang/en_us.json
+++ b/src/main/resources/assets/skyblocker/lang/en_us.json
@@ -1,6 +1,9 @@
{
"key.categories.skyblocker": "Skyblocker",
"key.hotbarSlotLock": "Slot Lock (Hotbar)",
+ "key.skyblocker.playerTgl": "Switch tab HUD to player list",
+ "key.skyblocker.defaultTgl": "Switch tab HUD to default view",
+ "key.skyblocker.genericTgl": "Switch tab HUD to general info",
"key.wikiLookup": "Wiki Lookup",
"text.autoconfig.skyblocker.title": "Skyblocker Settings",
@@ -17,11 +20,26 @@
"text.autoconfig.skyblocker.option.general.bars.barpositions.manaBarPosition": "Mana Bar Position",
"text.autoconfig.skyblocker.option.general.bars.barpositions.defenceBarPosition": "Defence Bar Position",
"text.autoconfig.skyblocker.option.general.bars.barpositions.experienceBarPosition": "Experience Bar Position",
+ "text.autoconfig.skyblocker.option.general.experiments": "Experiments Solver",
+ "text.autoconfig.skyblocker.option.general.experiments.enableChronomatronSolver": "Enable Chronomatron Solver",
+ "text.autoconfig.skyblocker.option.general.experiments.enableSuperpairsSolver": "Enable Superpairs Solver",
+ "text.autoconfig.skyblocker.option.general.experiments.enableUltrasequencerSolver": "Enable Ultrasequencer Solver",
+ "text.autoconfig.skyblocker.option.general.acceptReparty": "Auto accept Reparty",
+ "text.autoconfig.skyblocker.option.general.fishing": "Fishing Helper",
+ "text.autoconfig.skyblocker.option.general.fishing.enableFishingHelper": "Enable Fishing Helper",
+ "text.autoconfig.skyblocker.option.general.fairySouls": "Fairy Souls Helper",
+ "text.autoconfig.skyblocker.option.general.fairySouls.enableFairySoulsHelper": "Enable Fairy Souls Helper",
"text.autoconfig.skyblocker.option.general.quicknav": "Quicknav",
"text.autoconfig.skyblocker.option.general.quicknav.enableQuicknav": "Enable Quicknav",
"text.autoconfig.skyblocker.option.general.backpackPreviewWithoutShift": "View backpack preview without holding Shift",
+ "text.autoconfig.skyblocker.option.general.tabHud": "Fancy tab HUD",
+ "text.autoconfig.skyblocker.option.general.tabHud.tabHudEnabled": "Enable fancy tab HUD",
+ "text.autoconfig.skyblocker.option.general.tabHud.tabHudScale": "Scale factor of fancy tab HUD",
+ "text.autoconfig.skyblocker.option.general.tabHud.tabHudScale.@Tooltip": "Value in %, relative to your vanilla GUI scale",
"text.autoconfig.skyblocker.option.general.itemTooltip": "Item Tooltip",
"text.autoconfig.skyblocker.option.general.itemTooltip.enableNPCPrice": "Enable NPC Price",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.enableMotesPrice": "Enable Motes Price",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.enableMotesPrice.@Tooltip": "Displays the Motes sell price of an item while in The Rift.",
"text.autoconfig.skyblocker.option.general.itemTooltip.enableAvgBIN": "Enable Avg. BIN Price",
"text.autoconfig.skyblocker.option.general.itemTooltip.avg": "Average Type",
"text.autoconfig.skyblocker.option.general.itemTooltip.avg.@Tooltip": "You can choose how many days of average price to be",
@@ -34,6 +52,13 @@
"text.autoconfig.skyblocker.option.general.hitbox": "Hitboxes",
"text.autoconfig.skyblocker.option.general.hitbox.oldFarmlandHitbox": "Enable 1.8 farmland hitbox",
"text.autoconfig.skyblocker.option.general.hitbox.oldLeverHitbox": "Enable 1.8 lever hitbox",
+ "text.autoconfig.skyblocker.option.general.titleContainer": "Title Container",
+ "text.autoconfig.skyblocker.option.general.titleContainer.@Tooltip": "Used to display multiple titles at once, Example use: Vampire Slayer",
+ "text.autoconfig.skyblocker.option.general.titleContainer.titleContainerScale": "Title Container Scale",
+ "text.autoconfig.skyblocker.option.general.titleContainer.x": "Title Container X Position",
+ "text.autoconfig.skyblocker.option.general.titleContainer.y": "Title Container Y Position",
+ "text.autoconfig.skyblocker.option.general.titleContainer.direction": "Title Container Orientation",
+ "text.autoconfig.skyblocker.option.general.titleContainer.alignment": "Title Container Horizontal Alignment",
"skyblocker.itemTooltip.nullMessage": "§b[§6Skyblocker§b] §cItem price information on tooltip will renew in max 60 seconds. If not, check latest.log",
"skyblocker.itemTooltip.noData": "§cNo Data",
@@ -150,14 +175,24 @@
"text.autoconfig.skyblocker.option.general.itemList.enableItemList": "Enable Item List",
"text.autoconfig.skyblocker.category.locations": "Locations",
+ "text.autoconfig.skyblocker.option.locations.barn": "Barn",
+ "text.autoconfig.skyblocker.option.locations.barn.solveHungryHiker": "Solve Hungry Hiker",
+ "text.autoconfig.skyblocker.option.locations.barn.solveTreasureHunter": "Solve Treasure Hunter",
"text.autoconfig.skyblocker.option.locations.dungeons": "Dungeons",
"text.autoconfig.skyblocker.option.locations.dungeons.croesusHelper": "Croesus Helper",
"text.autoconfig.skyblocker.option.locations.dungeons.croesusHelper.@Tooltip": "Gray out chests that have already been opened.",
"text.autoconfig.skyblocker.option.locations.dungeons.enableMap": "Enable Map",
"text.autoconfig.skyblocker.option.locations.dungeons.mapScaling": "Map Scaling",
+ "text.autoconfig.skyblocker.option.locations.dungeons.mapX": "Map X",
+ "text.autoconfig.skyblocker.option.locations.dungeons.mapY": "Map Y",
"text.autoconfig.skyblocker.option.locations.dungeons.solveThreeWeirdos": "Solve Three Weirdos Puzzle",
"text.autoconfig.skyblocker.option.locations.dungeons.blazesolver": "Solve Blaze Puzzle",
"text.autoconfig.skyblocker.option.locations.dungeons.solveTrivia": "Solve Trivia Puzzle",
+ "text.autoconfig.skyblocker.option.locations.dungeons.lividColor": "Livid Color",
+ "text.autoconfig.skyblocker.option.locations.dungeons.lividColor.enableLividColor": "Enable Livid Color",
+ "text.autoconfig.skyblocker.option.locations.dungeons.lividColor.enableLividColor.@Tooltip": "Send the livid color in the chat during the Livid boss fight.",
+ "text.autoconfig.skyblocker.option.locations.dungeons.lividColor.lividColorText": "Livid Color Text",
+ "text.autoconfig.skyblocker.option.locations.dungeons.lividColor.lividColorText.@Tooltip": "Text which will be sent in the chat during the Livid boss fight. The string \"[color]\" will be replaced with the livid color.",
"text.autoconfig.skyblocker.option.locations.dungeons.terminals": "Terminal Solvers",
"text.autoconfig.skyblocker.option.locations.dungeons.terminals.solveColor": "Solve Select Colored",
"text.autoconfig.skyblocker.option.locations.dungeons.terminals.solveOrder": "Solve Click In Order",
@@ -168,9 +203,18 @@
"text.autoconfig.skyblocker.option.locations.dwarvenMines.solvePuzzler": "Solve Puzzler Puzzle",
"text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud": "Dwarven HUD",
"text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud.enabled": "Enabled",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud.style": "Style for HUD",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud.style.@Tooltip[0]": "Simple: Shows name and percentage.",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud.style.@Tooltip[1]": "Fancy: Shows name, percentage, progress bar and an icon.",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud.style.@Tooltip[2]": "Classic: Shows name and percentage in a very simple box.",
"text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud.enableBackground": "Enable Background",
"text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud.x": "X",
"text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud.y": "Y",
+
+ "text.autoconfig.skyblocker.option.locations.rift": "The Rift",
+ "text.autoconfig.skyblocker.option.locations.rift.mirrorverseWaypoints": "Enable Mirrorverse Waypoints",
+ "text.autoconfig.skyblocker.option.locations.rift.mcGrubberStacks": "McGrubber Stacks",
+ "text.autoconfig.skyblocker.option.locations.rift.mcGrubberStacks.@Tooltip": "Used for calculating Motes sell prices.",
"text.autoconfig.skyblocker.category.messages": "Messages",
"text.autoconfig.skyblocker.option.messages.chatFilterResult.PASS": "Disabled",
@@ -187,6 +231,35 @@
"text.autoconfig.skyblocker.option.messages.hideAutopet": "Hide Autopet Messages",
"text.autoconfig.skyblocker.option.messages.hideMana": "Hide Mana Consumption Messages from Action Bar",
"text.autoconfig.skyblocker.option.messages.hideMana.@Tooltip": "Gives a better experience with FancyBar",
+ "text.autoconfig.skyblocker.option.general.hideEmptyTooltips": "Hide empty item tooltips in menus",
+ "text.autoconfig.skyblocker.category.slayer": "Slayers",
+ "text.autoconfig.skyblocker.option.slayer.vampireSlayer": "Vampire Slayer",
+ "text.autoconfig.skyblocker.option.slayer.vampireSlayer.enableEffigyWaypoints": "Enable Effigy Waypoints",
+ "text.autoconfig.skyblocker.option.slayer.vampireSlayer.compactEffigyWaypoints": "Compact Effigy Waypoints",
+ "text.autoconfig.skyblocker.option.slayer.vampireSlayer.effigyUpdateFrequency": "Effigy Waypoints Update Frequency (Ticks)",
+ "text.autoconfig.skyblocker.option.slayer.vampireSlayer.effigyUpdateFrequency.@Tooltip": "The lower the value, the more frequent the updates, which may cause lag.",
+ "text.autoconfig.skyblocker.option.slayer.vampireSlayer.enableHolyIceIndicator": "Enable Holy Ice Indicator",
+ "text.autoconfig.skyblocker.option.slayer.vampireSlayer.holyIceIndicatorTickDelay": "Holy Ice Indicator Delay (Ticks)",
+ "text.autoconfig.skyblocker.option.slayer.vampireSlayer.holyIceUpdateFrequency": "Holy Ice Indicator Update Frequency (Ticks)",
+ "text.autoconfig.skyblocker.option.slayer.vampireSlayer.holyIceUpdateFrequency.@Tooltip": "The lower the value, the more frequent the updates, which may cause lag.",
+ "text.autoconfig.skyblocker.option.slayer.vampireSlayer.enableHealingMelonIndicator": "Enable Healing Melon Indicator",
+ "text.autoconfig.skyblocker.option.slayer.vampireSlayer.healingMelonHealthThreshold": "Healing Melon Indicator Threshold (Hearts)",
+ "text.autoconfig.skyblocker.option.slayer.vampireSlayer.enableSteakStakeIndicator": "Enable Steak Stake Indicator",
+ "text.autoconfig.skyblocker.option.slayer.vampireSlayer.steakStakeUpdateFrequency": "Steak Stake Indicator Update Frequency (Ticks)",
+ "text.autoconfig.skyblocker.option.slayer.vampireSlayer.steakStakeUpdateFrequency.@Tooltip": "The lower the value, the more frequent the updates, which may cause lag.",
+ "text.autoconfig.skyblocker.option.slayer.vampireSlayer.enableManiaIndicator": "Enable Mania Block Indicator",
+ "text.autoconfig.skyblocker.option.slayer.vampireSlayer.maniaUpdateFrequency": "Mania Indicator Update Frequency (Ticks)",
+ "text.autoconfig.skyblocker.option.slayer.vampireSlayer.maniaUpdateFrequency.@Tooltip": "The lower the value, the more frequent the updates, which may cause lag.",
- "text.autoconfig.skyblocker.option.general.hideEmptyTooltips": "Hide empty item tooltips in menus"
+ "text.autoconfig.skyblocker.option.general.hideEmptyTooltips": "Hide empty item tooltips in menus",
+
+ "skyblocker.updaterepository.failed": "§b[§6Skyblocker§b] §cUpdating local repository failed. Remove files manually and restart game.",
+
+ "skyblocker.fishing.reelNow": "Reel in now!",
+ "skyblocker.rift.healNow": "Heal now!",
+ "skyblocker.rift.iceNow": "Ice now!",
+ "skyblocker.rift.mania": "Mania!",
+ "skyblocker.rift.stakeNow": "Stake now!",
+ "skyblocker.fairySouls.markAllFound": "Marked all fairy souls in the current island as found",
+ "skyblocker.fairySouls.markAllMissing": "Marked all fairy souls in the current island as missing"
}
diff --git a/src/main/resources/assets/skyblocker/lang/es_es.json b/src/main/resources/assets/skyblocker/lang/es_es.json
new file mode 100644
index 00000000..7c5ea062
--- /dev/null
+++ b/src/main/resources/assets/skyblocker/lang/es_es.json
@@ -0,0 +1,148 @@
+{
+ "key.categories.skyblocker": "Skyblocker",
+ "key.hotbarSlotLock": "Bloqueo de Slot (Hotbar)",
+ "key.wikiLookup": "Búsqueda en la Wiki",
+ "text.autoconfig.skyblocker.title": "Ajustes de Skyblocker",
+ "text.autoconfig.skyblocker.category.general": "General",
+ "text.autoconfig.skyblocker.option.general.bars": "Salud, Mana, Defensa & Barra de XP",
+ "text.autoconfig.skyblocker.option.general.bars.enableBars": "Habilitar Barras",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions": "Configurar Posición de Barras",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.LAYER1": "Capa 1",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.LAYER2": "Capa 2",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.RIGHT": "Derecha",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.NONE": "Deshabilitado",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.healthBarPosition": "Posición de la Barra de Salud",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.manaBarPosition": "Posición de la Barra de Mana",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.defenceBarPosition": "Posición de la Barra de Defensa",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.experienceBarPosition": "Posición de la Barra de Experiencia",
+ "text.autoconfig.skyblocker.option.general.backpackPreviewWithoutShift": "Ver la previsualización de la mochila sin sostener Shift",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.enableNPCPrice": "Habilitar Precios de NPC",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.enableAvgBIN": "Habilitar Precios Promedio de BIN",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.avg": "Tipo Promedio",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.avg.@Tooltip": "Puedes elegir cuantos días de precio promedio sera",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.avg.ONE_DAY": "Precio de 1 día",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.avg.THREE_DAY": "Precio de 3 días",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.avg.BOTH": "Ambos",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.enableLowestBIN": "Habilitar el precio mas bajo de BIN",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.enableBazaarPrice": "Habilitar los precios de compra/venta del Bazar",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.enableMuseumDate": "Habilitar Fecha del Museo",
+ "text.autoconfig.skyblocker.option.general.hitbox": "Cajas de Colisión",
+ "text.autoconfig.skyblocker.option.general.hitbox.oldFarmlandHitbox": "Habilitar la Caja de Colisión de la 1.8 para la tierra de cultivo",
+ "text.autoconfig.skyblocker.option.general.hitbox.oldLeverHitbox": "Habilitar la Caja de Colisión de la 1.8 para la palanca",
+ "skyblocker.itemTooltip.noData": "§cSin Información",
+ "text.autoconfig.skyblocker.category.richPresence": "Discord Rich Presence",
+ "text.autoconfig.skyblocker.option.richPresence.info": "Información de Skyblock",
+ "text.autoconfig.skyblocker.option.richPresence.info.PURSE": "CARTERA",
+ "text.autoconfig.skyblocker.option.richPresence.info.BITS": "BITS",
+ "text.autoconfig.skyblocker.option.richPresence.info.LOCATION": "LOCALIZACIÓN",
+ "text.autoconfig.skyblocker.option.richPresence.cycleMode": "Ciclar Información de Skyblock",
+ "text.autoconfig.skyblocker.option.richPresence.enableRichPresence": "Habilitado",
+ "text.autoconfig.skyblocker.option.richPresence.customMessage": "Mensaje Personalizado",
+ "text.autoconfig.skyblocker.category.quickNav": "Navegación Rápida",
+ "text.autoconfig.skyblocker.option.quickNav.enableQuickNav": "Habilitar Navegación Rápida",
+ "text.autoconfig.skyblocker.option.quickNav.button1": "Botón 1",
+ "text.autoconfig.skyblocker.option.quickNav.button2.item.nbt": "NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button2.uiTitle": "Titulo de la Interfaz",
+ "text.autoconfig.skyblocker.option.quickNav.button3": "Botón 3",
+ "text.autoconfig.skyblocker.option.quickNav.button4": "Botón 4",
+ "text.autoconfig.skyblocker.option.quickNav.button5": "Botón 5",
+ "text.autoconfig.skyblocker.option.quickNav.button6": "Botón 6",
+ "text.autoconfig.skyblocker.option.quickNav.button7": "Botón 7",
+ "text.autoconfig.skyblocker.option.messages.hideImplosion": "Ocultar el mensaje de Implosion",
+ "text.autoconfig.skyblocker.option.messages.hideCombo": "Ocultar Mensajes de Combos",
+ "text.autoconfig.skyblocker.option.locations.dungeons.croesusHelper.@Tooltip": "Obscurece los cofres que ya han sido abiertos.",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud.enableBackground": "Habilitar Fondo",
+ "text.autoconfig.skyblocker.option.general.quicknav.enableQuicknav": "Habilitar Navegación Rápida",
+ "text.autoconfig.skyblocker.option.general.quicknav": "Navegación Rápida",
+ "text.autoconfig.skyblocker.option.general.itemTooltip": "Información extra de los objetos",
+ "skyblocker.itemTooltip.nullMessage": "§b[§6Skyblocker§b] §cEl precio en la información en los objetos se actualiza cada 60 segundos. De lo contrario revisa lastest.log",
+ "text.autoconfig.skyblocker.option.richPresence.info.@Tooltip": "Este valor no importa si estas ciclando",
+ "text.autoconfig.skyblocker.option.quickNav.button1.item": "Objeto",
+ "text.autoconfig.skyblocker.option.quickNav.button1.item.itemName": "Nombre del objeto",
+ "text.autoconfig.skyblocker.option.quickNav.button1.item.nbt": "NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button1.uiTitle": "Titulo de la Interfaz",
+ "text.autoconfig.skyblocker.option.quickNav.button2": "Botón 2",
+ "text.autoconfig.skyblocker.option.quickNav.button2.item": "Objeto",
+ "text.autoconfig.skyblocker.option.quickNav.button2.item.itemName": "Nombre del objeto",
+ "text.autoconfig.skyblocker.option.quickNav.button3.item": "Objeto",
+ "text.autoconfig.skyblocker.option.quickNav.button3.item.itemName": "Nombre del objeto",
+ "text.autoconfig.skyblocker.option.messages.hideAds": "Ocultar anuncios del Chat Publico",
+ "text.autoconfig.skyblocker.option.messages.hideTeleportPad": "Ocultar mensajes del Pad de Teletransporte",
+ "text.autoconfig.skyblocker.option.messages.hideAutopet": "Ocultar mensajes del Autopet",
+ "text.autoconfig.skyblocker.option.general.itemList": "Lista de Objetos",
+ "text.autoconfig.skyblocker.option.general.itemList.enableItemList": "Habilitar la Lista de Objetos",
+ "text.autoconfig.skyblocker.category.locations": "Localizaciones",
+ "text.autoconfig.skyblocker.option.locations.dungeons": "Mazmorras",
+ "text.autoconfig.skyblocker.option.locations.dungeons.croesusHelper": "Ayuda con Croesus",
+ "text.autoconfig.skyblocker.option.locations.dungeons.enableMap": "Habilitar Mapa",
+ "text.autoconfig.skyblocker.option.locations.dungeons.mapScaling": "Escala del Mapa",
+ "text.autoconfig.skyblocker.option.locations.dungeons.solveThreeWeirdos": "Resuelve el Acertijo de \"Los Tres Chiflados\"",
+ "text.autoconfig.skyblocker.option.locations.dungeons.blazesolver": "Resuelve el Acertijo del Blaze",
+ "text.autoconfig.skyblocker.option.locations.dungeons.solveTrivia": "Resuelve el Acertijo de Trivia",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines": "Minas Dwarven",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.enableDrillFuel": "Habilitar Combustible del Taladro",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.solveFetchur": "Resolver Fetchur",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud": "Interfaz de Dwarven",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud.enabled": "Habilitado",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud.x": "X",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud.y": "Y",
+ "text.autoconfig.skyblocker.category.messages": "Mensajes",
+ "text.autoconfig.skyblocker.option.messages.chatFilterResult.PASS": "Deshabilitado",
+ "text.autoconfig.skyblocker.option.messages.chatFilterResult.FILTER": "Filtro",
+ "text.autoconfig.skyblocker.option.messages.chatFilterResult.ACTION_BAR": "Mover a la barra de acción",
+ "text.autoconfig.skyblocker.option.messages.hideAbility": "Ocultar Mensaje de Enfriamiento (Cooldown)",
+ "text.autoconfig.skyblocker.option.messages.hideHeal": "Ocultar Mensajes de Curación",
+ "text.autoconfig.skyblocker.option.messages.hideAOTE": "Ocultar Mensajes de la AOTE",
+ "text.autoconfig.skyblocker.option.messages.hideMana": "Ocultar los Mensajes del Consumo de Maná de la Barra de Acción",
+ "text.autoconfig.skyblocker.option.messages.hideMana.@Tooltip": "Da una mejor experiencia con FancyBar",
+ "skyblocker.update.update_message": "§b[§6Skyblocker§b] §2¡Hay Una nueva versión disponible!",
+ "skyblocker.update.update_link": " §2§nHas Click Aquí§r",
+ "skyblocker.update.update_message_end": " §aPara conocer mas sobre las nuevas características.",
+ "skyblocker.update.hover_text": "Abrir Modrinth",
+ "text.autoconfig.skyblocker.option.general.enableUpdateNotification": "Notificaciones sobre actualizaciones",
+ "skyblocker.api.got_key": "§b[§6Skyblocker§b] §2¡Se añadió tu API key automáticamente!",
+ "skyblocker.updaterepository.failed": "§b[§6Skyblocker§b] §cLa actualización del repositorio local fallo. Elimina los archivos manualmente y reinicia el juego.",
+ "text.autoconfig.skyblocker.option.quickNav.button11": "Botón 11",
+ "text.autoconfig.skyblocker.option.quickNav.button9.item.itemName": "Nombre del objeto",
+ "text.autoconfig.skyblocker.option.quickNav.button3.item.nbt": "NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button3.uiTitle": "Titulo de la Interfaz",
+ "text.autoconfig.skyblocker.option.quickNav.button4.item": "Objeto",
+ "text.autoconfig.skyblocker.option.quickNav.button4.item.itemName": "Nombre del objeto",
+ "text.autoconfig.skyblocker.option.quickNav.button4.item.nbt": "NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button4.uiTitle": "Titulo de la Interfaz",
+ "text.autoconfig.skyblocker.option.quickNav.button5.item": "Objeto",
+ "text.autoconfig.skyblocker.option.quickNav.button5.item.itemName": "Nombre del objeto",
+ "text.autoconfig.skyblocker.option.quickNav.button5.item.nbt": "NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button5.uiTitle": "Titulo de la Interfaz",
+ "text.autoconfig.skyblocker.option.quickNav.button6.item": "Objeto",
+ "text.autoconfig.skyblocker.option.quickNav.button6.item.itemName": "Nombre del objeto",
+ "text.autoconfig.skyblocker.option.quickNav.button6.item.nbt": "NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button8": "Botón 8",
+ "text.autoconfig.skyblocker.option.quickNav.button9": "Botón 9",
+ "text.autoconfig.skyblocker.option.quickNav.button10": "Botón 10",
+ "text.autoconfig.skyblocker.option.quickNav.button6.uiTitle": "Titulo de la Interfaz",
+ "text.autoconfig.skyblocker.option.quickNav.button7.item": "Objeto",
+ "text.autoconfig.skyblocker.option.quickNav.button7.item.itemName": "Nombre del objeto",
+ "text.autoconfig.skyblocker.option.quickNav.button7.item.nbt": "NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button7.uiTitle": "Titulo de la Interfaz",
+ "text.autoconfig.skyblocker.option.quickNav.button8.item": "Objeto",
+ "text.autoconfig.skyblocker.option.quickNav.button8.item.itemName": "Nombre del objeto",
+ "text.autoconfig.skyblocker.option.quickNav.button8.item.nbt": "NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button8.uiTitle": "Titulo de la Interfaz",
+ "text.autoconfig.skyblocker.option.quickNav.button9.item": "Objeto",
+ "text.autoconfig.skyblocker.option.quickNav.button9.item.nbt": "NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button9.uiTitle": "Titulo de la Interfaz",
+ "text.autoconfig.skyblocker.option.quickNav.button10.item": "Objeto",
+ "text.autoconfig.skyblocker.option.quickNav.button10.item.itemName": "Nombre del objeto",
+ "text.autoconfig.skyblocker.option.quickNav.button10.item.nbt": "NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button10.uiTitle": "Titulo de la Interfaz",
+ "text.autoconfig.skyblocker.option.quickNav.button11.item": "Objeto",
+ "text.autoconfig.skyblocker.option.quickNav.button11.item.itemName": "Nombre del objeto",
+ "text.autoconfig.skyblocker.option.quickNav.button11.item.nbt": "NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button11.uiTitle": "Titulo de la Interfaz",
+ "text.autoconfig.skyblocker.option.quickNav.button12": "Botón 12",
+ "text.autoconfig.skyblocker.option.quickNav.button12.item": "Objeto",
+ "text.autoconfig.skyblocker.option.quickNav.button12.item.itemName": "Nombre del objeto",
+ "text.autoconfig.skyblocker.option.quickNav.button12.item.nbt": "NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button12.uiTitle": "Titulo de la Interfaz"
+}
diff --git a/src/main/resources/assets/skyblocker/lang/ja_JP.json b/src/main/resources/assets/skyblocker/lang/ja_jp.json
index 101da288..101da288 100644
--- a/src/main/resources/assets/skyblocker/lang/ja_JP.json
+++ b/src/main/resources/assets/skyblocker/lang/ja_jp.json
diff --git a/src/main/resources/assets/skyblocker/lang/ko_KR.json b/src/main/resources/assets/skyblocker/lang/ko_kr.json
index ac6703e2..ac6703e2 100644
--- a/src/main/resources/assets/skyblocker/lang/ko_KR.json
+++ b/src/main/resources/assets/skyblocker/lang/ko_kr.json
diff --git a/src/main/resources/assets/skyblocker/lang/nb_no.json b/src/main/resources/assets/skyblocker/lang/nb_no.json
new file mode 100644
index 00000000..0f96ebb6
--- /dev/null
+++ b/src/main/resources/assets/skyblocker/lang/nb_no.json
@@ -0,0 +1,164 @@
+{
+ "key.wikiLookup": "Wiki-oppslag",
+ "text.autoconfig.skyblocker.title": "Skyblocker-innstillinger",
+ "text.autoconfig.skyblocker.option.general.bars.enableBars": "Aktiver barer",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions": "Konfigurer barposisjoner",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.LAYER1": "Lag 1",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.LAYER2": "Lag 2",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.RIGHT": "Høyre",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.NONE": "Deaktivert",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.healthBarPosition": "Helsebar posisjon",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.manaBarPosition": "Mana Bar Posisjon",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.defenceBarPosition": "Forsvarsbar posisjon",
+ "text.autoconfig.skyblocker.option.general.quicknav": "Hurtignavigasjon",
+ "text.autoconfig.skyblocker.option.general.quicknav.enableQuicknav": "Aktiver hurtignavigasjon",
+ "text.autoconfig.skyblocker.option.general.backpackPreviewWithoutShift": "Vis forhåndsvisning av ryggsekk uten å holde Shift nede",
+ "text.autoconfig.skyblocker.option.general.itemTooltip": "Verktøytips for Gjenstad",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.enableNPCPrice": "Aktiver NPC-pris",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.enableAvgBIN": "Aktiver Avg. BIN Pris",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.avg": "Gjennomsnittlig type",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.avg.ONE_DAY": "Pris for 1 dag",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.avg.THREE_DAY": "Pris for 3 dager",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.avg.BOTH": "Begge",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.enableLowestBIN": "Aktiver laveste BIN-pris",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.enableBazaarPrice": "Aktiver Bazaar kjøp/salg Pris",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.enableMuseumDate": "Aktiver museum og dato",
+ "text.autoconfig.skyblocker.option.general.hitbox": "Treffbokser",
+ "text.autoconfig.skyblocker.option.general.hitbox.oldFarmlandHitbox": "Aktiver 1.8 treffboks for avlinger",
+ "text.autoconfig.skyblocker.option.general.hitbox.oldLeverHitbox": "Aktiver 1.8 spak Treffboks",
+ "skyblocker.itemTooltip.noData": "§cIngen data",
+ "text.autoconfig.skyblocker.category.richPresence": "Discord-rik tilstedeværelse",
+ "text.autoconfig.skyblocker.option.richPresence.info": "Skyblock-informasjon",
+ "text.autoconfig.skyblocker.option.richPresence.info.PURSE": "VESKE",
+ "text.autoconfig.skyblocker.option.richPresence.info.BITS": "BITS",
+ "text.autoconfig.skyblocker.option.richPresence.info.LOCATION": "PLASSERING",
+ "text.autoconfig.skyblocker.option.richPresence.info.@Tooltip": "Denne verdien har ikke noe å si hvis du cycling",
+ "text.autoconfig.skyblocker.option.richPresence.cycleMode": "Cycle Skyblock Informasjon",
+ "text.autoconfig.skyblocker.option.richPresence.enableRichPresence": "Aktivert",
+ "text.autoconfig.skyblocker.option.richPresence.customMessage": "Egendefinert melding",
+ "text.autoconfig.skyblocker.category.quickNav": "Rask navigering",
+ "text.autoconfig.skyblocker.option.quickNav.enableQuickNav": "Aktiver hurtignavigering",
+ "text.autoconfig.skyblocker.option.quickNav.button1.render": "Rendering",
+ "text.autoconfig.skyblocker.option.quickNav.button1.item": "Gjenstand",
+ "text.autoconfig.skyblocker.option.quickNav.button1.item.count": "Gjenstand Teller",
+ "text.autoconfig.skyblocker.option.quickNav.button1.item.nbt": "NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button1.uiTitle": "UI Tittel",
+ "text.autoconfig.skyblocker.option.quickNav.button1.clickEvent": "Klikk hendelse",
+ "text.autoconfig.skyblocker.option.quickNav.button2": "Knapp 2",
+ "text.autoconfig.skyblocker.option.quickNav.button2.render": "Rendering",
+ "text.autoconfig.skyblocker.option.quickNav.button2.item": "Gjenstand",
+ "text.autoconfig.skyblocker.option.quickNav.button2.item.itemName": "Gjenstand navn",
+ "text.autoconfig.skyblocker.option.quickNav.button2.item.count": "Gjenstand Teller",
+ "text.autoconfig.skyblocker.option.quickNav.button2.item.nbt": "NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button2.uiTitle": "UI Tittel",
+ "text.autoconfig.skyblocker.option.quickNav.button2.clickEvent": "Klikk hendelse",
+ "text.autoconfig.skyblocker.option.quickNav.button3": "Knapp 3",
+ "text.autoconfig.skyblocker.option.quickNav.button3.item": "Gjenstand",
+ "text.autoconfig.skyblocker.option.quickNav.button3.item.itemName": "Gjenstand Navn",
+ "text.autoconfig.skyblocker.option.quickNav.button3.item.count": "Gjenstand Teller",
+ "text.autoconfig.skyblocker.option.quickNav.button3.item.nbt": "NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button3.uiTitle": "UI Tittel",
+ "text.autoconfig.skyblocker.option.quickNav.button3.clickEvent": "Klikk hendelse",
+ "text.autoconfig.skyblocker.option.quickNav.button4": "Knapp 4",
+ "text.autoconfig.skyblocker.option.quickNav.button4.render": "Rendering",
+ "text.autoconfig.skyblocker.option.quickNav.button4.item": "Gjenstand",
+ "text.autoconfig.skyblocker.option.quickNav.button4.item.itemName": "Gjenstand Navn",
+ "text.autoconfig.skyblocker.option.quickNav.button4.item.count": "Gjenstand Teller",
+ "text.autoconfig.skyblocker.option.quickNav.button4.item.nbt": "NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button4.clickEvent": "Klikk hendelse",
+ "text.autoconfig.skyblocker.option.quickNav.button5": "Knapp 5",
+ "text.autoconfig.skyblocker.option.quickNav.button5.render": "Rendering",
+ "text.autoconfig.skyblocker.option.quickNav.button5.item": "Gjenstand",
+ "text.autoconfig.skyblocker.option.quickNav.button5.item.itemName": "Gjenstand Navn",
+ "text.autoconfig.skyblocker.option.quickNav.button5.item.count": "Gjenstand Teller",
+ "text.autoconfig.skyblocker.option.quickNav.button5.item.nbt": "NBT",
+ "key.categories.skyblocker": "SkyBlocker",
+ "key.hotbarSlotLock": "Slot lås (Hotbar)",
+ "text.autoconfig.skyblocker.category.general": "Generelt",
+ "text.autoconfig.skyblocker.option.general.bars": "Helse, mana, forsvar og XP-barer",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.experienceBarPosition": "Experience Bar stilling",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.avg.@Tooltip": "Du kan velge hvor mange dager med gjennomsnittspris som skal være",
+ "skyblocker.itemTooltip.nullMessage": "§b[§6Skyblocker§b] §cVareprisinformasjon på verktøytips fornyes om maks 60 sekunder. Hvis ikke, sjekk latest.log",
+ "text.autoconfig.skyblocker.option.quickNav.button1": "Knapp 1",
+ "text.autoconfig.skyblocker.option.quickNav.button1.item.itemName": "Gjenstand navn",
+ "text.autoconfig.skyblocker.option.quickNav.button3.render": "Rendering",
+ "text.autoconfig.skyblocker.option.quickNav.button4.uiTitle": "UI Tittel",
+ "text.autoconfig.skyblocker.option.quickNav.button6.item.nbt": "NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button6.clickEvent": "Klikk hendelse",
+ "text.autoconfig.skyblocker.option.quickNav.button8.clickEvent": "Klikk hendelse",
+ "text.autoconfig.skyblocker.option.quickNav.button10.clickEvent": "Klikk hendelse",
+ "text.autoconfig.skyblocker.option.quickNav.button12.item": "Gjenstand",
+ "text.autoconfig.skyblocker.option.general.itemList.enableItemList": "Aktiver gjenstad liste",
+ "text.autoconfig.skyblocker.option.locations.dungeons.blazesolver": "Løs Blaze-puslespillet",
+ "text.autoconfig.skyblocker.option.quickNav.button5.uiTitle": "UI Tittel",
+ "text.autoconfig.skyblocker.option.quickNav.button5.clickEvent": "Klikk hendelse",
+ "text.autoconfig.skyblocker.option.quickNav.button6": "Knapp 6",
+ "text.autoconfig.skyblocker.option.quickNav.button6.render": "Rendering",
+ "text.autoconfig.skyblocker.option.quickNav.button6.item": "Gjenstand",
+ "text.autoconfig.skyblocker.option.quickNav.button6.item.itemName": "Gjenstand navn",
+ "text.autoconfig.skyblocker.option.quickNav.button6.item.count": "Gjenstand mengde",
+ "text.autoconfig.skyblocker.option.quickNav.button6.uiTitle": "UI Tittel",
+ "text.autoconfig.skyblocker.option.quickNav.button7": "Knapp 7",
+ "text.autoconfig.skyblocker.option.quickNav.button7.render": "Rendering",
+ "text.autoconfig.skyblocker.option.quickNav.button7.item": "Gjenstand",
+ "text.autoconfig.skyblocker.option.quickNav.button7.item.itemName": "Gjenstand navn",
+ "text.autoconfig.skyblocker.option.quickNav.button7.item.count": "Gjenstand navn",
+ "text.autoconfig.skyblocker.option.quickNav.button7.item.nbt": "NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button7.uiTitle": "UI Tittel",
+ "text.autoconfig.skyblocker.option.quickNav.button7.clickEvent": "Klikk hendelse",
+ "text.autoconfig.skyblocker.option.quickNav.button8": "Knapp 8",
+ "text.autoconfig.skyblocker.option.quickNav.button8.render": "Rendering",
+ "text.autoconfig.skyblocker.option.quickNav.button8.item": "Gjenstand",
+ "text.autoconfig.skyblocker.option.quickNav.button8.item.itemName": "Gjenstand navn",
+ "text.autoconfig.skyblocker.option.quickNav.button8.item.count": "Gjenstand navn",
+ "text.autoconfig.skyblocker.option.quickNav.button8.item.nbt": "NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button8.uiTitle": "UI Tittel",
+ "text.autoconfig.skyblocker.option.quickNav.button9": "Knapp 8",
+ "text.autoconfig.skyblocker.option.quickNav.button9.render": "Rendering",
+ "text.autoconfig.skyblocker.option.quickNav.button9.item": "Gjenstand",
+ "text.autoconfig.skyblocker.option.quickNav.button9.item.itemName": "Gjenstand Navn",
+ "text.autoconfig.skyblocker.option.quickNav.button9.item.count": "Gjenstand navn",
+ "text.autoconfig.skyblocker.option.quickNav.button9.item.nbt": "NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button9.uiTitle": "UI Tittel",
+ "text.autoconfig.skyblocker.option.quickNav.button9.clickEvent": "Klikk hendelse",
+ "text.autoconfig.skyblocker.option.quickNav.button10": "Knapp 1",
+ "text.autoconfig.skyblocker.option.quickNav.button10.render": "Rendering",
+ "text.autoconfig.skyblocker.option.quickNav.button10.item": "Gjenstand",
+ "text.autoconfig.skyblocker.option.quickNav.button10.item.itemName": "Gjenstand Navn",
+ "text.autoconfig.skyblocker.option.quickNav.button10.item.count": "Gjenstand Mengde",
+ "text.autoconfig.skyblocker.option.quickNav.button10.item.nbt": "NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button10.uiTitle": "UI Tittel",
+ "text.autoconfig.skyblocker.option.quickNav.button11": "Knapp 1",
+ "text.autoconfig.skyblocker.option.quickNav.button11.render": "Rendering",
+ "text.autoconfig.skyblocker.option.quickNav.button11.item": "Gjenstand",
+ "text.autoconfig.skyblocker.option.quickNav.button11.item.itemName": "Gjenstand Navn",
+ "text.autoconfig.skyblocker.option.quickNav.button11.item.count": "Gjenstand Mengde",
+ "text.autoconfig.skyblocker.option.quickNav.button11.item.nbt": "NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button11.uiTitle": "UI Tittel",
+ "text.autoconfig.skyblocker.option.quickNav.button11.clickEvent": "Klikk hendelse",
+ "text.autoconfig.skyblocker.option.quickNav.button12": "Knapp 1",
+ "text.autoconfig.skyblocker.option.quickNav.button12.render": "Rendering",
+ "text.autoconfig.skyblocker.option.quickNav.button12.item.itemName": "Gjenstand Navn",
+ "text.autoconfig.skyblocker.option.quickNav.button12.item.count": "Gjenstand Mengde",
+ "text.autoconfig.skyblocker.option.quickNav.button12.item.nbt": "NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button12.uiTitle": "UI Tittel",
+ "text.autoconfig.skyblocker.option.quickNav.button12.clickEvent": "Klikk hendelse",
+ "text.autoconfig.skyblocker.option.general.itemList": "Gjenstand liste",
+ "text.autoconfig.skyblocker.option.locations.dungeons": "Dungeons",
+ "text.autoconfig.skyblocker.category.locations": "Lokasjoner",
+ "text.autoconfig.skyblocker.option.locations.dungeons.croesusHelper": "Croesus Hjelper",
+ "text.autoconfig.skyblocker.option.locations.dungeons.croesusHelper.@Tooltip": "Grå ut kister som allerede er åpnet.",
+ "text.autoconfig.skyblocker.option.locations.dungeons.enableMap": "Aktiver kart",
+ "text.autoconfig.skyblocker.option.locations.dungeons.mapScaling": "Kart skalering",
+ "text.autoconfig.skyblocker.option.locations.dungeons.solveThreeWeirdos": "Løs Three Weirdos-puslespillet",
+ "text.autoconfig.skyblocker.option.locations.dungeons.solveTrivia": "Solve the Blaze puzzle",
+ "text.autoconfig.skyblocker.option.locations.dungeons.terminals": "Terminalløser",
+ "text.autoconfig.skyblocker.option.locations.dungeons.terminals.solveColor": "Løsning Velg farget",
+ "text.autoconfig.skyblocker.option.locations.dungeons.terminals.solveOrder": "Løs klikk i rekkefølge",
+ "text.autoconfig.skyblocker.option.locations.dungeons.terminals.solveStartsWith": "Løsning starter med",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines": "Dverggruver",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.enableDrillFuel": "Aktiver Drill Fuel",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.solveFetchur": "Løse Fetchur",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.solvePuzzler": "Løs Puzzler Puzzle",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud": "Dverg-HUD"
+}
diff --git a/src/main/resources/assets/skyblocker/lang/nn_no.json b/src/main/resources/assets/skyblocker/lang/nn_no.json
new file mode 100644
index 00000000..cd7ed912
--- /dev/null
+++ b/src/main/resources/assets/skyblocker/lang/nn_no.json
@@ -0,0 +1,16 @@
+{
+ "key.hotbarSlotLock": "Slotslås (Hotbar)",
+ "key.wikiLookup": "Wiki Opslag",
+ "text.autoconfig.skyblocker.title": "Skyblocker Innstillinger",
+ "text.autoconfig.skyblocker.category.general": "Generelt",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.LAYER1": "Lag 1",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.LAYER2": "Lag 2",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.RIGHT": "Høgre",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.NONE": "Deaktivert",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.healthBarPosition": "Helsebar posisjon",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.manaBarPosition": "Mana Bar-posisjon",
+ "key.categories.skyblocker": "SkyBlocker",
+ "text.autoconfig.skyblocker.option.general.bars": "Liv, mana, forsvar og XP-bar",
+ "text.autoconfig.skyblocker.option.general.bars.enableBars": "Aktiver bar",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions": "Konfigurer barposisjoner"
+}
diff --git a/src/main/resources/assets/skyblocker/lang/ru_ru.json b/src/main/resources/assets/skyblocker/lang/ru_ru.json
index 6fd6d329..e399eb62 100644
--- a/src/main/resources/assets/skyblocker/lang/ru_ru.json
+++ b/src/main/resources/assets/skyblocker/lang/ru_ru.json
@@ -1,55 +1,90 @@
{
- "key.categories.skyblocker": "Skyblocker",
- "key.hotbarSlotLock": "Блокировка слотов (В хотбаре)",
- "text.autoconfig.skyblocker.title": "Настройки Skyblocker",
-
- "text.autoconfig.skyblocker.category.general": "Основные",
- "text.autoconfig.skyblocker.option.general.bars": "Полоски здоровья, маны, защиты и опыта",
- "text.autoconfig.skyblocker.option.general.bars.enableBars": "Включить полоски",
-
- "text.autoconfig.skyblocker.category.locations": "Локации",
- "text.autoconfig.skyblocker.option.locations.dungeons": "Катакомбы",
- "text.autoconfig.skyblocker.option.locations.dungeons.enableMap": "Включить карту",
- "text.autoconfig.skyblocker.option.locations.dungeons.solveThreeWeirdos": "Решать головоломку \"Три чудака\"",
- "text.autoconfig.skyblocker.option.locations.dungeons.blazesolver": "Решать головоломку с ифритами",
- "text.autoconfig.skyblocker.option.locations.dungeons.solveTrivia": "Решать головоломку с вопросами",
- "text.autoconfig.skyblocker.option.locations.dwarvenMines": "Гномьи шахты",
- "text.autoconfig.skyblocker.option.locations.dwarvenMines.enableDrillFuel": "Показывать топливо дрели",
- "text.autoconfig.skyblocker.option.locations.dwarvenMines.solveFetchur": "Решать загадку Fetchur-а",
- "text.autoconfig.skyblocker.option.locations.dwarvenMines.solvePuzzler": "Решать загадку Puzzler-а",
-
- "text.autoconfig.skyblocker.category.messages": "Сообщения",
- "text.autoconfig.skyblocker.option.messages.hideAbility": "Скрывать перезарядку способностей",
- "text.autoconfig.skyblocker.option.messages.hideHeal": "Скрывать сообщения об исцелении",
- "text.autoconfig.skyblocker.option.messages.hideAOTE": "Скрывать сообщения AOTE/AOTV",
- "text.autoconfig.skyblocker.option.messages.hideImplosion": "Скрывать сообщения Implosion",
- "text.autoconfig.skyblocker.option.messages.hideMoltenWave": "Скрывать сообщения Molten Wave",
- "text.autoconfig.skyblocker.option.messages.hideAds": "Скрывать рекламу в чате",
- "text.autoconfig.skyblocker.option.locations.dungeons.oldLevers": "Хитбокс рычагов из 1.8",
- "text.autoconfig.skyblocker.option.locations.dungeons.terminals": "Авто-решение терминалов",
- "text.autoconfig.skyblocker.option.locations.dungeons.terminals.solveColor": "Решать выбор по цвету",
- "text.autoconfig.skyblocker.option.locations.dungeons.terminals.solveOrder": "Решать клик по возрастанию",
- "text.autoconfig.skyblocker.option.locations.dungeons.terminals.solveStartsWith": "Решать начинается с",
- "skyblocker.itemTooltip.nullMessage": "§b[§6Skyblocker§b] §cИнформация о цене предмета обновится через менее чем 60 секунд. Если нет, проверьте latest.log.",
- "text.autoconfig.skyblocker.option.messages.hideTeleportPad": "Скрывать сообщения телепортаторов",
- "text.autoconfig.skyblocker.option.general.quicknav": "Кнопки быстрого доступа",
- "text.autoconfig.skyblocker.option.general.quicknav.enableQuicknav": "Включено",
- "text.autoconfig.skyblocker.option.general.itemTooltip.enableAvgBIN": "Показать средние цены на BIN",
- "text.autoconfig.skyblocker.option.general.itemTooltip.avg": "Период времени (для средней цены)",
- "text.autoconfig.skyblocker.option.general.itemTooltip.avg.@Tooltip": "Можно выбрать, за сколько дней будет браться средняя цена",
- "text.autoconfig.skyblocker.option.general.itemTooltip.enableLowestBIN": "Показать минимальную цену на BIN",
- "text.autoconfig.skyblocker.option.general.itemTooltip.enableBazaarPrice": "Показать цены на Bazaar-е",
- "text.autoconfig.skyblocker.option.general.itemTooltip.enableMuseumDate": "Показать дату получения",
- "text.autoconfig.skyblocker.category.richPresence": "Активность в Discord",
- "text.autoconfig.skyblocker.option.richPresence.info": "Отображаемая информация",
- "text.autoconfig.skyblocker.option.richPresence.info.@Tooltip": "Не имеет значения при цикличном отбражении",
- "text.autoconfig.skyblocker.option.richPresence.cycleMode": "Отображать все опции циклично",
- "text.autoconfig.skyblocker.option.richPresence.enableRichPresence": "Включено",
- "text.autoconfig.skyblocker.option.richPresence.customMessage": "Своё сообщение",
- "text.autoconfig.skyblocker.option.general.itemList": "Список предметов",
- "text.autoconfig.skyblocker.option.general.itemList.enableItemList": "Включено",
- "text.autoconfig.skyblocker.option.messages.hideCombo": "Скрывать сообщения о комбо",
- "key.wikiLookup": "Быстрый переход на вики",
- "text.autoconfig.skyblocker.option.general.itemTooltip": "Описание предметов",
- "text.autoconfig.skyblocker.option.general.itemTooltip.enableNPCPrice": "Показать цены у NPC"
-} \ No newline at end of file
+ "key.categories.skyblocker": "Skyblocker",
+ "key.hotbarSlotLock": "Блокировка слотов (В хотбаре)",
+ "text.autoconfig.skyblocker.title": "Настройки Skyblocker",
+ "text.autoconfig.skyblocker.category.general": "Основные",
+ "text.autoconfig.skyblocker.option.general.bars": "Полоски здоровья, маны, защиты и опыта",
+ "text.autoconfig.skyblocker.option.general.bars.enableBars": "Включить полоски",
+ "text.autoconfig.skyblocker.category.locations": "Локации",
+ "text.autoconfig.skyblocker.option.locations.dungeons": "Катакомбы",
+ "text.autoconfig.skyblocker.option.locations.dungeons.enableMap": "Включить карту",
+ "text.autoconfig.skyblocker.option.locations.dungeons.solveThreeWeirdos": "Решать головоломку \"Три чудака\"",
+ "text.autoconfig.skyblocker.option.locations.dungeons.blazesolver": "Решать головоломку с ифритами",
+ "text.autoconfig.skyblocker.option.locations.dungeons.solveTrivia": "Решать головоломку с вопросами",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines": "Гномьи шахты",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.enableDrillFuel": "Показывать топливо дрели",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.solveFetchur": "Решать загадку Fetchur-а",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.solvePuzzler": "Решать загадку Puzzler-а",
+ "text.autoconfig.skyblocker.category.messages": "Сообщения",
+ "text.autoconfig.skyblocker.option.messages.hideAbility": "Скрывать сообщения о перезарядке способностей",
+ "text.autoconfig.skyblocker.option.messages.hideHeal": "Скрывать сообщения об исцелении",
+ "text.autoconfig.skyblocker.option.messages.hideAOTE": "Скрывать сообщения AOTE/AOTV",
+ "text.autoconfig.skyblocker.option.messages.hideImplosion": "Скрывать сообщения Implosion",
+ "text.autoconfig.skyblocker.option.messages.hideMoltenWave": "Скрывать сообщения Molten Wave",
+ "text.autoconfig.skyblocker.option.messages.hideAds": "Скрывать рекламу в чате",
+ "text.autoconfig.skyblocker.option.locations.dungeons.terminals": "Авто-решение терминалов",
+ "text.autoconfig.skyblocker.option.locations.dungeons.terminals.solveColor": "Решать выбор по цвету",
+ "text.autoconfig.skyblocker.option.locations.dungeons.terminals.solveOrder": "Решать клик по возрастанию",
+ "text.autoconfig.skyblocker.option.locations.dungeons.terminals.solveStartsWith": "Решать начинается с",
+ "skyblocker.itemTooltip.nullMessage": "§b[§6Skyblocker§b] §cИнформация о цене предмета обновится менее чем через 60 секунд. Если нет, проверьте latest.log",
+ "text.autoconfig.skyblocker.option.messages.hideTeleportPad": "Скрывать сообщения телепортаторов",
+ "skyblocker.update.update_link": " §2§nНажми,§r",
+ "text.autoconfig.skyblocker.option.general.quicknav": "Кнопки быстрого доступа",
+ "text.autoconfig.skyblocker.option.general.quicknav.enableQuicknav": "Включено",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.enableAvgBIN": "Показать средние цены на BIN",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.avg": "Период времени (для средней цены)",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.avg.@Tooltip": "Можно выбрать, за сколько дней будет браться средняя цена",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.enableLowestBIN": "Показать минимальную цену на BIN",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.enableBazaarPrice": "Показать цены на Bazaar-е",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.enableMuseumDate": "Показать дату получения",
+ "text.autoconfig.skyblocker.category.richPresence": "Активность в статусе Discord",
+ "text.autoconfig.skyblocker.option.richPresence.info": "Отображаемая информация",
+ "text.autoconfig.skyblocker.option.richPresence.info.@Tooltip": "Не имеет значения при цикличном отбражении",
+ "text.autoconfig.skyblocker.option.richPresence.cycleMode": "Отображать все опции циклично",
+ "text.autoconfig.skyblocker.option.richPresence.enableRichPresence": "Включено",
+ "text.autoconfig.skyblocker.option.richPresence.customMessage": "Своё сообщение",
+ "text.autoconfig.skyblocker.option.general.itemList": "Список предметов",
+ "text.autoconfig.skyblocker.option.general.itemList.enableItemList": "Включено",
+ "text.autoconfig.skyblocker.option.messages.hideCombo": "Скрывать сообщения о комбо",
+ "key.wikiLookup": "Быстрый переход на вики",
+ "text.autoconfig.skyblocker.option.general.itemTooltip": "Описание предмета",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.enableNPCPrice": "Показать цены у NPC",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions": "Изменить расположение полосок",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.LAYER1": "Слой 1",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.LAYER2": "Слой 2",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.avg.THREE_DAY": "Цена за 3 дня",
+ "text.autoconfig.skyblocker.option.general.hitbox.oldFarmlandHitbox": "Использовать хитбокс пашни из 1.8",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.healthBarPosition": "Расположение полоски здоровья",
+ "text.autoconfig.skyblocker.option.general.backpackPreviewWithoutShift": "Просматривать содержимое рюкзаков без удержания кнопки Shift",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.NONE": "Отключить",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.manaBarPosition": "Расположение полоски маны",
+ "text.autoconfig.skyblocker.option.quickNav.button1.item": "Предмет",
+ "skyblocker.fishing.reelNow": "Лови сейчас же!",
+ "text.autoconfig.skyblocker.option.messages.hideAutopet": "Скрывать сообщения Autopet",
+ "text.autoconfig.skyblocker.option.messages.hideMana": "Скрывать сообщения о расходе маны из Action Bar",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.RIGHT": "Справа",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.defenceBarPosition": "Расположение полоски защиты",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.experienceBarPosition": "Расположение полоски опыта",
+ "text.autoconfig.skyblocker.option.general.hideEmptyTooltips": "Скрывать описания предметов в меню",
+ "text.autoconfig.skyblocker.option.general.fishing": "Помощь в рыбалке",
+ "text.autoconfig.skyblocker.option.general.fishing.enableFishingHelper": "Включить помощь в рыбалке",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.avg.BOTH": "Обе",
+ "text.autoconfig.skyblocker.option.general.hitbox": "Хитбоксы",
+ "text.autoconfig.skyblocker.option.general.hitbox.oldLeverHitbox": "Использовать хитбокс рычагов из 1.8",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.avg.ONE_DAY": "Цена за 1 день",
+ "skyblocker.itemTooltip.noData": "§cНет данных",
+ "text.autoconfig.skyblocker.option.richPresence.info.PURSE": "Кошелек",
+ "text.autoconfig.skyblocker.option.richPresence.info.LOCATION": "Локация",
+ "text.autoconfig.skyblocker.category.quickNav": "Быстрый доступ",
+ "text.autoconfig.skyblocker.option.quickNav.enableQuickNav": "Включить быстрый доступ",
+ "text.autoconfig.skyblocker.option.quickNav.button1": "Кнопка 1",
+ "text.autoconfig.skyblocker.option.quickNav.button2": "Кнопка 2",
+ "text.autoconfig.skyblocker.option.quickNav.button3": "Кнопка 3",
+ "text.autoconfig.skyblocker.option.general.tabHud": "Красивое TAB меню",
+ "key.skyblocker.defaultTgl": "Показывать стандартное меню TAB",
+ "key.skyblocker.playerTgl": "Показывать список игроков в меню TAB",
+ "key.skyblocker.genericTgl": "Показывать общую информацию в меню TAB",
+ "text.autoconfig.skyblocker.option.general.tabHud.tabHudEnabled": "Включить красивое TAB меню",
+ "text.autoconfig.skyblocker.option.general.tabHud.tabHudScale": "Размер TAB меню",
+ "text.autoconfig.skyblocker.option.general.tabHud.tabHudScale.@Tooltip": "Значение в %, по отношению к размеру интерфейса игры"
+}
diff --git a/src/main/resources/assets/skyblocker/lang/tr_tr.json b/src/main/resources/assets/skyblocker/lang/tr_tr.json
new file mode 100644
index 00000000..1b07aff8
--- /dev/null
+++ b/src/main/resources/assets/skyblocker/lang/tr_tr.json
@@ -0,0 +1,71 @@
+{
+ "text.autoconfig.skyblocker.option.general.backpackPreviewWithoutShift": "Shift'e basmadan sırt çantası ön izlemesini görüntüleyin",
+ "text.autoconfig.skyblocker.option.general.itemTooltip": "Eşya Açıklamaları",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.enableNPCPrice": "NPC fiyatını göster",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.enableAvgBIN": "Ort. BIN fiyatını göster",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.avg": "Ortalama Türü",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.avg.ONE_DAY": "1 günlük",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.avg.THREE_DAY": "3 günlük",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.avg.BOTH": "İkisi de",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.enableBazaarPrice": "Pazar alış/satış fiyatını göster",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.enableMuseumDate": "Müze ve tarih bilgisini göster",
+ "text.autoconfig.skyblocker.option.general.hitbox": "Hitbox'lar",
+ "skyblocker.itemTooltip.nullMessage": "§b[§6Skyblocker§b] §cEşya açıklamasındaki ürün fiyat bilgisi en fazla 60 saniye içinde yenilenecektir. Aksi takdirde latest.log dosyasını kontrol edin",
+ "text.autoconfig.skyblocker.option.general.hitbox.oldFarmlandHitbox": "1.8 tarım hitboxlarını etkinleştir",
+ "text.autoconfig.skyblocker.option.general.hitbox.oldLeverHitbox": "1.8 şalter hitboxunu etkinleştir",
+ "skyblocker.itemTooltip.noData": "§cVeri yok",
+ "text.autoconfig.skyblocker.category.richPresence": "Discord Özel Durumu",
+ "text.autoconfig.skyblocker.option.richPresence.info": "Skyblock bilgisi",
+ "text.autoconfig.skyblocker.option.richPresence.info.PURSE": "Cüzdan",
+ "text.autoconfig.skyblocker.option.richPresence.info.BITS": "Bit",
+ "text.autoconfig.skyblocker.option.richPresence.info.LOCATION": "Konum",
+ "text.autoconfig.skyblocker.option.richPresence.info.@Tooltip": "Eğer döngüyü açtıysanız bu değer geçersiz kalır",
+ "text.autoconfig.skyblocker.option.richPresence.cycleMode": "Skyblock bilgilerini döngüye al",
+ "text.autoconfig.skyblocker.option.richPresence.customMessage": "Özel mesaj",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud": "Dwarven HUD",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.solveFetchur": "Fetchur'un mesajını çöz",
+ "skyblocker.fishing.reelNow": "Şimdi sarıl!",
+ "text.autoconfig.skyblocker.option.messages.chatFilterResult.PASS": "Devre dışı",
+ "text.autoconfig.skyblocker.option.messages.chatFilterResult.FILTER": "Filtrele",
+ "text.autoconfig.skyblocker.option.messages.hideAbility": "Yetenek bekleme süresini filtrele",
+ "text.autoconfig.skyblocker.option.messages.chatFilterResult.ACTION_BAR": "Aksiyon barına taşı",
+ "text.autoconfig.skyblocker.option.messages.hideHeal": "İyileştirme mesajlarını filtrele",
+ "text.autoconfig.skyblocker.option.messages.hideAOTE": "AOTE mesajlarını filtrele",
+ "text.autoconfig.skyblocker.option.messages.hideMoltenWave": "Molten Wave mesajını filtrele",
+ "text.autoconfig.skyblocker.option.messages.hideAds": "Genel sohbetteki reklamları filtrele",
+ "text.autoconfig.skyblocker.option.messages.hideTeleportPad": "Teleport Pad mesajlarını filtrele",
+ "text.autoconfig.skyblocker.option.messages.hideCombo": "Kombo mesajlarını filtrele",
+ "text.autoconfig.skyblocker.option.messages.hideAutopet": "Autopet mesajlarını filtrele",
+ "text.autoconfig.skyblocker.option.messages.hideMana": "Aksiyon barındaki mana tüketimlerini gizle",
+ "text.autoconfig.skyblocker.option.messages.hideMana.@Tooltip": "FancyBar ile daha iyi bir deneyim sunar",
+ "text.autoconfig.skyblocker.option.general.enableUpdateNotification": "Güncelleme Bildirimleri",
+ "skyblocker.api.got_key": "§b[§6Skyblocker§b] §2API anahtarınız otomatik olarak kaydedildi!",
+ "text.autoconfig.skyblocker.option.general.hideEmptyTooltips": "Menülerdeki boş eşya açıklamalarını gizle",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud.y": "Y",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud.x": "X",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud.enableBackground": "Arka planı göster",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud.enabled": "Etkinleştir",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.avg.@Tooltip": "Kaç günlük ortalamanın gösterileceğini seçebilirsiniz",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.enableLowestBIN": "En düşük BIN fiyatını göster",
+ "text.autoconfig.skyblocker.option.richPresence.enableRichPresence": "Aktif",
+ "skyblocker.update.update_message": "§b[§6Skyblocker§b] §2Yeni bir sürüm mevcut!",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.solvePuzzler": "Puzzler'ın bulmacasını çöz",
+ "key.hotbarSlotLock": "Slot Kilidi (Araç Çubuğu)",
+ "key.wikiLookup": "Wiki Araması",
+ "text.autoconfig.skyblocker.title": "Skyblocker Ayarları",
+ "text.autoconfig.skyblocker.category.general": "Genel",
+ "text.autoconfig.skyblocker.option.general.bars": "Can, Mana, Defans ve XP Barları",
+ "text.autoconfig.skyblocker.option.general.bars.enableBars": "Barları Etkinleştir",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions": "Bar Konumları",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.NONE": "Devre dışı",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.healthBarPosition": "Can barı konumu",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.manaBarPosition": "Mana barı konumu",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.defenceBarPosition": "Defans barı konumu",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.experienceBarPosition": "Tecrübe barı konumu",
+ "key.categories.skyblocker": "Skyblocker",
+ "skyblocker.updaterepository.failed": "§b[§6Skyblocker§b] §cYerel depo güncellenemedi. Dosyaları manuel olarak silip oyunu tekrar başlatın.",
+ "text.autoconfig.skyblocker.option.general.fishing": "Balık Tutma Yardımcısı",
+ "text.autoconfig.skyblocker.option.general.fishing.enableFishingHelper": "Balık tutma yardımcısını aktifleştir",
+ "text.autoconfig.skyblocker.category.messages": "Mesajlar",
+ "text.autoconfig.skyblocker.option.messages.hideImplosion": "Implosion mesajını filtrele"
+}
diff --git a/src/main/resources/assets/skyblocker/lang/zh_cn.json b/src/main/resources/assets/skyblocker/lang/zh_cn.json
index 78815a12..2708c250 100644
--- a/src/main/resources/assets/skyblocker/lang/zh_cn.json
+++ b/src/main/resources/assets/skyblocker/lang/zh_cn.json
@@ -9,7 +9,7 @@
"text.autoconfig.skyblocker.option.general.bars.barpositions": "配置属性条位置",
"text.autoconfig.skyblocker.option.general.bars.barpositions.LAYER1": "下排",
"text.autoconfig.skyblocker.option.general.bars.barpositions.LAYER2": "上排",
- "text.autoconfig.skyblocker.option.general.bars.barpositions.RIGHT": "右侧",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.RIGHT": "快捷栏右侧",
"text.autoconfig.skyblocker.option.general.bars.barpositions.NONE": "禁用",
"text.autoconfig.skyblocker.option.general.bars.barpositions.healthBarPosition": "生命条位置",
"text.autoconfig.skyblocker.option.general.bars.barpositions.manaBarPosition": "法力条位置",
@@ -23,8 +23,8 @@
"text.autoconfig.skyblocker.option.general.itemTooltip.enableAvgBIN": "显示平均BIN(立即购买)价格",
"text.autoconfig.skyblocker.option.general.itemTooltip.avg": "平均类型",
"text.autoconfig.skyblocker.option.general.itemTooltip.avg.@Tooltip": "你可以选择查看多少天的平均价格",
- "text.autoconfig.skyblocker.option.general.itemTooltip.avg.ONE_DAY": "1天价格",
- "text.autoconfig.skyblocker.option.general.itemTooltip.avg.THREE_DAY": "3天价格",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.avg.ONE_DAY": "一日内均价",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.avg.THREE_DAY": "三日内均价",
"text.autoconfig.skyblocker.option.general.itemTooltip.avg.BOTH": "同时显示",
"text.autoconfig.skyblocker.option.general.itemTooltip.enableLowestBIN": "显示最低BIN(立即购买)价格",
"text.autoconfig.skyblocker.option.general.itemTooltip.enableBazaarPrice": "显示集市购买/卖出价格",
@@ -37,41 +37,44 @@
"text.autoconfig.skyblocker.category.richPresence": "Discord活动状态",
"text.autoconfig.skyblocker.option.richPresence.info": "Skyblock信息",
"text.autoconfig.skyblocker.option.richPresence.info.PURSE": "钱包",
- "text.autoconfig.skyblocker.option.richPresence.info.BITS": "比特",
+ "text.autoconfig.skyblocker.option.richPresence.info.BITS": "点券",
"text.autoconfig.skyblocker.option.richPresence.info.LOCATION": "位置",
"text.autoconfig.skyblocker.option.richPresence.info.@Tooltip": "如果您正在循环模式,这个值将不会生效",
"text.autoconfig.skyblocker.option.richPresence.cycleMode": "循环Skyblock信息",
- "text.autoconfig.skyblocker.option.richPresence.enableRichPresence": "启用",
+ "text.autoconfig.skyblocker.option.richPresence.enableRichPresence": "已启用",
"text.autoconfig.skyblocker.option.richPresence.customMessage": "自定义消息",
"text.autoconfig.skyblocker.category.quickNav": "快速导航",
"text.autoconfig.skyblocker.option.quickNav.enableQuickNav": "启用快速导航",
- "text.autoconfig.skyblocker.option.quickNav.button1": "按钮1",
- "text.autoconfig.skyblocker.option.quickNav.button2": "按钮2",
- "text.autoconfig.skyblocker.option.quickNav.button3": "按钮3",
- "text.autoconfig.skyblocker.option.quickNav.button4": "按钮4",
- "text.autoconfig.skyblocker.option.quickNav.button5": "按钮5",
- "text.autoconfig.skyblocker.option.quickNav.button6": "按钮6",
- "text.autoconfig.skyblocker.option.quickNav.button7": "按钮7",
- "text.autoconfig.skyblocker.option.quickNav.button8": "按钮8",
- "text.autoconfig.skyblocker.option.quickNav.button9": "按钮9",
- "text.autoconfig.skyblocker.option.quickNav.button10": "按钮10",
- "text.autoconfig.skyblocker.option.quickNav.button11": "按钮11",
- "text.autoconfig.skyblocker.option.quickNav.button12": "按钮12",
+ "text.autoconfig.skyblocker.option.quickNav.button1": "热键1",
+ "text.autoconfig.skyblocker.option.quickNav.button2": "热键2",
+ "text.autoconfig.skyblocker.option.quickNav.button3": "热键3",
+ "text.autoconfig.skyblocker.option.quickNav.button4": "热键4",
+ "text.autoconfig.skyblocker.option.quickNav.button5": "热键5",
+ "text.autoconfig.skyblocker.option.quickNav.button6": "热键6",
+ "text.autoconfig.skyblocker.option.quickNav.button7": "热键7",
+ "text.autoconfig.skyblocker.option.quickNav.button8": "热键8",
+ "text.autoconfig.skyblocker.option.quickNav.button9": "热键9",
+ "text.autoconfig.skyblocker.option.quickNav.button10": "热键10",
+ "text.autoconfig.skyblocker.option.quickNav.button11": "热键11",
+ "text.autoconfig.skyblocker.option.quickNav.button12": "热键12",
"text.autoconfig.skyblocker.option.general.itemList": "物品列表",
"text.autoconfig.skyblocker.option.general.itemList.enableItemList": "启用物品列表",
"text.autoconfig.skyblocker.category.locations": "位置",
+ "text.autoconfig.skyblocker.option.locations.barn": "农业岛屿",
+ "text.autoconfig.skyblocker.option.locations.barn.solveHungryHiker": "Hungry Hikers 所需物品提示",
+ "text.autoconfig.skyblocker.option.locations.barn.solveTreasureHunter": "Treasure Hunter 助手",
"text.autoconfig.skyblocker.option.locations.dungeons": "地牢",
"text.autoconfig.skyblocker.option.locations.dungeons.croesusHelper": "Croesus助手",
- "text.autoconfig.skyblocker.option.locations.dungeons.croesusHelper.@Tooltip": "用灰色显示出已经打开过的箱子",
- "text.autoconfig.skyblocker.option.locations.dungeons.enableMap": "启用地图",
+ "text.autoconfig.skyblocker.option.locations.dungeons.croesusHelper.@Tooltip": "将打开过的箱子标记为灰色",
+ "text.autoconfig.skyblocker.option.locations.dungeons.enableMap": "启用地牢地图",
"text.autoconfig.skyblocker.option.locations.dungeons.solveThreeWeirdos": "解决三怪人迷题",
- "text.autoconfig.skyblocker.option.locations.dungeons.blazesolver": "解决烈焰人迷题",
- "text.autoconfig.skyblocker.option.locations.dungeons.solveTrivia": "解决常识迷题",
+ "text.autoconfig.skyblocker.option.locations.dungeons.blazesolver": "烈焰人迷题助手",
+ "text.autoconfig.skyblocker.option.locations.dungeons.solveTrivia": "常识问答谜题助手",
"text.autoconfig.skyblocker.option.locations.dungeons.terminals": "终端助手",
- "text.autoconfig.skyblocker.option.locations.dungeons.terminals.solveColor": "解决颜色迷题",
- "text.autoconfig.skyblocker.option.locations.dungeons.terminals.solveOrder": "解决排序迷题",
- "text.autoconfig.skyblocker.option.locations.dungeons.terminals.solveStartsWith": "解决开头字母迷题",
- "text.autoconfig.skyblocker.option.locations.dwarvenMines": "矮人矿道",
+ "text.autoconfig.skyblocker.option.locations.dungeons.terminals.solveColor": "选色终端助手",
+ "text.autoconfig.skyblocker.option.locations.dungeons.terminals.solveOrder": "排序终端助手",
+ "text.autoconfig.skyblocker.option.locations.dungeons.terminals.solveStartsWith": "首字母谜题终端助手",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines": "矮人矿井",
"text.autoconfig.skyblocker.option.locations.dwarvenMines.enableDrillFuel": "显示钻头燃料",
"text.autoconfig.skyblocker.option.locations.dwarvenMines.solveFetchur": "解决Fetchur的迷题",
"text.autoconfig.skyblocker.option.locations.dwarvenMines.solvePuzzler": "解决Puzzler的迷题",
@@ -86,14 +89,111 @@
"text.autoconfig.skyblocker.option.messages.chatFilterResult.ACTION_BAR": "移动到动作栏",
"text.autoconfig.skyblocker.option.messages.hideAbility": "隐藏技能冷却",
"text.autoconfig.skyblocker.option.messages.hideHeal": "隐藏治疗消息",
- "text.autoconfig.skyblocker.option.messages.hideAOTE": "隐藏AOTE消息",
- "text.autoconfig.skyblocker.option.messages.hideImplosion": "隐藏内爆技能消息",
- "text.autoconfig.skyblocker.option.messages.hideMoltenWave": "隐藏熔融波技能消息",
+ "text.autoconfig.skyblocker.option.messages.hideAOTE": "隐藏瞬息之刃的提示消息",
+ "text.autoconfig.skyblocker.option.messages.hideImplosion": "隐藏核心爆裂技能的提示消息",
+ "text.autoconfig.skyblocker.option.messages.hideMoltenWave": "隐藏 Molten Wave 技能的提示消息",
"text.autoconfig.skyblocker.option.messages.hideAds": "从公屏聊天中隐藏广告",
"text.autoconfig.skyblocker.option.messages.hideTeleportPad": "隐藏传送点消息",
"text.autoconfig.skyblocker.option.messages.hideCombo": "隐藏连杀消息",
"text.autoconfig.skyblocker.option.messages.hideAutopet": "隐藏自动宠物消息",
- "text.autoconfig.skyblocker.option.messages.hideMana": "在动作栏中隐藏魔力消耗信息",
- "text.autoconfig.skyblocker.option.messages.hideMana.@Tooltip": "被已经提供了更好方案的属性条代替",
- "text.autoconfig.skyblocker.option.quickNav.button1.item.nbt": "NBT"
+ "text.autoconfig.skyblocker.option.messages.hideMana": "在动作栏中隐藏法力消耗信息",
+ "text.autoconfig.skyblocker.option.messages.hideMana.@Tooltip": "已被更好的属性条代替",
+ "text.autoconfig.skyblocker.option.quickNav.button1.item.nbt": "物品NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button4.item.nbt": "物品NBT",
+ "text.autoconfig.skyblocker.option.general.hideEmptyTooltips": "隐藏菜单中分隔符的物品信息",
+ "text.autoconfig.skyblocker.option.locations.dungeons.mapScaling": "地图界面大小",
+ "skyblocker.updaterepository.failed": "§b[§6Skyblocker§b] §c更新本地数据存储库失败,请手动删库并重启游戏",
+ "text.autoconfig.skyblocker.option.quickNav.button1.item": "热键所显示物品",
+ "text.autoconfig.skyblocker.option.quickNav.button1.uiTitle": "快捷界面标题",
+ "text.autoconfig.skyblocker.option.quickNav.button1.item.itemName": "物品ID",
+ "text.autoconfig.skyblocker.option.quickNav.button1.clickEvent": "点击时所执行的命令",
+ "text.autoconfig.skyblocker.option.quickNav.button1.render": "是否显示该热键",
+ "text.autoconfig.skyblocker.option.quickNav.button2.render": "是否显示该热键",
+ "text.autoconfig.skyblocker.option.quickNav.button2.item": "热键所显示物品",
+ "text.autoconfig.skyblocker.option.quickNav.button2.item.itemName": "物品ID",
+ "text.autoconfig.skyblocker.option.quickNav.button2.item.count": "物品数量",
+ "text.autoconfig.skyblocker.option.quickNav.button1.item.count": "物品数量",
+ "text.autoconfig.skyblocker.option.quickNav.button2.item.nbt": "物品NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button2.uiTitle": "快捷界面标题",
+ "text.autoconfig.skyblocker.option.quickNav.button2.clickEvent": "点击时所执行的命令",
+ "text.autoconfig.skyblocker.option.quickNav.button3.render": "是否显示该热键",
+ "text.autoconfig.skyblocker.option.quickNav.button3.item.itemName": "物品ID",
+ "text.autoconfig.skyblocker.option.quickNav.button3.item.count": "物品数量",
+ "text.autoconfig.skyblocker.option.quickNav.button3.item.nbt": "物品NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button3.uiTitle": "快捷界面标题",
+ "text.autoconfig.skyblocker.option.quickNav.button3.clickEvent": "点击时所执行的命令",
+ "text.autoconfig.skyblocker.option.quickNav.button4.render": "是否显示该热键",
+ "text.autoconfig.skyblocker.option.quickNav.button4.item": "热键所显示物品",
+ "text.autoconfig.skyblocker.option.quickNav.button4.item.itemName": "物品ID",
+ "text.autoconfig.skyblocker.option.quickNav.button4.uiTitle": "快捷界面标题",
+ "text.autoconfig.skyblocker.option.quickNav.button4.clickEvent": "点击时所执行的命令",
+ "text.autoconfig.skyblocker.option.quickNav.button5.render": "是否显示该热键",
+ "text.autoconfig.skyblocker.option.quickNav.button5.item": "热键所显示物品",
+ "text.autoconfig.skyblocker.option.quickNav.button5.item.itemName": "物品ID",
+ "text.autoconfig.skyblocker.option.quickNav.button5.item.count": "物品数量",
+ "text.autoconfig.skyblocker.option.quickNav.button5.item.nbt": "物品NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button5.uiTitle": "快捷界面标题",
+ "text.autoconfig.skyblocker.option.quickNav.button5.clickEvent": "点击时所执行的命令",
+ "text.autoconfig.skyblocker.option.quickNav.button6.render": "是否显示该热键",
+ "text.autoconfig.skyblocker.option.quickNav.button6.item": "热键所显示物品",
+ "text.autoconfig.skyblocker.option.quickNav.button6.item.itemName": "物品ID",
+ "text.autoconfig.skyblocker.option.quickNav.button6.item.count": "物品数量",
+ "text.autoconfig.skyblocker.option.quickNav.button6.uiTitle": "快捷界面标题",
+ "text.autoconfig.skyblocker.option.quickNav.button6.clickEvent": "点击时所执行的命令",
+ "text.autoconfig.skyblocker.option.quickNav.button7.render": "是否显示该热键",
+ "text.autoconfig.skyblocker.option.quickNav.button7.item": "热键所显示物品",
+ "text.autoconfig.skyblocker.option.quickNav.button7.item.itemName": "物品ID",
+ "text.autoconfig.skyblocker.option.quickNav.button7.item.count": "热键物品显示数量",
+ "text.autoconfig.skyblocker.option.quickNav.button7.item.nbt": "物品NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button7.uiTitle": "快捷界面标题",
+ "text.autoconfig.skyblocker.option.quickNav.button8.render": "是否显示该热键",
+ "text.autoconfig.skyblocker.option.quickNav.button8.item": "热键所显示物品",
+ "text.autoconfig.skyblocker.option.quickNav.button8.item.itemName": "物品ID",
+ "text.autoconfig.skyblocker.option.quickNav.button8.item.count": "热键物品显示数量",
+ "text.autoconfig.skyblocker.option.quickNav.button8.item.nbt": "物品NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button8.uiTitle": "快捷界面标题",
+ "text.autoconfig.skyblocker.option.quickNav.button8.clickEvent": "点击时所执行的命令",
+ "text.autoconfig.skyblocker.option.quickNav.button9.render": "是否显示该热键",
+ "text.autoconfig.skyblocker.option.quickNav.button9.item": "热键所显示物品",
+ "text.autoconfig.skyblocker.option.quickNav.button9.item.count": "物品数量",
+ "text.autoconfig.skyblocker.option.quickNav.button9.item.nbt": "物品NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button9.uiTitle": "快捷界面标题",
+ "text.autoconfig.skyblocker.option.quickNav.button9.clickEvent": "点击时所执行的命令",
+ "text.autoconfig.skyblocker.option.quickNav.button10.render": "是否显示该热键",
+ "text.autoconfig.skyblocker.option.quickNav.button10.item": "热键所显示物品",
+ "text.autoconfig.skyblocker.option.quickNav.button10.item.itemName": "物品ID",
+ "text.autoconfig.skyblocker.option.quickNav.button10.item.count": "物品数量",
+ "text.autoconfig.skyblocker.option.quickNav.button10.item.nbt": "物品NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button10.uiTitle": "快捷界面标题",
+ "text.autoconfig.skyblocker.option.quickNav.button12.clickEvent": "点击时所执行的命令",
+ "text.autoconfig.skyblocker.option.quickNav.button11.render": "是否显示该热键",
+ "text.autoconfig.skyblocker.option.quickNav.button11.item": "热键所显示物品",
+ "text.autoconfig.skyblocker.option.quickNav.button11.item.itemName": "物品ID",
+ "text.autoconfig.skyblocker.option.quickNav.button11.item.count": "物品数量",
+ "text.autoconfig.skyblocker.option.quickNav.button11.item.nbt": "物品NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button11.uiTitle": "快捷界面标题",
+ "text.autoconfig.skyblocker.option.quickNav.button11.clickEvent": "点击时所执行的命令",
+ "text.autoconfig.skyblocker.option.quickNav.button12.render": "是否显示该热键",
+ "text.autoconfig.skyblocker.option.quickNav.button12.item": "热键所显示物品",
+ "text.autoconfig.skyblocker.option.quickNav.button12.item.itemName": "物品ID",
+ "text.autoconfig.skyblocker.option.quickNav.button12.item.count": "物品数量",
+ "text.autoconfig.skyblocker.option.quickNav.button12.item.nbt": "物品NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button12.uiTitle": "快捷界面标题",
+ "text.autoconfig.skyblocker.option.quickNav.button3.item": "热键所显示物品",
+ "text.autoconfig.skyblocker.option.quickNav.button4.item.count": "物品数量",
+ "text.autoconfig.skyblocker.option.quickNav.button6.item.nbt": "物品NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button7.clickEvent": "点击时所执行的命令",
+ "text.autoconfig.skyblocker.option.quickNav.button9.item.itemName": "物品ID",
+ "text.autoconfig.skyblocker.option.quickNav.button10.clickEvent": "点击时所执行的命令",
+ "text.autoconfig.skyblocker.option.general.fishing": "钓鱼助手",
+ "text.autoconfig.skyblocker.option.general.fishing.enableFishingHelper": "启用钓鱼助手",
+ "skyblocker.fishing.reelNow": "收竿!",
+ "text.autoconfig.skyblocker.option.locations.dungeons.lividColor.enableLividColor": "启用真 Livid 的颜色提示",
+ "text.autoconfig.skyblocker.option.locations.dungeons.lividColor": "提示真 Livid 的颜色",
+ "text.autoconfig.skyblocker.option.locations.dungeons.lividColor.enableLividColor.@Tooltip": "将真 Livid 的颜色发送到聊天栏",
+ "text.autoconfig.skyblocker.option.locations.dungeons.lividColor.lividColorText": "真 Livid 颜色提示信息",
+ "text.autoconfig.skyblocker.option.locations.dungeons.lividColor.lividColorText.@Tooltip": "Livid Boss战时发送到聊天栏的信息, 字段 “[color]” 将被替换为真 Livid 的颜色",
+ "key.skyblocker.playerTgl": "将tab键所显示的列表改为玩家列表",
+ "key.skyblocker.defaultTgl": "将tab键所显示的列表改为默认空岛生存列表",
+ "key.skyblocker.genericTgl": "将tab键所显示的列表改为通用信息列表"
}
diff --git a/src/main/resources/assets/skyblocker/lang/zh_tw.json b/src/main/resources/assets/skyblocker/lang/zh_tw.json
new file mode 100644
index 00000000..3613757e
--- /dev/null
+++ b/src/main/resources/assets/skyblocker/lang/zh_tw.json
@@ -0,0 +1,24 @@
+{
+ "text.autoconfig.skyblocker.title": "Skyblocker設定",
+ "text.autoconfig.skyblocker.category.general": "一般設定",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.healthBarPosition": "血量條位置",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.manaBarPosition": "魔力條位置",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.defenceBarPosition": "防禦條位置",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.experienceBarPosition": "經驗条位置",
+ "key.wikiLookup": "查閱Wiki",
+ "key.hotbarSlotLock": "鎖定快捷欄",
+ "key.categories.skyblocker": "Skyblocker",
+ "text.autoconfig.skyblocker.option.messages.hideAOTE": "隱藏終焉之貌的提示訊息",
+ "text.autoconfig.skyblocker.option.messages.hideAds": "从公頻訊息中隱藏廣告",
+ "text.autoconfig.skyblocker.option.messages.hideTeleportPad": "隱藏傳送點訊息",
+ "text.autoconfig.skyblocker.option.messages.hideCombo": "隱藏連殺訊息",
+ "text.autoconfig.skyblocker.option.messages.hideAutopet": "隱藏自動寵物訊息",
+ "skyblocker.update.hover_text": "打開Modrinth",
+ "text.autoconfig.skyblocker.option.general.hideEmptyTooltips": "隱藏選單玻璃物品資訊\"",
+ "skyblocker.api.got_key": "§b[§6Skyblocker§b] §2已自动設定你的API金鑰!",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.RIGHT": "快捷欄右側",
+ "text.autoconfig.skyblocker.option.messages.hideAbility": "隱藏技能冷卻",
+ "text.autoconfig.skyblocker.option.messages.hideHeal": "隱藏治療訊息",
+ "text.autoconfig.skyblocker.option.messages.hideMana": "在動作欄中隱藏魔力消耗的提示訊息",
+ "text.autoconfig.skyblocker.option.general.bars": "血量,魔力,防御以及經驗計量條"
+}
diff --git a/src/main/resources/assets/skyblocker/mirrorverse_waypoints.json b/src/main/resources/assets/skyblocker/mirrorverse_waypoints.json
new file mode 100644
index 00000000..2bc0296e
--- /dev/null
+++ b/src/main/resources/assets/skyblocker/mirrorverse_waypoints.json
@@ -0,0 +1,1019 @@
+{
+ "sections": [
+ {
+ "name": "Lava Path",
+ "waypoints": [
+ {
+ "x": -101,
+ "y": 52,
+ "z": -116
+ },
+ {
+ "x": -99,
+ "y": 52,
+ "z": -110
+ },
+ {
+ "x": -95,
+ "y": 52,
+ "z": -108
+ },
+ {
+ "x": -88,
+ "y": 52,
+ "z": -107
+ },
+ {
+ "x": -95,
+ "y": 52,
+ "z": -114
+ },
+ {
+ "x": -95,
+ "y": 52,
+ "z": -109
+ },
+ {
+ "x": -84,
+ "y": 52,
+ "z": -112
+ },
+ {
+ "x": -91,
+ "y": 52,
+ "z": -108
+ },
+ {
+ "x": -94,
+ "y": 52,
+ "z": -116
+ },
+ {
+ "x": -88,
+ "y": 52,
+ "z": -112
+ },
+ {
+ "x": -101,
+ "y": 52,
+ "z": -108
+ },
+ {
+ "x": -94,
+ "y": 52,
+ "z": -114
+ },
+ {
+ "x": -85,
+ "y": 52,
+ "z": -112
+ },
+ {
+ "x": -88,
+ "y": 52,
+ "z": -114
+ },
+ {
+ "x": -90,
+ "y": 52,
+ "z": -110
+ },
+ {
+ "x": -84,
+ "y": 52,
+ "z": -113
+ },
+ {
+ "x": -90,
+ "y": 52,
+ "z": -116
+ },
+ {
+ "x": -105,
+ "y": 52,
+ "z": -113
+ },
+ {
+ "x": -82,
+ "y": 52,
+ "z": -112
+ },
+ {
+ "x": -90,
+ "y": 52,
+ "z": -112
+ },
+ {
+ "x": -88,
+ "y": 52,
+ "z": -111
+ },
+ {
+ "x": -82,
+ "y": 52,
+ "z": -111
+ },
+ {
+ "x": -104,
+ "y": 52,
+ "z": -112
+ },
+ {
+ "x": -87,
+ "y": 52,
+ "z": -107
+ },
+ {
+ "x": -100,
+ "y": 52,
+ "z": -108
+ },
+ {
+ "x": -86,
+ "y": 52,
+ "z": -109
+ },
+ {
+ "x": -91,
+ "y": 52,
+ "z": -110
+ },
+ {
+ "x": -96,
+ "y": 52,
+ "z": -108
+ },
+ {
+ "x": -102,
+ "y": 52,
+ "z": -111
+ },
+ {
+ "x": -96,
+ "y": 52,
+ "z": -115
+ },
+ {
+ "x": -97,
+ "y": 52,
+ "z": -116
+ },
+ {
+ "x": -83,
+ "y": 52,
+ "z": -111
+ },
+ {
+ "x": -84,
+ "y": 52,
+ "z": -107
+ },
+ {
+ "x": -90,
+ "y": 52,
+ "z": -115
+ },
+ {
+ "x": -86,
+ "y": 52,
+ "z": -107
+ },
+ {
+ "x": -97,
+ "y": 52,
+ "z": -112
+ },
+ {
+ "x": -86,
+ "y": 52,
+ "z": -113
+ },
+ {
+ "x": -92,
+ "y": 52,
+ "z": -110
+ },
+ {
+ "x": -95,
+ "y": 52,
+ "z": -111
+ },
+ {
+ "x": -90,
+ "y": 52,
+ "z": -114
+ },
+ {
+ "x": -93,
+ "y": 52,
+ "z": -108
+ },
+ {
+ "x": -98,
+ "y": 52,
+ "z": -116
+ },
+ {
+ "x": -98,
+ "y": 52,
+ "z": -115
+ },
+ {
+ "x": -90,
+ "y": 52,
+ "z": -107
+ },
+ {
+ "x": -98,
+ "y": 52,
+ "z": -112
+ },
+ {
+ "x": -98,
+ "y": 52,
+ "z": -109
+ },
+ {
+ "x": -98,
+ "y": 52,
+ "z": -113
+ },
+ {
+ "x": -100,
+ "y": 52,
+ "z": -116
+ },
+ {
+ "x": -96,
+ "y": 52,
+ "z": -114
+ },
+ {
+ "x": -86,
+ "y": 52,
+ "z": -110
+ },
+ {
+ "x": -93,
+ "y": 52,
+ "z": -109
+ },
+ {
+ "x": -88,
+ "y": 52,
+ "z": -110
+ },
+ {
+ "x": -94,
+ "y": 52,
+ "z": -115
+ },
+ {
+ "x": -84,
+ "y": 52,
+ "z": -111
+ },
+ {
+ "x": -84,
+ "y": 52,
+ "z": -108
+ },
+ {
+ "x": -86,
+ "y": 52,
+ "z": -115
+ },
+ {
+ "x": -98,
+ "y": 52,
+ "z": -110
+ },
+ {
+ "x": -102,
+ "y": 52,
+ "z": -108
+ },
+ {
+ "x": -92,
+ "y": 52,
+ "z": -114
+ },
+ {
+ "x": -102,
+ "y": 52,
+ "z": -114
+ },
+ {
+ "x": -85,
+ "y": 52,
+ "z": -109
+ },
+ {
+ "x": -86,
+ "y": 52,
+ "z": -112
+ },
+ {
+ "x": -104,
+ "y": 52,
+ "z": -113
+ },
+ {
+ "x": -105,
+ "y": 52,
+ "z": -112
+ },
+ {
+ "x": -91,
+ "y": 52,
+ "z": -114
+ },
+ {
+ "x": -100,
+ "y": 52,
+ "z": -112
+ },
+ {
+ "x": -93,
+ "y": 52,
+ "z": -110
+ },
+ {
+ "x": -91,
+ "y": 52,
+ "z": -112
+ },
+ {
+ "x": -101,
+ "y": 52,
+ "z": -112
+ },
+ {
+ "x": -92,
+ "y": 52,
+ "z": -108
+ },
+ {
+ "x": -82,
+ "y": 52,
+ "z": -113
+ },
+ {
+ "x": -87,
+ "y": 52,
+ "z": -115
+ },
+ {
+ "x": -84,
+ "y": 52,
+ "z": -109
+ },
+ {
+ "x": -88,
+ "y": 52,
+ "z": -113
+ },
+ {
+ "x": -92,
+ "y": 52,
+ "z": -116
+ },
+ {
+ "x": -96,
+ "y": 52,
+ "z": -111
+ },
+ {
+ "x": -96,
+ "y": 52,
+ "z": -116
+ },
+ {
+ "x": -98,
+ "y": 52,
+ "z": -108
+ },
+ {
+ "x": -98,
+ "y": 52,
+ "z": -114
+ },
+ {
+ "x": -96,
+ "y": 52,
+ "z": -112
+ },
+ {
+ "x": -85,
+ "y": 52,
+ "z": -107
+ },
+ {
+ "x": -102,
+ "y": 52,
+ "z": -115
+ },
+ {
+ "x": -87,
+ "y": 52,
+ "z": -110
+ },
+ {
+ "x": -100,
+ "y": 52,
+ "z": -113
+ },
+ {
+ "x": -103,
+ "y": 52,
+ "z": -114
+ },
+ {
+ "x": -102,
+ "y": 52,
+ "z": -116
+ },
+ {
+ "x": -95,
+ "y": 52,
+ "z": -110
+ },
+ {
+ "x": -89,
+ "y": 52,
+ "z": -107
+ },
+ {
+ "x": -92,
+ "y": 52,
+ "z": -113
+ },
+ {
+ "x": -100,
+ "y": 52,
+ "z": -110
+ },
+ {
+ "x": -100,
+ "y": 52,
+ "z": -115
+ },
+ {
+ "x": -86,
+ "y": 52,
+ "z": -114
+ },
+ {
+ "x": -88,
+ "y": 52,
+ "z": -115
+ },
+ {
+ "x": -92,
+ "y": 52,
+ "z": -112
+ },
+ {
+ "x": -100,
+ "y": 52,
+ "z": -114
+ },
+ {
+ "x": -91,
+ "y": 52,
+ "z": -116
+ },
+ {
+ "x": -102,
+ "y": 52,
+ "z": -110
+ },
+ {
+ "x": -102,
+ "y": 52,
+ "z": -112
+ },
+ {
+ "x": -93,
+ "y": 52,
+ "z": -116
+ },
+ {
+ "x": -90,
+ "y": 52,
+ "z": -111
+ },
+ {
+ "x": -104,
+ "y": 52,
+ "z": -114
+ },
+ {
+ "x": -83,
+ "y": 52,
+ "z": -112
+ },
+ {
+ "x": -83,
+ "y": 52,
+ "z": -113
+ },
+ {
+ "x": -100,
+ "y": 52,
+ "z": -109
+ },
+ {
+ "x": -102,
+ "y": 52,
+ "z": -109
+ },
+ {
+ "x": -90,
+ "y": 52,
+ "z": -108
+ },
+ {
+ "x": -97,
+ "y": 52,
+ "z": -108
+ }
+ ]
+ },
+ {
+ "name": "Upside Down Parkour",
+ "waypoints": [
+ {
+ "x": -137,
+ "y": 39,
+ "z": -104
+ },
+ {
+ "x": -169,
+ "y": 42,
+ "z": -116
+ },
+ {
+ "x": -173,
+ "y": 43,
+ "z": -112
+ },
+ {
+ "x": -197,
+ "y": 39,
+ "z": -92
+ },
+ {
+ "x": -161,
+ "y": 39,
+ "z": -92
+ },
+ {
+ "x": -137,
+ "y": 40,
+ "z": -116
+ },
+ {
+ "x": -213,
+ "y": 41,
+ "z": -116
+ },
+ {
+ "x": -173,
+ "y": 41,
+ "z": -96
+ },
+ {
+ "x": -205,
+ "y": 41,
+ "z": -100
+ },
+ {
+ "x": -205,
+ "y": 43,
+ "z": -108
+ },
+ {
+ "x": -137,
+ "y": 41,
+ "z": -96
+ },
+ {
+ "x": -145,
+ "y": 40,
+ "z": -104
+ },
+ {
+ "x": -149,
+ "y": 43,
+ "z": -112
+ },
+ {
+ "x": -189,
+ "y": 42,
+ "z": -120
+ },
+ {
+ "x": -157,
+ "y": 41,
+ "z": -104
+ },
+ {
+ "x": -189,
+ "y": 43,
+ "z": -116
+ },
+ {
+ "x": -193,
+ "y": 42,
+ "z": -104
+ },
+ {
+ "x": -161,
+ "y": 40,
+ "z": -120
+ },
+ {
+ "x": -221,
+ "y": 43,
+ "z": -104
+ },
+ {
+ "x": -185,
+ "y": 41,
+ "z": -108
+ },
+ {
+ "x": -141,
+ "y": 41,
+ "z": -120
+ },
+ {
+ "x": -157,
+ "y": 39,
+ "z": -116
+ },
+ {
+ "x": -153,
+ "y": 40,
+ "z": -100
+ },
+ {
+ "x": -209,
+ "y": 43,
+ "z": -120
+ },
+ {
+ "x": -129,
+ "y": 39,
+ "z": -108
+ },
+ {
+ "x": -189,
+ "y": 43,
+ "z": -100
+ },
+ {
+ "x": -141,
+ "y": 42,
+ "z": -100
+ },
+ {
+ "x": -133,
+ "y": 40,
+ "z": -108
+ },
+ {
+ "x": -209,
+ "y": 42,
+ "z": -104
+ },
+ {
+ "x": -173,
+ "y": 41,
+ "z": -100
+ },
+ {
+ "x": -189,
+ "y": 43,
+ "z": -112
+ },
+ {
+ "x": -145,
+ "y": 40,
+ "z": -108
+ },
+ {
+ "x": -217,
+ "y": 42,
+ "z": -108
+ },
+ {
+ "x": -169,
+ "y": 41,
+ "z": -120
+ },
+ {
+ "x": -165,
+ "y": 43,
+ "z": -109
+ },
+ {
+ "x": -145,
+ "y": 42,
+ "z": -116
+ },
+ {
+ "x": -165,
+ "y": 42,
+ "z": -104
+ },
+ {
+ "x": -181,
+ "y": 40,
+ "z": -112
+ },
+ {
+ "x": -193,
+ "y": 41,
+ "z": -108
+ },
+ {
+ "x": -201,
+ "y": 40,
+ "z": -96
+ },
+ {
+ "x": -137,
+ "y": 41,
+ "z": -124
+ },
+ {
+ "x": -173,
+ "y": 43,
+ "z": -108
+ },
+ {
+ "x": -133,
+ "y": 40,
+ "z": -100
+ },
+ {
+ "x": -201,
+ "y": 40,
+ "z": -116
+ },
+ {
+ "x": -185,
+ "y": 41,
+ "z": -108
+ },
+ {
+ "x": -125,
+ "y": 39,
+ "z": -108
+ },
+ {
+ "x": -161,
+ "y": 42,
+ "z": -112
+ },
+ {
+ "x": -165,
+ "y": 40,
+ "z": -96
+ },
+ {
+ "x": -141,
+ "y": 39,
+ "z": -112
+ },
+ {
+ "x": -177,
+ "y": 39,
+ "z": -92
+ },
+ {
+ "x": -213,
+ "y": 41,
+ "z": -112
+ },
+ {
+ "x": -153,
+ "y": 42,
+ "z": -108
+ },
+ {
+ "x": -205,
+ "y": 42,
+ "z": -120
+ },
+ {
+ "x": -197,
+ "y": 43,
+ "z": -112
+ },
+ {
+ "x": -181,
+ "y": 42,
+ "z": -104
+ },
+ {
+ "x": -165,
+ "y": 41,
+ "z": -100
+ },
+ {
+ "x": -193,
+ "y": 42,
+ "z": -96
+ },
+ {
+ "x": -133,
+ "y": 40,
+ "z": -120
+ },
+ {
+ "x": -185,
+ "y": 41,
+ "z": -100
+ },
+ {
+ "x": -165,
+ "y": 41,
+ "z": -124
+ },
+ {
+ "x": -177,
+ "y": 40,
+ "z": -104
+ },
+ {
+ "x": -157,
+ "y": 40,
+ "z": -96
+ },
+ {
+ "x": -205,
+ "y": 41,
+ "z": -116
+ },
+ {
+ "x": -181,
+ "y": 40,
+ "z": -96
+ },
+ {
+ "x": -201,
+ "y": 43,
+ "z": -108
+ },
+ {
+ "x": -185,
+ "y": 41,
+ "z": -116
+ }
+ ]
+ },
+ {
+ "name": "Turbulator Parkour",
+ "waypoints": [
+ {
+ "x": -302,
+ "y": 34,
+ "z": -107
+ },
+ {
+ "x": -304,
+ "y": 52,
+ "z": -109
+ },
+ {
+ "x": -306,
+ "y": 16,
+ "z": -107
+ },
+ {
+ "x": -304,
+ "y": 12,
+ "z": -107
+ },
+ {
+ "x": -308,
+ "y": 6,
+ "z": -105
+ },
+ {
+ "x": -302,
+ "y": 44,
+ "z": -107
+ },
+ {
+ "x": -306,
+ "y": 24,
+ "z": -109
+ },
+ {
+ "x": -302,
+ "y": 18,
+ "z": -111
+ },
+ {
+ "x": -300,
+ "y": 36,
+ "z": -109
+ },
+ {
+ "x": -304,
+ "y": 30,
+ "z": -103
+ },
+ {
+ "x": -302,
+ "y": 26,
+ "z": -111
+ },
+ {
+ "x": -308,
+ "y": 14,
+ "z": -103
+ },
+ {
+ "x": -300,
+ "y": 46,
+ "z": -103
+ },
+ {
+ "x": -300,
+ "y": 10,
+ "z": -111
+ },
+ {
+ "x": -300,
+ "y": 20,
+ "z": -107
+ },
+ {
+ "x": -306,
+ "y": 54,
+ "z": -111
+ },
+ {
+ "x": -306,
+ "y": 4,
+ "z": -103
+ },
+ {
+ "x": -300,
+ "y": 28,
+ "z": -107
+ },
+ {
+ "x": -306,
+ "y": 42,
+ "z": -111
+ },
+ {
+ "x": -308,
+ "y": 50,
+ "z": -105
+ },
+ {
+ "x": -304,
+ "y": 48,
+ "z": -107
+ },
+ {
+ "x": -302,
+ "y": 38,
+ "z": -105
+ },
+ {
+ "x": -304,
+ "y": 22,
+ "z": -111
+ },
+ {
+ "x": -304,
+ "y": 2,
+ "z": -107
+ },
+ {
+ "x": -304,
+ "y": 40,
+ "z": -107
+ },
+ {
+ "x": -306,
+ "y": 32,
+ "z": -105
+ },
+ {
+ "x": -304,
+ "y": 8,
+ "z": -109
+ }
+ ]
+ }
+ ]
+} \ No newline at end of file
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index d8ef4941..ead46adc 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -5,7 +5,7 @@
"name": "Skyblocker",
"description": "Hypixel Skyblock Mod",
"authors": ["xMrVizzy", "d3dx9", "LifeIsAParadox"],
- "contributors": ["ExternalTime", "Zailer43", "TacoMonkey", "KonaeAkira", "Fix3dll", "null2264", "HyperSoop", "edgarogh", "TheColdPot", "Julienraptor01", "ADON15c", "catandA", "kevinthegreat1", "AzureAaron"],
+ "contributors": ["ExternalTime", "Zailer43", "TacoMonkey", "KonaeAkira", "Fix3dll", "null2264", "HyperSoop", "edgarogh", "TheColdPot", "Julienraptor01", "ADON15c", "catandA", "kevinthegreat1", "AzureAaron", "msg-programs", "lantice3720"],
"contact": {
"homepage": "https://hysky.de",
"sources": "https://github.com/SkyblockerMod/Skyblocker",
@@ -16,20 +16,23 @@
"environment": "client",
"entrypoints": {
"client": [
- "me.xmrvizzy.skyblocker.SkyblockerInitializer"
+ "me.xmrvizzy.skyblocker.SkyblockerMod"
],
"modmenu": [
"me.xmrvizzy.skyblocker.config.modmenu.ModMenuEntry"
+ ],
+ "rei_client": [
+ "me.xmrvizzy.skyblocker.skyblock.rei.SkyblockerREIClientPlugin"
]
},
"mixins": [
"skyblocker.mixins.json"
],
"depends": {
- "fabricloader": ">=0.14.17",
- "fabric-api": ">=0.76.0+1.19.4",
+ "fabricloader": ">=0.14.21",
+ "fabric-api": ">=0.83.0+1.20",
"cloth-config2": "*",
- "minecraft": "~1.19.4"
+ "minecraft": "~1.20"
},
"custom": {
"modmenu": {
diff --git a/src/main/resources/skyblocker.mixins.json b/src/main/resources/skyblocker.mixins.json
index 4a6be779..701d54e5 100644
--- a/src/main/resources/skyblocker.mixins.json
+++ b/src/main/resources/skyblocker.mixins.json
@@ -3,21 +3,23 @@
"package": "me.xmrvizzy.skyblocker.mixin",
"compatibilityLevel": "JAVA_17",
"client": [
- "ChatHudListenerMixin",
+ "AccessorWorldRenderer",
"ClientPlayerEntityMixin",
- "InGameHudMixin",
- "ItemRendererMixin",
- "LeverBlockMixin",
+ "ClientPlayNetworkHandlerMixin",
+ "DrawContextMixin",
"FarmlandBlockMixin",
- "MinecraftClientMixin",
- "AccessorWorldRenderer",
- "GenericContainerScreenMixin",
"GenericContainerScreenHandlerMixin",
+ "HandledScreenAccessor",
"HandledScreenMixin",
+ "InGameHudMixin",
"InventoryScreenMixin",
+ "LeverBlockMixin",
+ "MinecraftClientMixin",
+ "PlayerListHudAccessor",
+ "PlayerListHudMixin",
"RecipeBookWidgetAccessor",
- "HandledScreenAccessor",
- "ScreenMixin"
+ "accessor.BeaconBlockEntityRendererInvoker",
+ "accessor.FrustumInvoker"
],
"injectors": {
"defaultRequire": 1