aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/skyblocker/lang/en_us.json
blob: 552caf7c4ce97f887ff8ec5f7cf09a0a0e998ad3 (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
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
{
  "key.categories.skyblocker": "Skyblocker",
  "key.hotbarSlotLock": "Slot Lock (Hotbar)",
  "key.skyblocker.toggleB": "Toggle tab HUD to screen B",
  "key.skyblocker.defaultTgl": "Switch tab HUD to default view",
  "key.skyblocker.toggleA": "Toggle tab HUD to screen A",
  "key.wikiLookup": "Wiki Lookup",

  "text.skyblocker.open": "Open",
  "text.skyblocker.quit_config": "Changes Not Saved",
  "text.skyblocker.quit_config_sure": "Are you sure you want to quit editing the config? Changes will not be saved!",
  "text.skyblocker.quit_discard": "Quit & Discard Changes",

  "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.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.etherwarpOverlay": "Etherwarp Overlay",
  "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.fairySouls.highlightFoundSouls": "Highlight found fairy souls",
  "text.autoconfig.skyblocker.option.general.fairySouls.highlightOnlyNearbySouls": "Only highlight nearby fairy souls",
  "text.autoconfig.skyblocker.option.general.fairySouls.highlightOnlyNearbySouls.@Tooltip": "When enabled only fairy souls in a radius of 50 blocks are highlighted",
  "text.autoconfig.skyblocker.option.general.itemCooldown": "Item Cooldown",
  "text.autoconfig.skyblocker.option.general.itemCooldown.enableItemCooldowns": "Enable Item Cooldown",
  "text.autoconfig.skyblocker.option.general.shortcuts": "Shortcuts",
  "text.autoconfig.skyblocker.option.general.shortcuts.enableShortcuts": "Enable Shortcuts",
  "text.autoconfig.skyblocker.option.general.shortcuts.enableShortcuts.@Tooltip": "Works anywhere, even in vanilla! Edit shortcuts with \"/skyblocker shortcuts\". At least one of the following options must be enabled for this to take effect.",
  "text.autoconfig.skyblocker.option.general.shortcuts.enableCommandShortcuts": "Enable Command Shortcuts",
  "text.autoconfig.skyblocker.option.general.shortcuts.enableCommandShortcuts.@Tooltip": "Shortcuts for commands consisting of only one word. Edit shortcuts with \"/skyblocker shortcuts\". Shortcuts must be enabled for this to take effect.",
  "text.autoconfig.skyblocker.option.general.shortcuts.enableCommandArgShortcuts": "Enable Command Argument Shortcuts",
  "text.autoconfig.skyblocker.option.general.shortcuts.enableCommandArgShortcuts.@Tooltip": "Shortcuts that replace one or more word(s)/argument(s) of a command which has multiple words/arguments. Edit shortcuts with \"/skyblocker shortcuts\". Shortcuts must be enabled for this to take effect.",
  "text.autoconfig.skyblocker.option.general.shortcuts.config": "Shortcuts Config...",
  "text.autoconfig.skyblocker.option.general.quiverWarning": "Quiver Warning",
  "text.autoconfig.skyblocker.option.general.quiverWarning.enableQuiverWarning": "Enable Quiver Warning",
  "text.autoconfig.skyblocker.option.general.quiverWarning.enableQuiverWarningInDungeons": "Enable Quiver Warning In Dungeons",
  "text.autoconfig.skyblocker.option.general.quiverWarning.enableQuiverWarningAfterDungeon": "Enable Quiver Warning After a Dungeon",
  "text.autoconfig.skyblocker.option.general.backpackPreviewWithoutShift": "View backpack preview without holding Shift",
  "text.autoconfig.skyblocker.option.general.compactorDeletorPreview": "Enable Compactor/Deletor Preview",
  "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.tabHud.plainPlayerNames": "Plain Player Names",
  "text.autoconfig.skyblocker.option.general.tabHud.plainPlayerNames.@Tooltip":"Enable to display player names without any special formatting on public islands.",
  "text.autoconfig.skyblocker.option.general.tabHud.nameSorting": "Player Name Sorting Method",
  "text.autoconfig.skyblocker.option.general.tabHud.nameSorting.@Tooltip": "Alphabetical sorting sorts names alphabetically while Default has no particular order.",
  "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",
  "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.itemInfoDisplay": "Item Info Display",
  "text.autoconfig.skyblocker.option.general.itemInfoDisplay.attributeShardInfo": "Attribute Shard Info",
  "text.autoconfig.skyblocker.option.general.itemInfoDisplay.attributeShardInfo.@Tooltip": "Displays the attribute's level as the stack count and the initials of the attribute's name.",
  "text.autoconfig.skyblocker.option.general.itemInfoDisplay.itemRarityBackgrounds": "Item Rarity Backgrounds",
  "text.autoconfig.skyblocker.option.general.itemInfoDisplay.itemRarityBackgrounds.@Tooltip": "Displays a colored background behind an item, the color represents the item's rarity.",
  "text.autoconfig.skyblocker.option.general.itemInfoDisplay.itemRarityBackgroundsOpacity": "Item Rarity Backgrounds Opacity",
  "text.autoconfig.skyblocker.option.general.wikiLookup": "Wiki Lookup",
  "text.autoconfig.skyblocker.option.general.wikiLookup.enableWikiLookup": "Enable Wiki Lookup",
  "text.autoconfig.skyblocker.option.general.wikiLookup.enableWikiLookup.@Tooltip": "Opens the wiki page of the hovered item with the F4 key.",
  "text.autoconfig.skyblocker.option.general.wikiLookup.officialWiki": "Use Official Wiki",
  "text.autoconfig.skyblocker.option.general.wikiLookup.officialWiki.@Tooltip": "Use the official wiki instead of the Fandom wiki.",
  "text.autoconfig.skyblocker.option.general.specialEffects": "Special Effects",
  "text.autoconfig.skyblocker.option.general.specialEffects.rareDungeonDropEffects": "Rare Dungeon Drop Effects",
  "text.autoconfig.skyblocker.option.general.specialEffects.rareDungeonDropEffects.@Tooltip": "Adds a special visual effect triggered upon obtaining rare dungeon loot!",
  "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",
  "text.autoconfig.skyblocker.option.general.titleContainer.config": "Title Container Placement Config...",
  "text.autoconfig.skyblocker.option.general.teleportOverlay": "Teleport Overlay",
  "text.autoconfig.skyblocker.option.general.teleportOverlay.enableTeleportOverlays": "Enable Teleport Overlays",
  "text.autoconfig.skyblocker.option.general.teleportOverlay.enableWeirdTransmission": "Enable Weird Transmission Overlay",
  "text.autoconfig.skyblocker.option.general.teleportOverlay.enableInstantTransmission": "Enable Instant Transmission Overlay",
  "text.autoconfig.skyblocker.option.general.teleportOverlay.enableEtherTransmission": "Enable Ether Transmission Overlay",
  "text.autoconfig.skyblocker.option.general.teleportOverlay.enableSinrecallTransmission": "Enable Sinrecall Transmission Overlay",
  "text.autoconfig.skyblocker.option.general.teleportOverlay.enableWitherImpact": "Enable Wither Impact Overlay",
  "text.autoconfig.skyblocker.option.general.flameOverlay": "Flame Overlay",
  "text.autoconfig.skyblocker.option.general.flameOverlay.flameHeight": "Flame Height",
  "text.autoconfig.skyblocker.option.general.flameOverlay.flameOpacity": "Flame Opacity",
  "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.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.spidersDen": "Spider's Den",
  "text.autoconfig.skyblocker.option.locations.spidersDen.relics": "Hidden Relics Helper",
  "text.autoconfig.skyblocker.option.locations.spidersDen.relics.enableRelicsHelper": "Enable Hidden Relics Helper",
  "text.autoconfig.skyblocker.option.locations.spidersDen.relics.highlightFoundRelics": "Highlight found relics",
  "text.autoconfig.skyblocker.option.locations.dungeons": "Dungeons",
  "text.autoconfig.skyblocker.option.locations.dungeons.secretWaypoints": "Dungeon Secret Waypoints",
  "text.autoconfig.skyblocker.option.locations.dungeons.secretWaypoints.enableSecretWaypoints": "Enable Dungeon Secret Waypoints",
  "text.autoconfig.skyblocker.option.locations.dungeons.secretWaypoints.noInitSecretWaypoints": "Do Not Initialize Secret Waypoints",
  "text.autoconfig.skyblocker.option.locations.dungeons.secretWaypoints.noInitSecretWaypoints.@Tooltip": "This option can save around 20 MB of ram if enabled, but Secret Waypoint will require a restart after turning off this option to work.",
  "text.autoconfig.skyblocker.option.locations.dungeons.secretWaypoints.waypointType": "Waypoint Type",
  "text.autoconfig.skyblocker.option.locations.dungeons.secretWaypoints.waypointType.@Tooltip": "Waypoint: Displays a highlight and beam.\n\nOutlined Waypoint: Displays both a waypoint and an outline.\n\nHighlight: Only displays a highlight.\n\nOutlined Highlight: Displays both a highlight and an outline.\n\nOutline: Outlines the secret in a box.",
  "text.autoconfig.skyblocker.option.locations.dungeons.secretWaypoints.showSecretText": "Show Secret Text",
  "text.autoconfig.skyblocker.option.locations.dungeons.secretWaypoints.enableEntranceWaypoints" : "Enable Entrance Waypoints",
  "text.autoconfig.skyblocker.option.locations.dungeons.secretWaypoints.enableSuperboomWaypoints" : "Enable Superboom Waypoints",
  "text.autoconfig.skyblocker.option.locations.dungeons.secretWaypoints.enableChestWaypoints" : "Enable Chest Waypoints",
  "text.autoconfig.skyblocker.option.locations.dungeons.secretWaypoints.enableItemWaypoints" : "Enable Item Waypoints",
  "text.autoconfig.skyblocker.option.locations.dungeons.secretWaypoints.enableBatWaypoints" : "Enable Bat Waypoints",
  "text.autoconfig.skyblocker.option.locations.dungeons.secretWaypoints.enableWitherWaypoints" : "Enable Wither Essence Waypoints",
  "text.autoconfig.skyblocker.option.locations.dungeons.secretWaypoints.enableLeverWaypoints" : "Enable Lever Waypoints",
  "text.autoconfig.skyblocker.option.locations.dungeons.secretWaypoints.enableFairySoulWaypoints" : "Enable Fairy Soul Waypoints",
  "text.autoconfig.skyblocker.option.locations.dungeons.secretWaypoints.enableStonkWaypoints" : "Enable Stonk Waypoints",
  "text.autoconfig.skyblocker.option.locations.dungeons.secretWaypoints.enableDefaultWaypoints" : "Enable Default Waypoints",
  "text.autoconfig.skyblocker.option.locations.dungeons.secretWaypoints.enableDefaultWaypoints.@Tooltip" : "This includes all waypoints that do not belong to a category.",
  "text.autoconfig.skyblocker.option.locations.dungeons.dungeonChestProfit": "Dungeon Chest Profit Calculator",
  "text.autoconfig.skyblocker.option.locations.dungeons.dungeonChestProfit.enableProfitCalculator": "Enable Profit Calculator",
  "text.autoconfig.skyblocker.option.locations.dungeons.dungeonChestProfit.enableProfitCalculator.@Tooltip": "Displays the profit of a dungeon chest in the chest screen's title.\nGreen if there's profit.\nRed if there isn't profit.\nGray if you don't gain or lose anything.\nBlue if calculations were based on incomplete data.",
  "text.autoconfig.skyblocker.option.locations.dungeons.dungeonChestProfit.includeKismet": "Include Kismet Price",
  "text.autoconfig.skyblocker.option.locations.dungeons.dungeonChestProfit.includeKismet.@Tooltip": "When enabled, if you used a kismet the price of one will be subtracted from the profit",
  "text.autoconfig.skyblocker.option.locations.dungeons.dungeonChestProfit.includeEssence": "Include Essence",
  "text.autoconfig.skyblocker.option.locations.dungeons.dungeonChestProfit.includeEssence.@Tooltip": "Disabling is **not recommended** if you're a forgetful person.",
  "text.autoconfig.skyblocker.option.locations.dungeons.dungeonChestProfit.neutralThreshold": "Neutral Threshold",
  "text.autoconfig.skyblocker.option.locations.dungeons.dungeonChestProfit.neutralThreshold.@Tooltip": "The threshold below which the profit is considered neutral.",
  "text.autoconfig.skyblocker.option.locations.dungeons.dungeonChestProfit.neutralColor": "Neutral Color",
  "text.autoconfig.skyblocker.option.locations.dungeons.dungeonChestProfit.profitColor": "Profit Color",
  "text.autoconfig.skyblocker.option.locations.dungeons.dungeonChestProfit.lossColor": "Loss Color",
  "text.autoconfig.skyblocker.option.locations.dungeons.dungeonChestProfit.incompleteColor": "Incomplete Color",
  "text.autoconfig.skyblocker.option.locations.dungeons.dungeonChestProfit.incompleteColor.@Tooltip": "The color to display when the price data is incomplete.",
  "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.mapScreen": "Dungeon Map Placement Config...",
  "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.starredMobGlow": "Starred Mob Glow",
  "text.autoconfig.skyblocker.option.locations.dungeons.starredMobGlow.@Tooltip": "Applies the glowing effect to starred mobs that are visible.",
  "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.blazeSolver.@Tooltip": "Boxes the correct blaze in green, also draws a line to and boxes the next blaze to kill in white.",
  "text.autoconfig.skyblocker.option.locations.dungeons.creeperSolver": "Solve Creeper Beams Puzzle",
  "text.autoconfig.skyblocker.option.locations.dungeons.creeperSolver.@Tooltip": "Highlights the best beams to make and the targets to hit.",
  "text.autoconfig.skyblocker.option.locations.dungeons.solveTrivia": "Solve Trivia Puzzle",
  "text.autoconfig.skyblocker.option.locations.dungeons.solveTicTacToe": "Solve Tic Tac Toe Puzzle",
  "text.autoconfig.skyblocker.option.locations.dungeons.solveTicTacToe.@Tooltip": "Puts a red box around the next best move for you to make!",
  "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",
  "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.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]": "\nFancy: Shows name, percentage, progress bar and an icon.",
  "text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud.style.@Tooltip[2]": "\nClassic: Shows name and percentage in a very simple box.",
  "text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud.screen": "Dwarven HUD Config...",
  "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",
  "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",
  "text.autoconfig.skyblocker.option.messages.hideShowOff": "Hide Show Off Messages",
  "text.autoconfig.skyblocker.option.messages.hideShowOff.@Tooltip": "Filters messages from the /show command",
  "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.hideStatusEffectOverlay": "Hide Status Effect Overlay",

  "skyblocker.updaterepository.failed":  "§b[§6Skyblocker§b] §cUpdating local repository failed. Remove files manually and restart game.",

  "skyblocker.dungeons.secrets.physicalEntranceNotFound": "§b[§6Skyblocker§b] §cDungeon Entrance Room coordinates not found. Please go back to the green Entrance Room.",
  "skyblocker.dungeons.secrets.markSecretFound": "§b[§6Skyblocker§b] §rMarked secret #%d as found.",
  "skyblocker.dungeons.secrets.markSecretMissing": "§b[§6Skyblocker§b] §rMarked secret #%d as missing.",
  "skyblocker.dungeons.secrets.markSecretFoundUnable": "§b[§6Skyblocker§b] §cUnable to mark secret #%d as found.",
  "skyblocker.dungeons.secrets.markSecretMissingUnable": "§b[§6Skyblocker§b] §cUnable to mark secret #%d as missing.",

  "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": "§b[§6Skyblocker§b] §rMarked all fairy souls in the current island as found",
  "skyblocker.fairySouls.markAllMissing": "§b[§6Skyblocker§b] §rMarked all fairy souls in the current island as missing",
  "skyblocker.relics.markAllFound": "§b[§6Skyblocker§b] §rMarked all relics as found",
  "skyblocker.relics.markAllMissing": "§b[§6Skyblocker§b] §rMarked all relics as missing",
  "skyblocker.shortcuts.config": "Shortcuts Config",
  "skyblocker.shortcuts.notLoaded": "§c§lShortcuts not loaded yet",
  "skyblocker.shortcuts.command.target": "Target Command",
  "skyblocker.shortcuts.command.replacement": "Replacement Command",
  "skyblocker.shortcuts.commandArg.target": "Target Command Argument",
  "skyblocker.shortcuts.commandArg.replacement": "Replacement Command Argument",
  "skyblocker.shortcuts.commandArg.tooltip": "Replace one or more word(s)/argument(s) of a command which has multiple words/arguments instead of matching the entire command.",
  "skyblocker.shortcuts.deleteQuestion": "Are you sure you want to remove this shortcut?",
  "skyblocker.shortcuts.deleteWarning": "Shortcut '%s' will be lost forever! (A long time!)",
  "skyblocker.shortcuts.new": "New Shortcut",
  "skyblocker.shortcuts.commandSuggestionTooltip": "Due to limitations of Minecraft, command suggestions will only work after a restart of the game.",

  "skyblocker.customItemNames.removed": "§b[§6Skyblocker§b] §fRemoved this item's custom name.",
  "skyblocker.customItemNames.neverHad": "§b[§6Skyblocker§b] §fThis item doesn't have a custom name set, but why not add one? ;)",
  "skyblocker.customItemNames.added": "§b[§6Skyblocker§b] §fSet a custom name for your currently held item!",
  "skyblocker.customItemNames.noItemUuid": "§b[§6Skyblocker§b] §cYou must be holding an item that has a uuid in order to set a custom name!",
  "skyblocker.customItemNames.unableToSetName": "§b[§6Skyblocker§b] §cUnable to set a custom item name :( (Are you in skyblock?, are you holding an item?)",

  "skyblocker.customDyeColors.invalidHex": "§b[§6Skyblocker§b] §cInvalid HEX color code!",
  "skyblocker.customDyeColors.notDyeable": "§b[§6Skyblocker§b] §cThis item isn't a dyeable armor piece!",
  "skyblocker.customDyeColors.removed": "§b[§6Skyblocker§b] §fRemoved this item's custom dye color.",
  "skyblocker.customDyeColors.neverHad": "§b[§6Skyblocker§b] §fThis item doesn't have a custom dye color set, but why not add one? ;)",
  "skyblocker.customDyeColors.added": "§b[§6Skyblocker§b] §fSet a custom dye color for your currently held item!",
  "skyblocker.customDyeColors.noItemUuid": "§b[§6Skyblocker§b] §cYou must be holding an item that has a uuid in order to set a custom dye color!",
  "skyblocker.customDyeColors.unableToSetColor": "§b[§6Skyblocker§b] §cUnable to set a custom dye color :( (Are you in skyblock?, are you holding an item?)",

  "skyblocker.customArmorTrims.invalidMaterialOrPattern": "§b[§6Skyblocker§b] §cYou supplied either an invalid material, or an invalid trim pattern!",
  "skyblocker.customArmorTrims.notAnArmorPiece": "§b[§6Skyblocker§b] §cThis item isn't an armor piece!",
  "skyblocker.customArmorTrims.removed": "§b[§6Skyblocker§b] §fRemoved this item's custom armor trim.",
  "skyblocker.customArmorTrims.neverHad": "§b[§6Skyblocker§b] §fThis item doesn't have a armor trim set, but why not add one? ;)",
  "skyblocker.customArmorTrims.added": "§b[§6Skyblocker§b] §fSet a custom armor trim for your currently held item!",
  "skyblocker.customArmorTrims.noItemUuid": "§b[§6Skyblocker§b] §cYou must be holding an item that has a uuid in order to set a custom armor trim!",
  "skyblocker.customArmorTrims.unableToSetTrim": "§b[§6Skyblocker§b] §cUnable to set a custom armor trim :( (Are you in skyblock?, are you holding an item?)",

  "skyblocker.quiverWarning.50Left": "You only have 50 Arrows left in your Quiver!",
  "skyblocker.quiverWarning.10Left": "You only have 10 Arrows left in your Quiver!",
  "skyblocker.quiverWarning.empty": "You don't have any more Arrows left in your Quiver!",
  
  "skyblocker.itemProtection.added": "§b[§6Skyblocker§b] §fYour %s will now be protected! §o*your item now feels a little safer :')*",
  "skyblocker.itemProtection.removed": "§b[§6Skyblocker§b] §fYour %s will §nno longer be protected§f :( - §lBeware of the dangers in doing this!",
  "skyblocker.itemProtection.noItemUuid": "§b[§6Skyblocker§b] §cYou must be holding an item that has a uuid in order to protect it!",
  "skyblocker.itemProtection.unableToProtect": "§b[§6Skyblocker§b] §cUnable to protect this item :( (Are you in skyblock?, are you holding an item?)",

  "emi.category.skyblocker.skyblock": "Skyblock"
}