aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/skyblocker/lang/en_us.json
blob: 7aa720f25abaa1907c382c663f39c5ec9e8fa181 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
{
  "key.categories.skyblocker": "Skyblocker",
  "key.hotbarSlotLock": "Slot Lock (Hotbar)",
  "key.wikiLookup": "Wiki Lookup",

  "text.autoconfig.skyblocker.title": "Skyblocker Settings",

  "text.autoconfig.skyblocker.category.general": "General",
  "text.autoconfig.skyblocker.option.general.bars": "Health, Mana, Defence & XP Bars",
  "text.autoconfig.skyblocker.option.general.bars.enableBars": "Enable Bars",
  "text.autoconfig.skyblocker.option.general.bars.barpositions": "Configure Bar Positions",
  "text.autoconfig.skyblocker.option.general.bars.barpositions.LAYER1": "Layer 1",
  "text.autoconfig.skyblocker.option.general.bars.barpositions.LAYER2": "Layer 2",
  "text.autoconfig.skyblocker.option.general.bars.barpositions.RIGHT": "Right",
  "text.autoconfig.skyblocker.option.general.bars.barpositions.NONE": "Disabled",
  "text.autoconfig.skyblocker.option.general.bars.barpositions.healthBarPosition": "Health Bar Position",
  "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.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.itemTooltip": "Item Tooltip",
  "text.autoconfig.skyblocker.option.general.itemTooltip.enableNPCPrice": "Enable NPC Price",
  "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",
  "text.autoconfig.skyblocker.option.general.itemTooltip.avg.ONE_DAY": "1 day price",
  "text.autoconfig.skyblocker.option.general.itemTooltip.avg.THREE_DAY": "3 day price",
  "text.autoconfig.skyblocker.option.general.itemTooltip.avg.BOTH": "Both",
  "text.autoconfig.skyblocker.option.general.itemTooltip.enableLowestBIN": "Enable Lowest BIN Price",
  "text.autoconfig.skyblocker.option.general.itemTooltip.enableBazaarPrice": "Enable Bazaar buy/sell Price",
  "text.autoconfig.skyblocker.option.general.itemTooltip.enableMuseumDate": "Enable Museum & Date",
  "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",
  "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",

  "text.autoconfig.skyblocker.category.richPresence": "Discord Rich Presence",
  "text.autoconfig.skyblocker.option.richPresence.info": "Skyblock Info",
  "text.autoconfig.skyblocker.option.richPresence.info.PURSE": "PURSE",
  "text.autoconfig.skyblocker.option.richPresence.info.BITS": "BITS",
  "text.autoconfig.skyblocker.option.richPresence.info.LOCATION": "LOCATION",
  "text.autoconfig.skyblocker.option.richPresence.info.@Tooltip": "This value doesn't matter if you are cycling",
  "text.autoconfig.skyblocker.option.richPresence.cycleMode": "Cycle Skyblock Info",
  "text.autoconfig.skyblocker.option.richPresence.enableRichPresence": "Enabled",
  "text.autoconfig.skyblocker.option.richPresence.customMessage": "Custom Message",

  "text.autoconfig.skyblocker.category.quickNav" : "Quick Navigation",
  "text.autoconfig.skyblocker.option.quickNav.enableQuickNav" : "Enable Quick Navigation",
  "text.autoconfig.skyblocker.option.quickNav.button1" : "Button 1",
  "text.autoconfig.skyblocker.option.quickNav.button1.render" : "Render",
  "text.autoconfig.skyblocker.option.quickNav.button1.item" : "Item",
  "text.autoconfig.skyblocker.option.quickNav.button1.item.itemName" : "Item name",
  "text.autoconfig.skyblocker.option.quickNav.button1.item.count" : "Item Count",
  "text.autoconfig.skyblocker.option.quickNav.button1.item.nbt" : "NBT",
  "text.autoconfig.skyblocker.option.quickNav.button1.uiTitle" : "UI Title",
  "text.autoconfig.skyblocker.option.quickNav.button1.clickEvent" : "Click event",
  "text.autoconfig.skyblocker.option.quickNav.button2" : "Button 2",
  "text.autoconfig.skyblocker.option.quickNav.button2.render" : "Render",
  "text.autoconfig.skyblocker.option.quickNav.button2.item" : "Item",
  "text.autoconfig.skyblocker.option.quickNav.button2.item.itemName" : "Item name",
  "text.autoconfig.skyblocker.option.quickNav.button2.item.count" : "Item Count",
  "text.autoconfig.skyblocker.option.quickNav.button2.item.nbt" : "NBT",
  "text.autoconfig.skyblocker.option.quickNav.button2.uiTitle" : "UI Title",
  "text.autoconfig.skyblocker.option.quickNav.button2.clickEvent" : "Click event",
  "text.autoconfig.skyblocker.option.quickNav.button3" : "Button 3",
  "text.autoconfig.skyblocker.option.quickNav.button3.render" : "Render",
  "text.autoconfig.skyblocker.option.quickNav.button3.item" : "Item",
  "text.autoconfig.skyblocker.option.quickNav.button3.item.itemName" : "Item name",
  "text.autoconfig.skyblocker.option.quickNav.button3.item.count" : "Item Count",
  "text.autoconfig.skyblocker.option.quickNav.button3.item.nbt" : "NBT",
  "text.autoconfig.skyblocker.option.quickNav.button3.uiTitle" : "UI Title",
  "text.autoconfig.skyblocker.option.quickNav.button3.clickEvent" : "Click event",
  "text.autoconfig.skyblocker.option.quickNav.button4" : "Button 4",
  "text.autoconfig.skyblocker.option.quickNav.button4.render" : "Render",
  "text.autoconfig.skyblocker.option.quickNav.button4.item" : "Item",
  "text.autoconfig.skyblocker.option.quickNav.button4.item.itemName" : "Item name",
  "text.autoconfig.skyblocker.option.quickNav.button4.item.count" : "Item Count",
  "text.autoconfig.skyblocker.option.quickNav.button4.item.nbt" : "NBT",
  "text.autoconfig.skyblocker.option.quickNav.button4.uiTitle" : "UI Title",
  "text.autoconfig.skyblocker.option.quickNav.button4.clickEvent" : "Click event",
  "text.autoconfig.skyblocker.option.quickNav.button5" : "Button 5",
  "text.autoconfig.skyblocker.option.quickNav.button5.render" : "Render",
  "text.autoconfig.skyblocker.option.quickNav.button5.item" : "Item",
  "text.autoconfig.skyblocker.option.quickNav.button5.item.itemName" : "Item name",
  "text.autoconfig.skyblocker.option.quickNav.button5.item.count" : "Item Count",
  "text.autoconfig.skyblocker.option.quickNav.button5.item.nbt" : "NBT",
  "text.autoconfig.skyblocker.option.quickNav.button5.uiTitle" : "UI Title",
  "text.autoconfig.skyblocker.option.quickNav.button5.clickEvent" : "Click event",
  "text.autoconfig.skyblocker.option.quickNav.button6" : "Button 6",
  "text.autoconfig.skyblocker.option.quickNav.button6.render" : "Render",
  "text.autoconfig.skyblocker.option.quickNav.button6.item" : "Item",
  "text.autoconfig.skyblocker.option.quickNav.button6.item.itemName" : "Item name",
  "text.autoconfig.skyblocker.option.quickNav.button6.item.count" : "Item Count",
  "text.autoconfig.skyblocker.option.quickNav.button6.item.nbt" : "NBT",
  "text.autoconfig.skyblocker.option.quickNav.button6.uiTitle" : "UI Title",
  "text.autoconfig.skyblocker.option.quickNav.button6.clickEvent" : "Click event",
  "text.autoconfig.skyblocker.option.quickNav.button7" : "Button 7",
  "text.autoconfig.skyblocker.option.quickNav.button7.render" : "Render",
  "text.autoconfig.skyblocker.option.quickNav.button7.item" : "Item",
  "text.autoconfig.skyblocker.option.quickNav.button7.item.itemName" : "Item name",
  "text.autoconfig.skyblocker.option.quickNav.button7.item.count" : "Item Count",
  "text.autoconfig.skyblocker.option.quickNav.button7.item.nbt" : "NBT",
  "text.autoconfig.skyblocker.option.quickNav.button7.uiTitle" : "UI Title",
  "text.autoconfig.skyblocker.option.quickNav.button7.clickEvent" : "Click event",
  "text.autoconfig.skyblocker.option.quickNav.button8" : "Button 8",
  "text.autoconfig.skyblocker.option.quickNav.button8.render" : "Render",
  "text.autoconfig.skyblocker.option.quickNav.button8.item" : "Item",
  "text.autoconfig.skyblocker.option.quickNav.button8.item.itemName" : "Item name",
  "text.autoconfig.skyblocker.option.quickNav.button8.item.count" : "Item Count",
  "text.autoconfig.skyblocker.option.quickNav.button8.item.nbt" : "NBT",
  "text.autoconfig.skyblocker.option.quickNav.button8.uiTitle" : "UI Title",
  "text.autoconfig.skyblocker.option.quickNav.button8.clickEvent" : "Click event",
  "text.autoconfig.skyblocker.option.quickNav.button9" : "Button 9",
  "text.autoconfig.skyblocker.option.quickNav.button9.render" : "Render",
  "text.autoconfig.skyblocker.option.quickNav.button9.item" : "Item",
  "text.autoconfig.skyblocker.option.quickNav.button9.item.itemName" : "Item name",
  "text.autoconfig.skyblocker.option.quickNav.button9.item.count" : "Item Count",
  "text.autoconfig.skyblocker.option.quickNav.button9.item.nbt" : "NBT",
  "text.autoconfig.skyblocker.option.quickNav.button9.uiTitle" : "UI Title",
  "text.autoconfig.skyblocker.option.quickNav.button9.clickEvent" : "Click event",
  "text.autoconfig.skyblocker.option.quickNav.button10" : "Button 10",
  "text.autoconfig.skyblocker.option.quickNav.button10.render" : "Render",
  "text.autoconfig.skyblocker.option.quickNav.button10.item" : "Item",
  "text.autoconfig.skyblocker.option.quickNav.button10.item.itemName" : "Item name",
  "text.autoconfig.skyblocker.option.quickNav.button10.item.count" : "Item Count",
  "text.autoconfig.skyblocker.option.quickNav.button10.item.nbt" : "NBT",
  "text.autoconfig.skyblocker.option.quickNav.button10.uiTitle" : "UI Title",
  "text.autoconfig.skyblocker.option.quickNav.button10.clickEvent" : "Click event",
  "text.autoconfig.skyblocker.option.quickNav.button11" : "Button 11",
  "text.autoconfig.skyblocker.option.quickNav.button11.render" : "Render",
  "text.autoconfig.skyblocker.option.quickNav.button11.item" : "Item",
  "text.autoconfig.skyblocker.option.quickNav.button11.item.itemName" : "Item name",
  "text.autoconfig.skyblocker.option.quickNav.button11.item.count" : "Item Count",
  "text.autoconfig.skyblocker.option.quickNav.button11.item.nbt" : "NBT",
  "text.autoconfig.skyblocker.option.quickNav.button11.uiTitle" : "UI Title",
  "text.autoconfig.skyblocker.option.quickNav.button11.clickEvent" : "Click event",
  "text.autoconfig.skyblocker.option.quickNav.button12" : "Button 12",
  "text.autoconfig.skyblocker.option.quickNav.button12.render" : "Render",
  "text.autoconfig.skyblocker.option.quickNav.button12.item" : "Item",
  "text.autoconfig.skyblocker.option.quickNav.button12.item.itemName" : "Item name",
  "text.autoconfig.skyblocker.option.quickNav.button12.item.count" : "Item Count",
  "text.autoconfig.skyblocker.option.quickNav.button12.item.nbt" : "NBT",
  "text.autoconfig.skyblocker.option.quickNav.button12.uiTitle" : "UI Title",
  "text.autoconfig.skyblocker.option.quickNav.button12.clickEvent" : "Click event",

  "text.autoconfig.skyblocker.option.general.itemList": "Item List",
  "text.autoconfig.skyblocker.option.general.itemList.enableItemList": "Enable Item List",

  "text.autoconfig.skyblocker.category.locations": "Locations",
  "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.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.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",
  "text.autoconfig.skyblocker.option.locations.dungeons.terminals.solveStartsWith": "Solve Starts With",
  "text.autoconfig.skyblocker.option.locations.dwarvenMines": "Dwarven Mines",
  "text.autoconfig.skyblocker.option.locations.dwarvenMines.enableDrillFuel": "Enable Drill Fuel",
  "text.autoconfig.skyblocker.option.locations.dwarvenMines.solveFetchur": "Solve Fetchur",
  "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.enableBackground": "Enable Background",
  "text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud.x": "X",
  "text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud.y": "Y",

  "text.autoconfig.skyblocker.category.messages": "Messages",
  "text.autoconfig.skyblocker.option.messages.chatFilterResult.PASS": "Disabled",
  "text.autoconfig.skyblocker.option.messages.chatFilterResult.FILTER": "Filter",
  "text.autoconfig.skyblocker.option.messages.chatFilterResult.ACTION_BAR": "Move to action bar",
  "text.autoconfig.skyblocker.option.messages.hideAbility": "Hide Ability Cooldown",
  "text.autoconfig.skyblocker.option.messages.hideHeal": "Hide Heal Messages",
  "text.autoconfig.skyblocker.option.messages.hideAOTE": "Hide AOTE Messages",
  "text.autoconfig.skyblocker.option.messages.hideImplosion": "Hide Implosion Message",
  "text.autoconfig.skyblocker.option.messages.hideMoltenWave": "Hide Molten Wave Message",
  "text.autoconfig.skyblocker.option.messages.hideAds": "Hide Ads From Public Chat",
  "text.autoconfig.skyblocker.option.messages.hideTeleportPad": "Hide Teleport Pad Messages",
  "text.autoconfig.skyblocker.option.messages.hideCombo": "Hide Combo Messages",
  "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",

  "skyblocker.update.update_message": "§b[§6Skyblocker§b] §2There is a new version available!",
  "skyblocker.update.update_link": " §2§nClick here§r",
  "skyblocker.update.update_message_end" : " §ato find out about latest features.",
  "skyblocker.update.hover_text": "Open Modrinth",
  "text.autoconfig.skyblocker.option.general.enableUpdateNotification": "Update Notification",

  "skyblocker.api.got_key": "§b[§6Skyblocker§b] §2Automatically set your API key!"
}