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
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
|
{
"text.rei.cheating": "Cheating",
"text.rei.cheating_disabled": "§7Cheating Disabled",
"text.rei.cheating_enabled": "§cCheating Enabled",
"text.rei.cheating_limited_enabled": "§bCheating Enabled (Using Commands)",
"text.rei.cheating_enabled_no_perms": "§7Cheating §cEnabled §7(No Permission)",
"text.rei.cheating_limited_creative_enabled": "§aCheating Enabled (Using Creative)",
"text.rei.no_permission_cheat": "Operator permissions are required to cheat items",
"text.rei.search.field.suggestion": "Search...",
"text.rei.feedback": "Any feedback you want to give to the REI developer? %s to submit your feedback!",
"text.rei.feedback.link": "Click me to visit the Google Form",
"text.rei.support.me": "Support me to continue making REI better!",
"text.rei.support.me.desc": "As a patreon supporter of REI, you get to use the latest version of REI for Minecraft snapshots.\nAlternatively, you can also support me financially through renting a BisectHosting server.\n\n%s\n%s",
"text.rei.support.me.patreon": "Donate on Patreon",
"text.rei.support.me.bisect": "Use code SHEDANIEL on BisectHosting",
"text.rei.not.fully.initialized": "REI not yet fully initialized!",
"text.rei.not.fully.initialized.tooltip": "Missing stages: %s\nIf this does not go away,\ntry looking for support with the logs!",
"text.rei.inventory.highlighting.enabled": "Inventory Highlighting On",
"text.rei.inventory.highlighting.enabled.tooltip": "This makes slots that does not match\nthe search filter gray.\nDouble click the search bar to toggle this mode.",
"text.rei.caching.search": "REI caching search results...",
"text.rei.caching.search.step": "Step %d/%d (%s%%):",
"text.rei.searching": "REI searching results...",
"text.rei.searching.step": "This is slower on the first search.\nProgress: %s%%",
"text.rei.recipes.not.full.title": "Partial Recipes Data Warning",
"text.rei.recipes.not.full.desc": "REI does not have access to all recipes data!\nHere's what you can do:\n• If you are on a vanilla server and have operator permissions, running %s will unlock some recipes.\n• If you are on a modded server, ask the server owner to install REI on the server.",
"text.rei.recipes.not.full.desc.command": "/recipe give @p *",
"text.rei.recipes.not.full.button.okay": "Okay, I understand!",
"text.rei.config.menu.dark_theme": "Dark Theme",
"text.rei.config.menu.reduced_motion": "Reduced Motion",
"text.rei.config.menu.craftable_filter": "Craftable Filter",
"text.rei.config.menu.display": "Display Settings...",
"text.rei.config.menu.display.remove_recipe_book": "Remove Recipe Book",
"text.rei.config.menu.display.left_side_mob_effects": "Left Side Mob Effects",
"text.rei.config.menu.display.left_side_panel": "Left Side Panel",
"text.rei.config.menu.display.scrolling_side_panel": "Scrolling Side Panel",
"text.rei.config.menu.display.caching_entry_rendering": "Caching Entry Rendering",
"text.rei.config.menu.display.side_search_field": "Side Search Field",
"text.rei.config.menu.display.syntax_highlighting": "Syntax Highlighting",
"text.rei.config.menu.config": "More Options...",
"text.rei.config.menu.search_field.position": "Search Field Position...",
"text.rei.config.menu.search_field.input_method": "Input Methods...",
"text.rei.config.menu.search_field.hide_entry_panel_idle": "Hide Entries when not Searching",
"category.rei.crafting": "Crafting",
"category.rei.smelting": "Smelting",
"category.rei.smelting.fuel": "Fuel",
"category.rei.fuel": "Fuel",
"category.rei.fuel.time": "Burn Time: %d ticks",
"category.rei.fuel.time.items": "Burn Time: %s item(s)",
"category.rei.fuel.time_short": "%d ticks",
"category.rei.fuel.time_short.items": "%s item(s)",
"category.rei.cooking.xp": "%f XP",
"category.rei.cooking.time&xp": "%s XP in %s sec",
"category.rei.smoking": "Smoking",
"category.rei.blasting": "Blasting",
"category.rei.campfire": "Campfire",
"category.rei.campfire.time": "%s sec",
"category.rei.stone_cutting": "Stone Cutting",
"category.rei.brewing": "Brewing",
"category.rei.brewing.input": "Original Potion",
"category.rei.brewing.reactant": "Ingredient",
"category.rei.brewing.result": "Resulted Potion",
"category.rei.composting": "Composting",
"category.rei.stripping": "Stripping",
"category.rei.smithing": "Smithing",
"category.rei.beacon_base": "Beacon Base",
"category.rei.beacon_payment": "Beacon Payment",
"category.rei.tilling": "Tilling",
"category.rei.pathing": "Pathing",
"category.rei.waxing": "Waxing",
"category.rei.wax_scraping": "Wax Scraping",
"category.rei.oxidizing": "Oxidizing",
"category.rei.oxidation_scraping": "Oxidation Scraping",
"category.rei.tag": "Tag",
"category.rei.information": "Information",
"text.rei.composting.chance": "§e%d%% Chance",
"text.rei.composting.page": "Page %d",
"text.rei.config": "Config",
"text.rei.config_tooltip": "Open Config Screen\n§7Shift-Click to toggle cheat mode",
"text.rei.cheat_items": "Gave [{item_name}§f] x{item_count} to {player_name}.",
"text.rei.failed_cheat_items": "§cFailed to give items.",
"text.rei.too_long_nbt": "§cItem NBT is too long to be applied in multiplayer.",
"text.rei.accepts": "Accepts following:",
"text.rei.tag_accept": "Tag: #%s",
"text.rei.missing": "Missing following:",
"text.rei.performance": "Performance Analysis",
"text.rei.display_registry_analysis": "Display Registry Analysis",
"text.rei.display_registry_analysis.displays": "%d display(s)",
"text.rei.sort": "Sort",
"text.rei.sort.by": "Sort by %s",
"text.rei.addons": "REI Addons",
"text.rei.shapeless": "Shapeless",
"text.rei.crafting.firework.gunpowder.amount": "The amount of gunpowder affects the flight duration of the firework.",
"text.rei.crafting.suspicious_stew": "The resultant stew will have a random effect.",
"text.rei.input.methods": "Input Methods",
"text.rei.input.methods.reload.progress": "Progress: %s%%",
"text.rei.input.methods.default": "Default",
"text.rei.input.methods.default.description": "The default input method. This does not transform the search term.",
"text.rei.input.methods.jyutping": "Jyutping (Cantonese)",
"text.rei.input.methods.jyutping.description": "The input method for matching Chinese characters with Jyutping (Cantonese).",
"text.rei.input.methods.pinyin": "Pinyin (Mandarin)",
"text.rei.input.methods.pinyin.description": "The input method for matching Chinese characters with Pinyin (Mandarin).",
"text.rei.input.methods.pinyin.fuzzy.matching": "Fuzzy Matching...",
"text.rei.input.methods.bopomofo": "Bopomofo (Mandarin)",
"text.rei.input.methods.bopomofo.description": "The input method for matching Chinese characters with Bopomofo (Mandarin).",
"text.rei.input.methods.pinyin.double": "Double Pinyin (Mandarin)",
"text.rei.input.methods.pinyin.double.description": "The input method for matching Chinese characters with Double Pinyin (Mandarin).",
"text.rei.input.methods.pinyin.double.scheme": "Double Pinyin Scheme...",
"text.rei.input.methods.pinyin.double.scheme.sougou": "SouGou",
"text.rei.input.methods.pinyin.double.scheme.microsoft": "Microsoft",
"text.rei.input.methods.pinyin.double.scheme.pinyinpp": "Pinyin++",
"text.rei.input.methods.pinyin.double.scheme.xiaohe": "XiaoHe",
"text.rei.input.methods.pinyin.double.scheme.natural": "Natural",
"text.rei.input.methods.hint": "Alternative input methods are available for your language.",
"text.rei.input.methods.initializing": "Initializing Input Method",
"text.rei.input.methods.tooltip.hints": "Display Tooltip Hints",
"text.rei.hint.input.methods": "Congratulations on setting up an input method!\nYou may re-configure this with the Search Filter Button!",
"text.rei.hint.favorites.discover": "You just removed a favorite entry!\nYou can add it back by clicking the + button over here!",
"text.rei.hint.configure": "Configure",
"text.rei.hint.ignore": "Ignore",
"ordering.rei.ascending": "Ascending",
"ordering.rei.descending": "Descending",
"ordering.rei.registry": "Registry",
"ordering.rei.name": "Name",
"ordering.rei.item_groups": "Item Groups",
"text.auto_craft.move_items": "Move Items",
"text.auto_craft.move_items.tooltip": "Ctrl-Click to Quick Craft",
"text.auto_craft.move_items.yog": "Generate NullPointerException!!",
"text.rei.expand.view": "Open Expanded View",
"text.rei.expand.view.close": "Close Expanded View",
"text.rei.tag.copy.clipboard": "Save Tag Tree to clipboard",
"error.rei.transfer.too_small": "Unable to move items to a %dx%d grid.",
"error.rei.not.on.server": "REI is not on the server.",
"error.rei.not.enough.materials": "Not enough materials.",
"error.rei.internal.error": "Internal Error: %s",
"error.rei.recipe.not.unlocked": "Recipe not unlocked in Recipe Book.",
"error.rei.not.supported.move.items": "Move Items is not supported with this recipe and this container.",
"text.rei.save.recipes": "Press %s on this recipe to save it for later.",
"error.rei.no.handlers.applicable": "No handlers are applicable.",
"error.rei.multi.errors": "Multiple Errors:",
"rei.rei.no.slot.in.inv": "Can't find any space for item in the inventory",
"text.rei.showing_craftable": "Showing Craftable",
"text.rei.showing_all": "Showing All",
"text.rei.delete_items": "§cDelete Item",
"text.rei.credits": "Credits",
"text.rei.left_arrow": "<",
"text.rei.right_arrow": ">",
"text.rei.view_all_categories": "View All Categories",
"text.rei.view_all_categories.tooltip": "%d categories",
"text.rei.go_back_first_page": "Back to Page 1",
"text.rei.choose_page": "Choose Page",
"text.rei.shift_click_to": "Shift-Click to %s",
"text.rei.gamemode_button.tooltip.dropdown": "Switch Game Mode: Dropdown",
"text.rei.gamemode_button.tooltip.entry": "Switch to %s",
"text.rei.weather_button.tooltip.dropdown": "Switch Weather: Dropdown",
"text.rei.weather_button.tooltip.entry": "Switch to %s",
"text.rei.time_button.tooltip.dropdown": "Switch Time: Dropdown",
"text.rei.time_button.tooltip.entry": "Switch to %s",
"text.rei.time_button.name.morn": "Morning",
"text.rei.time_button.name.noon": "Noon",
"text.rei.time_button.name.evening": "Evening",
"text.rei.time_button.name.night": "Night",
"text.rei.reload_config": "Reload Plugins",
"text.rei.reload_search": "Reload Search",
"text.rei.config.is.reloading": "Plugins are reloading!",
"text.rei.enabled": "Yes",
"text.rei.disabled": "No",
"text.rei.short_gamemode.survival": "S",
"text.rei.short_gamemode.c
|