diff options
| author | Unknown <shekwancheung0528@gmail.com> | 2019-03-06 20:25:01 +0800 |
|---|---|---|
| committer | Unknown <shekwancheung0528@gmail.com> | 2019-03-06 20:25:01 +0800 |
| commit | e5909b2fa40428d2a25a4f727a49a4f4fc47ad01 (patch) | |
| tree | 65f1191151fbddf34da01c1d5eca9427c9751f14 /src/main/resources | |
| parent | 467c6d161a72f6b242c9d1c03ba0db43d70f9f67 (diff) | |
| download | RoughlyEnoughItems-e5909b2fa40428d2a25a4f727a49a4f4fc47ad01.tar.gz RoughlyEnoughItems-e5909b2fa40428d2a25a4f727a49a4f4fc47ad01.tar.bz2 RoughlyEnoughItems-e5909b2fa40428d2a25a4f727a49a4f4fc47ad01.zip | |
Stuff's going on
Diffstat (limited to 'src/main/resources')
5 files changed, 58 insertions, 16 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json index 080a78378..2ad8d7ab9 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json @@ -22,7 +22,7 @@ "text.rei.config_tooltip": "Open Config Screen\n§7Shift-Click to toggle cheat mode", "text.rei.config.side_search_box": "Side Search Box: ", "text.rei.config.mirror_rei": "Mirror REI Widgets: ", - "text.rei.cheat_items": "Gave [{item_name}] x{item_count} to {player_name}.", + "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.config.list_ordering": "Item List Ordering:", "text.rei.config.list_ordering_button": "%s [%s]", @@ -38,15 +38,14 @@ "text.rei.showing_all": "Showing All", "text.rei.delete_items": "§cDelete Item", "text.rei.check_updates": "Check Updates: ", - "text.rei.update_outdated": "§6REI is outdated!\n§6Current: §a%s §6Latest: §a%s\n§6Update Priority: §a%s", - "text.rei.update_changelog_line": "§6- %s", "text.rei.config.load_default_plugin": "Load Default Plugin: ", "text.rei.config.load_default_plugin.restart_tooltip": "You probably never want to disable this.\nRestart Minecraft to apply this setting.", "text.rei.credits": "Credits", "text.rei.left_arrow": "<", "text.rei.right_arrow": ">", "text.rei.give_command": "Cheat Give Command:", - "text.rei.gamemode_command": "Cheat Give Command:", + "text.rei.gamemode_command": "GameMode Command:", + "text.rei.weather_command": "Weather Command:", "text.rei.give_command.tooltip": "This command is only used in servers when cheating.", "text.rei.give_command.suggestion": "Enter command.", "text.rei.view_all_categories": "View All Categories", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json index 74708e3ec..5a371cb51 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -3,8 +3,9 @@ "key.roughlyenoughitems.recipe_keybind": "显示配方", "key.roughlyenoughitems.hide_keybind": "隐藏/显示 REI", "key.roughlyenoughitems.usage_keybind": "显示用途", - "text.rei.cheat": "作弊", - "text.rei.nocheat": "§c§m作弊", + "text.rei.config.general": "一般", + "text.rei.config.cheating": "作弊:", + "text.rei.cheating": "作弊", "category.rei.crafting": "合成", "category.rei.smelting": "冶炼", "category.rei.smelting.fuel": "§e燃料", @@ -18,9 +19,10 @@ "category.rei.brewing.reactant": "§e材料", "category.rei.brewing.result": "§e输出药水", "text.rei.config": "设置", + "text.rei.config_tooltip": "打开设置\n§7按住Shift键单击以切换作弊模式", "text.rei.config.side_search_box": "不置中搜索栏: ", "text.rei.config.mirror_rei": "右置 REI 小工具: ", - "text.rei.cheat_items": "已将 {item_count} 个 [{item_name}] 给予 {player_name}", + "text.rei.cheat_items": "已将 {item_count} 个 [{item_name}§f] 给予 {player_name}", "text.rei.failed_cheat_items": "§c不能给予物品.", "text.rei.config.list_ordering": "物品清单排序", "text.rei.config.list_ordering_button": "%s [%s]", @@ -36,6 +38,25 @@ "text.rei.showing_all": "显示所有物品", "text.rei.delete_items": "§c删除物品", "text.rei.check_updates": "检查更新: ", - "text.rei.update_outdated": "§6REI 需要更新!\n§6当前版本: §a%s §6最新版本: §a%s\n§6重要性: §a%s", - "text.rei.update_changelog_line": "§6- %s" + "text.rei.config.load_default_plugin": "加载默认插件: ", + "text.rei.config.load_default_plugin.restart_tooltip": "如果你不知道这是做什么的,\n你可能永远不想禁用它.\n重启 Minecraft 来使用这设置。", + "text.rei.credits": "感谢", + "text.rei.left_arrow": "<", + "text.rei.right_arrow": ">", + "text.rei.give_command": "作弊给予指令:", + "text.rei.gamemode_command": "游戏模式指令:", + "text.rei.weather_command": "天气指令:", + "text.rei.give_command.tooltip": "此命令仅在服务器上作弊时用.", + "text.rei.give_command.suggestion": "输入指令.", + "text.rei.view_all_categories": "查看全部类别", + "text.rei.go_back_first_page": "回到第 1 页", + "text.rei.config.appearance": "外貌", + "text.rei.config.modules": "组件", + "text.rei.config.advanced": "高级", + "text.rei.choose_page": "选择页面", + "text.rei.config.disable_credits_button": "禁用感谢按钮:", + "text.rei.config.max_recipes_per_page": "每页最多配方:", + "text.rei.config.enable_util_buttons": "启用实用按钮:", + "text.rei.gamemode_button.tooltip": "切换游戏模式\n§7切换至 %s 模式。", + "text.rei.weather_button.tooltip": "切换天气\n§7切换至 %s。" }
\ No newline at end of file diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json index 07269070b..202c98579 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json @@ -3,8 +3,9 @@ "key.roughlyenoughitems.recipe_keybind": "顯示配方", "key.roughlyenoughitems.hide_keybind": "隱藏/顯示 REI", "key.roughlyenoughitems.usage_keybind": "顯示用途", - "text.rei.cheat": "作弊", - "text.rei.nocheat": "§c§m作弊", + "text.rei.config.general": "一般", + "text.rei.config.cheating": "作弊:", + "text.rei.cheating": "作弊", "category.rei.crafting": "合成", "category.rei.smelting": "冶煉", "category.rei.smelting.fuel": "§e燃料", @@ -18,9 +19,10 @@ "category.rei.brewing.reactant": "§e材料", "category.rei.brewing.result": "§e輸出藥水", "text.rei.config": "設置", + "text.rei.config_tooltip": "打開設置\n§7按住Shift鍵單擊以切換作弊模式", "text.rei.config.side_search_box": "不置中搜索欄: ", "text.rei.config.mirror_rei": "右置 REI 小工具: ", - "text.rei.cheat_items": "已將 {item_count} 個 [{item_name}] 給予 {player_name}", + "text.rei.cheat_items": "已將 {item_count} 個 [{item_name}§f] 給予 {player_name}", "text.rei.failed_cheat_items": "§c不能給予物品.", "text.rei.config.list_ordering": "物品清單排序", "text.rei.config.list_ordering_button": "%s [%s]", @@ -36,6 +38,25 @@ "text.rei.showing_all": "顯示所有物品", "text.rei.delete_items": "§c刪除物品", "text.rei.check_updates": "檢查更新: ", - "text.rei.update_outdated": "§6REI 需要更新!\n§6當前版本: §a%s §6最新版本: §a%s\n§6重要性: §a%s", - "text.rei.update_changelog_line": "§6- %s" + "text.rei.config.load_default_plugin": "加載默認插件: ", + "text.rei.config.load_default_plugin.restart_tooltip": "如果你不知道這是做什麼的,\n你可能永遠不想禁用它.\n重啟 Minecraft 來使用這設置。", + "text.rei.credits": "感謝", + "text.rei.left_arrow": "<", + "text.rei.right_arrow": ">", + "text.rei.give_command": "作弊給予指令:", + "text.rei.gamemode_command": "遊戲模式指令:", + "text.rei.weather_command": "天氣指令:", + "text.rei.give_command.tooltip": "此命令僅在服務器上作弊時用.", + "text.rei.give_command.suggestion": "輸入指令.", + "text.rei.view_all_categories": "查看全部類別", + "text.rei.go_back_first_page": "回到第 1 頁", + "text.rei.config.appearance": "外貌", + "text.rei.config.modules": "組件", + "text.rei.config.advanced": "高級", + "text.rei.choose_page": "選擇頁面", + "text.rei.config.disable_credits_button": "禁用感謝按鈕:", + "text.rei.config.max_recipes_per_page": "每頁最多配方:", + "text.rei.config.enable_util_buttons": "啟用實用按鈕:", + "text.rei.gamemode_button.tooltip": "切換遊戲模式\n§7切換至 %s 模式。", + "text.rei.weather_button.tooltip": "切換天氣\n§7切換至 %s。" }
\ No newline at end of file diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 3feb63b03..42932d304 100755 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -2,7 +2,7 @@ "id": "roughlyenoughitems", "name": "RoughlyEnoughItems", "description": "To allow players to view items and recipes. Version: ${version}", - "version": "2.3.2", + "version": "2.3.3", "side": "client", "authors": [ "Danielshe" diff --git a/src/main/resources/roughlyenoughitems.client.json b/src/main/resources/roughlyenoughitems.client.json index 59788fa07..45b9f4842 100755 --- a/src/main/resources/roughlyenoughitems.client.json +++ b/src/main/resources/roughlyenoughitems.client.json @@ -10,7 +10,8 @@ "MixinCraftingTableScreen", "MixinCreativePlayerInventoryScreen", "MixinBrewingRecipeRegistry", - "MixinRecipeBookGui" + "MixinTabGetter", + "GhostSlotsHook" ], "injectors": { "defaultRequire": 1 |
