diff options
Diffstat (limited to 'runtime/src/main/resources')
19 files changed, 23 insertions, 19 deletions
diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json index 67bb7dcda..196cc3fc4 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json @@ -254,7 +254,7 @@ "config.roughlyenoughitems.leftSideMobEffects.boolean.false": "Vpravo (Vanilla)", "config.roughlyenoughitems.fixTabCloseContainer": "Opravit místo po knize receptů (když je zakázána kniha receptů):", "config.roughlyenoughitems.lighterButtonHover": "Zesvětlit tlačítko při najetí:", - "config.roughlyenoughitems.layout.enableCraftableOnlyButton": "Filtr vyrobitelných:", + "config.roughlyenoughitems.layout.showCraftableOnlyButton": "Filtr vyrobitelných:", "config.roughlyenoughitems.layout.showUtilsButtons": "Užitečná tlačítka:", "config.roughlyenoughitems.commands.gamemodeCommand": "Příkaz gamemode:", "config.roughlyenoughitems.commands.giveCommand": "Příkaz give:", diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/de_de.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/de_de.json index be57c125f..b13716789 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/de_de.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/de_de.json @@ -258,7 +258,7 @@ "config.roughlyenoughitems.leftSideMobEffects.boolean.false": "Rechts (Vanilla)", "config.roughlyenoughitems.fixTabCloseContainer": "Korrigier den Vanilla Tab Container (wenn das Rezeptbuch deaktiviert ist):", "config.roughlyenoughitems.lighterButtonHover": "Helles Button-Hovern:", - "config.roughlyenoughitems.layout.enableCraftableOnlyButton": "Filter für Herstellbare Gegenstände:", + "config.roughlyenoughitems.layout.showCraftableOnlyButton": "Filter für Herstellbare Gegenstände:", "config.roughlyenoughitems.layout.showUtilsButtons": "Werkzeugknöpfe:", "config.roughlyenoughitems.commands.gamemodeCommand": "Befehl Spielmodus-Wechsel:", "config.roughlyenoughitems.commands.giveCommand": "Geben-Befehl:", diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json index 8d99c7f0f..8b7bf6cc6 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json @@ -102,7 +102,7 @@ "config.roughlyenoughitems.layout.searchFieldLocation.center": "ǝlppᴉW", "config.roughlyenoughitems.disableRecipeBook": ":ʞooq ǝdᴉɔǝɹ ɐllᴉuɐΛ", "config.roughlyenoughitems.fixTabCloseContainer": ":(pǝlqɐsᴉp ʞooq ǝdᴉɔǝɹ uǝɥM) ɹǝuᴉɐʇuoƆ qɐ┴ ɐllᴉuɐΛ xᴉℲ", - "config.roughlyenoughitems.layout.enableCraftableOnlyButton": ":ɹǝʇlᴉℲ ǝlqɐʇɟɐɹƆ", + "config.roughlyenoughitems.layout.showCraftableOnlyButton": ":ɹǝʇlᴉℲ ǝlqɐʇɟɐɹƆ", "config.roughlyenoughitems.layout.showUtilsButtons": ":suoʇʇnq slᴉʇ∩", "config.roughlyenoughitems.commands.gamemodeCommand": ":puɐɯɯoƆ ǝpoW ǝɯɐפ", "config.roughlyenoughitems.commands.giveCommand": ":puɐɯɯoƆ ǝʌᴉפ", diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json index 2817ab195..1269ca836 100755 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json @@ -85,6 +85,7 @@ "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", @@ -131,6 +132,8 @@ "text.rei.remove_favorites_tooltip": " \n§7Press %s to remove this from favorites.", "text.rei.working_station": "Working Station", "text.rei.release_export": "Release %s to export", + "text.rei.ask_to_export": "Do you wish to export \"%s\"?", + "text.rei.ask_to_export.subtitle": "This will export %d displays as images.", "text.rei.recipe_id": "\n%sRecipe Id: %s", "text.rei.recipe_screen_type.selection": "Recipe Screen Type Selection", "text.rei.recipe_screen_type.selection.sub": "You can always edit this setting again via the config screen.", @@ -260,7 +263,7 @@ "config.roughlyenoughitems.leftSideMobEffects.boolean.false": "Right (Vanilla)", "config.roughlyenoughitems.fixTabCloseContainer": "Fix Vanilla Tab Container (When Recipe Book Disabled):", "config.roughlyenoughitems.lighterButtonHover": "Lighter Button Hover:", - "config.roughlyenoughitems.layout.enableCraftableOnlyButton": "Craftable Filter:", + "config.roughlyenoughitems.layout.showCraftableOnlyButton": "Craftable Filter:", "config.roughlyenoughitems.layout.showUtilsButtons": "Utils Buttons:", "config.roughlyenoughitems.commands.gamemodeCommand": "Game Mode Command:", "config.roughlyenoughitems.commands.giveCommand": "Give Command:", @@ -306,6 +309,7 @@ "config.roughlyenoughitems.filteringRulesScreen": "Customized Filtering Rules", "config.roughlyenoughitems.filteringRulesScreen.new": "Create Filtering Rule", "config.roughlyenoughitems.filteringRulesScreen.delete": "Delete", + "config.roughlyenoughitems.filteringRulesScreen.hint": "Try Dragging!", "rule.roughlyenoughitems.filtering.manual": "Manual Filtering", "rule.roughlyenoughitems.filtering.manual.subtitle": "Manually select what to hide and show.", "rule.roughlyenoughitems.filtering.search": "Search Filtering", diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/es_es.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/es_es.json index 8a6e27367..9e2dc6ffb 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/es_es.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/es_es.json @@ -207,7 +207,7 @@ "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aSí", "config.roughlyenoughitems.fixTabCloseContainer": "Arreglar el contenedor de la pestaña de vainilla (cuando el libro de recetas está deshabilitado):", "config.roughlyenoughitems.lighterButtonHover": "Transición de botón más clara:", - "config.roughlyenoughitems.layout.enableCraftableOnlyButton": "Filtro de crafteos:", + "config.roughlyenoughitems.layout.showCraftableOnlyButton": "Filtro de crafteos:", "config.roughlyenoughitems.layout.showUtilsButtons": "Botones útiles:", "config.roughlyenoughitems.commands.gamemodeCommand": "Comando del modo de juego:", "config.roughlyenoughitems.commands.giveCommand": "Dar comando:", diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json index cc2aae861..6b758e076 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json @@ -183,7 +183,7 @@ "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aJah", "config.roughlyenoughitems.fixTabCloseContainer": "Paranda vanilli Tab-konteiner (kui retseptiraamat on keelatud):", "config.roughlyenoughitems.lighterButtonHover": "Heledam nupul hõljumine:", - "config.roughlyenoughitems.layout.enableCraftableOnlyButton": "Meisterdavate filter:", + "config.roughlyenoughitems.layout.showCraftableOnlyButton": "Meisterdavate filter:", "config.roughlyenoughitems.layout.showUtilsButtons": "Režiimide nupud:", "config.roughlyenoughitems.commands.gamemodeCommand": "Mängurežiimi käsklus:", "config.roughlyenoughitems.commands.giveCommand": "Sohiga andmise käsklus:", diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json index c406fe398..bce4f8ea3 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -232,7 +232,7 @@ "config.roughlyenoughitems.leftSideMobEffects.boolean.true": "Gauche", "config.roughlyenoughitems.fixTabCloseContainer": "Corriger l'onglet Vanilla dans les contenants (livre de recettes désactivé) :", "config.roughlyenoughitems.lighterButtonHover": "Bouton survolé plus clair :", - "config.roughlyenoughitems.layout.enableCraftableOnlyButton": "Filtre des recettes réalisables :", + "config.roughlyenoughitems.layout.showCraftableOnlyButton": "Filtre des recettes réalisables :", "config.roughlyenoughitems.layout.showUtilsButtons": "Boutons utilitaires :", "config.roughlyenoughitems.commands.gamemodeCommand": "Commande pour le mode de jeu :", "config.roughlyenoughitems.commands.giveCommand": "Commande pour donner :", diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/it_it.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/it_it.json index d9dbcf4dc..1325aba94 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/it_it.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/it_it.json @@ -179,7 +179,7 @@ "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aSì", "config.roughlyenoughitems.fixTabCloseContainer": "Sistema il Contenitore Tab Vanilla (Quando il Libro delle Ricette È Disabilitato):", "config.roughlyenoughitems.lighterButtonHover": "Pulsante Fluttuante Più Chiaro:", - "config.roughlyenoughitems.layout.enableCraftableOnlyButton": "Filtro dei Fabbricabili", + "config.roughlyenoughitems.layout.showCraftableOnlyButton": "Filtro dei Fabbricabili", "config.roughlyenoughitems.layout.showUtilsButtons": "Pulsanti di Utilità:", "config.roughlyenoughitems.commands.gamemodeCommand": "Comando della Modalità di Gioco:", "config.roughlyenoughitems.commands.giveCommand": "Comando per Givvare:", diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json index 93cfa65d5..ad55fb42a 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json @@ -248,7 +248,7 @@ "config.roughlyenoughitems.leftSideMobEffects.boolean.true": "左側", "config.roughlyenoughitems.leftSideMobEffects.boolean.false": "右側(デフォルト)", "config.roughlyenoughitems.fixTabCloseContainer": "バニラタブコンテナを修正(レシピ本が無効になった場合):", - "config.roughlyenoughitems.layout.enableCraftableOnlyButton": "クラフタブルフィルター(クラフト可能なアイテム表示):", + "config.roughlyenoughitems.layout.showCraftableOnlyButton": "クラフタブルフィルター(クラフト可能なアイテム表示):", "config.roughlyenoughitems.layout.showUtilsButtons": "ユーティリティボタン:", "config.roughlyenoughitems.commands.gamemodeCommand": "ゲームモードを変更するコマンド:", "config.roughlyenoughitems.commands.giveCommand": "アイテムを付与するコマンド:", diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/ko_kr.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/ko_kr.json index c5e51ba19..81f6b682b 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/ko_kr.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/ko_kr.json @@ -224,7 +224,7 @@ "config.roughlyenoughitems.leftSideMobEffects.boolean.true": "왼쪽", "config.roughlyenoughitems.fixTabCloseContainer": "바닐라 탭 제작대 수정 (제작법 책이 사용안될 때):", "config.roughlyenoughitems.lighterButtonHover": "버튼 호버 효과 더 밝게:", - "config.roughlyenoughitems.layout.enableCraftableOnlyButton": "제작 가능 필터:", + "config.roughlyenoughitems.layout.showCraftableOnlyButton": "제작 가능 필터:", "config.roughlyenoughitems.layout.showUtilsButtons": "유틸리티 버튼:", "config.roughlyenoughitems.commands.gamemodeCommand": "게임 모드 명령어:", "config.roughlyenoughitems.commands.giveCommand": "주기 명령어:", diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json index 0188c3867..4cc82376a 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json @@ -170,7 +170,7 @@ "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§ayez", "config.roughlyenoughitems.fixTabCloseContainer": "Fix Vaniwwa Tab Containew (When Wecipe Book Disabwed):", "config.roughlyenoughitems.lighterButtonHover": "Wightew Button Hovew:", - "config.roughlyenoughitems.layout.enableCraftableOnlyButton": "Cwaftable Fiwtew:", + "config.roughlyenoughitems.layout.showCraftableOnlyButton": "Cwaftable Fiwtew:", "config.roughlyenoughitems.layout.showUtilsButtons": "Utiws Buttons:", "config.roughlyenoughitems.commands.gamemodeCommand": "Game Mode Comwand:", "config.roughlyenoughitems.commands.giveCommand": "Give Comwand:", diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json index 1934d2569..aa300500f 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json @@ -234,7 +234,7 @@ "config.roughlyenoughitems.leftSideMobEffects.boolean.false": "Prawa (Vanilla)", "config.roughlyenoughitems.fixTabCloseContainer": "Napraw kontener waniliowej karty (Kiedy Książka receptur jest wyłączona):", "config.roughlyenoughitems.lighterButtonHover": "Jaśniejszy przycisk podczas najechania kursorem:", - "config.roughlyenoughitems.layout.enableCraftableOnlyButton": "Filtr wykonywalnych przedmiotów:", + "config.roughlyenoughitems.layout.showCraftableOnlyButton": "Filtr wykonywalnych przedmiotów:", "config.roughlyenoughitems.layout.showUtilsButtons": "Przyciski działań:", "config.roughlyenoughitems.commands.gamemodeCommand": "Komenda do zmiany trybu gry:", "config.roughlyenoughitems.commands.giveCommand": "Komenda do pobierania przedmiotów:", diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json index 35c9550e8..de63816cd 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json @@ -256,7 +256,7 @@ "config.roughlyenoughitems.leftSideMobEffects.boolean.false": "Direita (padrão)", "config.roughlyenoughitems.fixTabCloseContainer": "Corrigir contêiner de guias padrão (livro de receitas desativado):", "config.roughlyenoughitems.lighterButtonHover": "Cursor mínimo do botão:", - "config.roughlyenoughitems.layout.enableCraftableOnlyButton": "Filtro de fabricáveis:", + "config.roughlyenoughitems.layout.showCraftableOnlyButton": "Filtro de fabricáveis:", "config.roughlyenoughitems.layout.showUtilsButtons": "Botões utilitários:", "config.roughlyenoughitems.commands.gamemodeCommand": "Comando do modo de jogo:", "config.roughlyenoughitems.commands.giveCommand": "Comando \"give\":", diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json index d5a8a6403..9f6dc00de 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json @@ -200,7 +200,7 @@ "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aSim", "config.roughlyenoughitems.fixTabCloseContainer": "Correção da Aba do Vanilla (Quando o Livro de Receitas está Desativado):", "config.roughlyenoughitems.lighterButtonHover": "Botão Mais Claro ao Pairar o Cursor:", - "config.roughlyenoughitems.layout.enableCraftableOnlyButton": "Filtro de Apenas Criáveis:", + "config.roughlyenoughitems.layout.showCraftableOnlyButton": "Filtro de Apenas Criáveis:", "config.roughlyenoughitems.layout.showUtilsButtons": "Butões de Utilidades:", "config.roughlyenoughitems.commands.gamemodeCommand": "Comando de Modo de Jogo:", "config.roughlyenoughitems.commands.giveCommand": "Comando de Dar Item:", diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json index 8a1525458..098543c0e 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json @@ -254,7 +254,7 @@ "config.roughlyenoughitems.leftSideMobEffects.boolean.false": "Справа (Стандартное)", "config.roughlyenoughitems.fixTabCloseContainer": "Восстановление вкладки стандартного контейнера (когда книга рецептов отключена):", "config.roughlyenoughitems.lighterButtonHover": "Подсвеченная кнопка при наведении:", - "config.roughlyenoughitems.layout.enableCraftableOnlyButton": "Фильтр по создаваемым предметам:", + "config.roughlyenoughitems.layout.showCraftableOnlyButton": "Фильтр по создаваемым предметам:", "config.roughlyenoughitems.layout.showUtilsButtons": "Кнопки утилит:", "config.roughlyenoughitems.commands.gamemodeCommand": "Команда смены игрового режима:", "config.roughlyenoughitems.commands.giveCommand": "Команда выдачи предметов:", diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/tr_tr.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/tr_tr.json index 4886ca080..3d84fd84c 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/tr_tr.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/tr_tr.json @@ -207,7 +207,7 @@ "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aEvet", "config.roughlyenoughitems.fixTabCloseContainer": "Vanilla Sekme Penceresini Düzelt (Tarif Kitabı Devre Dışıyken):", "config.roughlyenoughitems.lighterButtonHover": "Daha Açık İmleç Üstü Tuş:", - "config.roughlyenoughitems.layout.enableCraftableOnlyButton": "Üretilebilme Filtresi:", + "config.roughlyenoughitems.layout.showCraftableOnlyButton": "Üretilebilme Filtresi:", "config.roughlyenoughitems.layout.showUtilsButtons": "Araç Tuşları:", "config.roughlyenoughitems.commands.gamemodeCommand": "Oyun Modu Komutu:", "config.roughlyenoughitems.commands.giveCommand": "Komut Ver:", diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/uk_ua.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/uk_ua.json index 270361d25..8a08bba6a 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/uk_ua.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/uk_ua.json @@ -212,7 +212,7 @@ "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aТак", "config.roughlyenoughitems.fixTabCloseContainer": "Відновлення стандартної вкладки контейнера (коли книга рецептів відключена):", "config.roughlyenoughitems.lighterButtonHover": "Підсвічена кнопка при наведенні:", - "config.roughlyenoughitems.layout.enableCraftableOnlyButton": "Фільтр по створюваним предметів:", + "config.roughlyenoughitems.layout.showCraftableOnlyButton": "Фільтр по створюваним предметів:", "config.roughlyenoughitems.layout.showUtilsButtons": "Кнопка утиліт:", "config.roughlyenoughitems.commands.gamemodeCommand": "Команда зміни ігрового режиму:", "config.roughlyenoughitems.commands.giveCommand": "Команда видачі предметів:", diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json index 030d2827c..8ac448b9d 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -260,7 +260,7 @@ "config.roughlyenoughitems.leftSideMobEffects.boolean.false": "右侧 (原版)", "config.roughlyenoughitems.fixTabCloseContainer": "修复Tab(禁用配方手册时):", "config.roughlyenoughitems.lighterButtonHover": "较轻的按钮:", - "config.roughlyenoughitems.layout.enableCraftableOnlyButton": "可合成过滤器:", + "config.roughlyenoughitems.layout.showCraftableOnlyButton": "可合成过滤器:", "config.roughlyenoughitems.layout.showUtilsButtons": "工具按钮:", "config.roughlyenoughitems.commands.gamemodeCommand": "游戏模式命令:", "config.roughlyenoughitems.commands.giveCommand": "作弊命令:", diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json index c84594ebf..b47c5a21c 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json @@ -260,7 +260,7 @@ "config.roughlyenoughitems.leftSideMobEffects.boolean.false": "右側 (原版)", "config.roughlyenoughitems.fixTabCloseContainer": "修正原版頁籤容器 (關閉配方手冊時):", "config.roughlyenoughitems.lighterButtonHover": "較輕的按鈕停留:", - "config.roughlyenoughitems.layout.enableCraftableOnlyButton": "可合成物品篩選器:", + "config.roughlyenoughitems.layout.showCraftableOnlyButton": "可合成物品篩選器:", "config.roughlyenoughitems.layout.showUtilsButtons": "功能按鈕:", "config.roughlyenoughitems.commands.gamemodeCommand": "改變遊戲模式的指令:", "config.roughlyenoughitems.commands.giveCommand": "給予物品的指令:", |
