Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🌐 Added Chinese language support #30

Open
wants to merge 5 commits into
base: 1.20.4
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 42 additions & 0 deletions README.en-US.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
## SlimefunEssentials
Slimefun Essentials is a minecraft mod dedicated to add support for Slimefun4 items and mechanics to other client sided mods.

[简体中文](https://github.com/JustAHuman-xD/SlimefunEssentials/blob/1.20.4/README.zh-CN.md)

---

### What does it do:
- Adds Support for Slimefun Recipes to EMI, REI, JEI
- Adds Support for Custom Textures for Placed Slimefun Blocks (Requires More Block Predicates on the Client and Requires [Slimefun Server Essentials](https://github.com/JustAHuman-xD/SlimefunServerEssentials/releases) (Plugin) on the Server)
- Adds Support for Jade Tooltips for Placed Slimefun Blocks (Requires Jade on the Client and Requires Slimefun Server Essentials on the Server)
- More Coming Soon™

### Downloads
- [Github](https://github.com/JustAHuman-xD/SlimefunEssentials/releases)
- [Modrinth](https://modrinth.com/mod/slimefun-essentials)
- [Curseforge](https://www.curseforge.com/minecraft/mc-mods/slimefun-essentials)

### Dependencies
- Mod Menu (Optional)
- Cloth Config API (Optional)
- More Block Predicates (Optional)
- Jade (Optional)
- One of the following: (Optional)
- EMI
- JEI
- REI

### Configuration:
- "block_features"
- Should Slimefun Essentials enabled support for Custom Textures & Jade Integration
- Requires More Block Predicates (For Custom Textures)
- Requires Jade (For Well Jade Integration)
- Requires Slimefun Server Essentials on the Server (For Any Features)
- "recipe_features"
- Should Slimefun Essentials add support for Slimefun Recipes
- Requires EMI, JEI, or REI
- "auto_toggle_addons"
- Should Slimefun Essentials attempt to automatically toggle on or off Addons when Joining a Server with Slimefun Server Essentials installed
- "addons"
- A list of addons to support
- Items **for all features** will only be supported if the addon they come from is in this list
58 changes: 31 additions & 27 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,38 +1,42 @@
### SlimefunEssentials
Slimefun Essentials is a minecraft mod dedicated to add support for Slimefun4 items and mechanics to other client sided mods.
## SlimefunEssentials
Slimefun Essentials 是一个 Minecraft 模组,它致力于为其他客户端模组添加了一些额外的SLimefun支持.

### What does it do:
- Adds Support for Slimefun Recipes to EMI, REI, JEI
- Adds Support for Custom Textures for Placed Slimefun Blocks (Requires More Block Predicates on the Client and Requires Slimefun Server Essentials on the Server)
- Adds Support for Jade Tooltips for Placed Slimefun Blocks (Requires Jade on the Client and Requires Slimefun Server Essentials on the Server)
- More Coming Soon™
English: [README](https://github.com/JustAHuman-xD/SlimefunEssentials#readme)

### Downloads
---

### 有什么用?:
- 给EMI, REI, JEI增加了Slimefun的配方
- 给Slimefun的物品和方块增加自定义材质的支持 (需要 More Block Predicates 在客户端, 且 [Slimefun Server Essentials](https://github.com/JustAHuman-xD/SlimefunServerEssentials/releases) (插件)需要安装在服务端)
- 添加了Slimefun方块对玉(Jade)的兼容 (需要 Jade 在客户端, 且 Slimefun Server Essentials 需要安装在服务端)
- 即将到来的更多功能™

### 下载
- [Github](https://github.com/JustAHuman-xD/SlimefunEssentials/releases)
- [Modrinth](https://modrinth.com/mod/slimefun-essentials)
- [Curseforge](https://www.curseforge.com/minecraft/mc-mods/slimefun-essentials)

### Dependencies
- Mod Menu (Optional)
- Cloth Config API (Optional)
- More Block Predicates (Optional)
- Jade (Optional)
- One of the following: (Optional)
### 依赖项
- Mod Menu (可选)
- Cloth Config API (可选)
- More Block Predicates (可选)
- Jade (可选)
- 下列之一: (可选)
- EMI
- JEI
- REI

### Configuration:
- "block_features"
- Should Slimefun Essentials enabled support for Custom Textures & Jade Integration
- Requires More Block Predicates (For Custom Textures)
- Requires Jade (For Well Jade Integration)
- Requires Slimefun Server Essentials on the Server (For Any Features)
- "recipe_features"
- Should Slimefun Essentials add support for Slimefun Recipes
- Requires EMI, JEI, or REI
- "auto_toggle_addons"
- Should Slimefun Essentials attempt to automatically toggle on or off Addons when Joining a Server with Slimefun Server Essentials installed
### 配置:
- "block_features" (方块功能)
- Slimefun Essentials 是否应支持 Jade 和 自定义材质(MBP)
- 需要 More Block Predicates (因为需要自定义材质)
- 需要 Jade (因为需要与 Jade 整合兼容)
- 需要 Slimefun Server Essentials 安装在服务器上 (任何功能都需要)
- "recipe_features" (配方功能)
- Slimefun Essentials是否应该支持并加载Slimefun配方到EMI, JEI, 或 REI
- 需要 EMI, JEI, or REI
- "auto_toggle_addons" (自动切换插件)
- 当加入安装了Slimefun Server Essentials的服务器时, Slimefun Essentials是否应尝试自动打开或关闭加载项
- "addons"
- A list of addons to support
- Items **for all features** will only be supported if the addon they come from is in this list
- 一个列表, 列出被支持的插件
- 只有当所需的**所有功能项**被加载时才能使用
64 changes: 48 additions & 16 deletions src/main/resources/assets/slimefun_essentials/lang/zh_cn.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,53 @@
{
"slimefun_essentials.title": "Slimefun Essentials",

"slimefun_essentials.key_bind.open_config": "打开设置",
"slimefun_essentials.title": "Slimefun Essentials(SFE)",
"slimefun_essentials.key_bind.open_config": "打开配置",


"slimefun_essentials.config.category.general": "常规",
"slimefun_essentials.config.option.block_features": "添加粘液科技方块材质",
"slimefun_essentials.config.option.block_features.tooltip": "-> 开启 MBP 拓展\n-> 开启玉(Jade)拓展",
"slimefun_essentials.config.option.recipe_features": "添加粘液科技配方",
"slimefun_essentials.config.option.recipe_features.tooltip": "-> 开启玉(Jade)拓展\n-> 开启 REI 拓展\n-> 开启 EMI 拓展",
"slimefun_essentials.config.option.auto_toggle_addons": "自动添加附属插件",
"slimefun_essentials.config.option.auto_toggle_addons.tooltip": "是否自动启用/禁用附属插件的支持?",
"slimefun_essentials.config.option.addons": "启用的粘液科技附属插件支持:",
"slimefun_essentials.config.option.addons.tooltip": "添加/移除你想要支持的附属插件",
"slimefun_essentials.config.option.block_features.tooltip": "->启用自定义方块纹理(需要MBP)\n->启用玉扩展(需要Jade)\n*需要在服务器上安装SlimefunServerEssentials*",
"slimefun_essentials.config.option.custom_guide": "启用自定义指南",
"slimefun_essentials.config.option.custom_guide.tooltip": "->启用自定义指南(需要Patchouli (帕秋莉手册))",
"slimefun_essentials.config.option.recipe_features": "启用配方功能",
"slimefun_essentials.config.option.recipe_features.tooltip": "->启用JEI、REI和EMI支持",
"slimefun_essentials.config.option.addons": "Slimefun附加组件: ",
"slimefun_essentials.config.option.addons.tittip": "添加或删除您想要支持的Slimefun加载项",

"slimefun_essentials.config.category.visual": "显示",
"slimefun_essentials.config.option.replace_item_identifiers": "替换项目ID",
"slimefun_essentials.config.option.replace_item_identifiers.tittip": "例如\"minecraft:fornic\"->\"slimefun:pure_ore_cluster\"",
"slimefun_essentials.config.option.hide_background_tooltips": "隐藏背景工具提示",
"slimefun_essentials.config.option.hide_background_tooltips.tittip": "隐藏仅作为背景/填充物的项目的工具提示,例如slimefun指南中的灰色窗格.",

"slimefun_essentials.config.category.server": "服务器",
"slimefun_essentials.config.option.require_server_connection": "需要服务器连接",
"slimefun_essentials.config.option.require_server_connection.tittip": "如果启用,SFE将仅在服务器上运行.\n可能需要您离开并重新加入世界/服务器才能生效.",
"slimefun_essentials.config.option.enable_server_whitelist": "启用服务器白名单",
"slimefun_essentials.config.option.enable_server_whitelist.tittip": "slimefun essentials应该只在列入白名单的服务器上运行吗?",
"slimefun_essentials.config.option.server_whitelist": "服务器白名单: ",
"slimefun_essentials.config.option.server_whitelist.tittip": "添加或删除要列入白名单的服务器名称!\n(编辑服务器屏幕中还有一个按钮)",

"slimefun_essentials.config.option.auto_toggle_addons": "启用自动加载项",
"slimefun_essentials.config.option.auto_toggle_addons.tittip": "SFE是否应根据服务器上安装的插件自动启用或禁用插件支持?\n*要求在服务器上安装SlimefunServerEssentials*",
"slimefun_essentials.config.option.auto_manage_items": "启用自动项目管理",
"slimefun_essentials.config.option.auto_manage_items.tooltip": "SFE是否应根据服务器上的配置自动禁用项目?\n*要求在服务器上安装SlimefunServerEssentials*",

"slimefun_essentials.server_menu.add_whitelist": "[SFE] 白名单",
"slimefun_essentials.server_menu.add_whitelist.tittip": "将服务器添加到白名单",
"slimefun_essentials.server_menu.remove_whitelist": "[SFE] 取消白名单",
"slimefun_essentials.server_menu.remove_whitelist.tittip": "从白名单中删除服务器",

"slimefun_essentials.recipes.category.slimefun" : "%s",
"slimefun_essentials.recipes.time": "%s 秒 (%s 刻)",
"slimefun_essentials.recipes.energy.use": "使用 %sJ",
"slimefun_essentials.recipes.energy.generate": "生成 %sJ",
"slimefun_essentials.recipes.label.day": "您必须在白天才能用此方块合成该物品!",
"slimefun_essentials.recipes.label.night": "您必须在夜晚才能用此方块合成该物品!"
"slimefun_essentials.precipes.category.slimefun": "%s",
"slimefun_essentials.precipes.time": "%s 秒 (%s 刻)",
"slimefun_essentials.precipes.energy.use": "已使用%s J",
"slimefun_essentials.precipes.energy.genergy": "生成 %s J",
"slimefun_essentials.precipes.label.day": "此方块必须暴露在阳光下才能处理此配方!",
"slimefun_essentials.precipes.label.night": "这个区块必须在夜晚才能处理这个配方!",
"slimefun_essentials.precipes.detail.time": "-需要 %s 秒",
"slimefun_essentials.precipes.detail.energ.use": "-使用 %s J",
"slimefun_essentials.precipes.detail.energ.generate": "-产生 %s J",

"slimefun_essentials.guide.name": "slimefun指南",
"slimefun_essentials.guide.landing_text": "欢迎来到slimefun的世界"
}
52 changes: 52 additions & 0 deletions src/main/resources/assets/slimefun_essentials/lang/zh_tw.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
{
"slimefun_essentials.title": "Slimefun Essentials (SFE)",

"slimefun_essentials.key_bind.open_config":"打開配寘",

"slimefun_essentials.config.category.general":"常規",
"slimefun_essentials.config.option.block_features":"啟用添加粘液科技塊功能",
"slimefun_essentials.config.option.block_features.tooltip":"->啟用自定義塊紋理(需要MBP)\n->啟用玉 (Jade) 相容性(需要Jade)\n*需要在伺服器上安裝SlimefunServerEssentials*",
"slimefun_essentials.config.option.custom_guide":"啟用自定義指南",
"slimefun_essentials.config.option.custom_guide.tooltip":"->啟用自定指南(需要Patchouli 帕秋莉手冊)",
"slimefun_essentials.config.option.recipe_features":"啟用配方功能",
"slimefun_essentials.config.option.recipe_features.tooltip":"->啟用Jei、Rei和Emi的配方(需要Jei、Rei和Emi)",
"slimefun_essentials.config.option.addons":"已啟用slimefun附加組件:",
"slimefun_essentials.config.option.addons.tittip":"添加或删除您想要支持的slimefun載入項!",

"slimefun_essentials.config.category.visual":"顯示",
"slimefun_essentials.config.option.replace_item_identifiers":"替換項目ID",
"slimefun_essentials.config.option.replace_item_identifiers.tittip":"例如\"minecraft:fornic\"->\"slimefun:pure_ore_cluster\"",
"slimefun_essentials.config.option.hide_background_tooltips":"隱藏背景工具提示",
"slimefun_essentials.config.option.hide_background_tooltips.tittip":"隱藏僅作為背景/填充物的項目的工具提示,例如slimefun指南中的灰色窗格。",

"slimefun_essentials.config.category.server":"伺服器",
"slimefun_essentials.config.option.require_server_connection":"需要伺服器連接",
"slimefun_essentials.config.option.require_server_connection.tittip":"如果啟用,SFE將僅在伺服器上運行。\n可能需要您離開並重新加入世界/伺服器才能生效。",
"slimefun_essentials.config.option.enable_server_whitelist":"啟用伺服器白名單",
"slimefun_essentials.config.option.enable_server_whitelist.tittip":"Slimefun essentials應該只在列入白名單的伺服器上運行嗎?",
"slimefun_essentials.config.option.server_whitelist":"伺服器白名單:",
"slimefun_essentials.config.option.server_whitelist.tittip":"添加或删除要列入白名單的伺服器名稱!\n(編輯伺服器荧幕中還有一個按鈕)",

"slimefun_essentials.config.option.auto_toggle_addons":"啟用自動載入項",
"slimefun_essentials.config.option.auto_toggle_addons.tittip":"SFE是否應根據伺服器上安裝的挿件自動啟用或禁用挿件支持?\n*要求在伺服器上安裝SlimefunServerEssentials*",
"slimefun_essentials.config.option.auto_manage_items":"啟用自動專案管理",
"slimefun_essentials.config.option.auto_manage_items.tooltip":"SFE是否應根據伺服器上的配寘自動禁用項目?\n*要求在伺服器上安裝SlimefunServerEssentials*",

"slimefun_essentials.server_menu.add_whitelist":"[SFE] 白名單",
"slimefun_essentials.server_menu.add_whitelist.tittip":"將伺服器添加到白名單",
"slimefun_essentials.server_menu.remove_whitelist":"[SFE] 取消白名單",
"slimefun_essentials.server_menu.remove_whitelist.tittip":"從白名單中删除伺服器",

"slimefun_essentials.precipes.category.slimefun":"%s",
"slimefun_essentials.precipes.time":"%s 秒(%s 刻)",
"slimefun_essentials.precipes.energy.use":"已使用 %s J",
"slimefun_essentials.precipes.energy.genergy":"產生 %s J",
"slimefun_essentials.precipes.label.day":"此塊必須暴露在陽光下才能處理此配方!",
"slimefun_essentials.precipes.label.night":"這個區塊必須在夜晚才能處理這個配方!",
"slimefun_essentials.precipes.detail.time":"-需要 %s 秒",
"slimefun_essentials.precipes.detail.energ.use":"-使用 %s J",
"slimefun_essentials.precipes.detail.energ.generate":"-產生 %s J",

"slimefun_essentials.guide.name":"slimefun指南",
"slimefun_essentials.guide.landing_text":"歡迎來到slimefun的世界"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"name": "物品组类",
"description": "所有Slimefun的物品!",
"icon": "minecraft:book"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"name": "多方块结构",
"description": "所有Slimefun多方块结构的总集!",
"icon": "minecraft:bricks"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"name": "古代祭坛",
"icon": "minecraft:enchanting_table",
"category": "slimefun_essentials:multiblocks",
"pages": [
{
"type": "patchouli:multiblock",
"multiblock": {
"mapping": {
"P": "minecraft:dispenser[facing=up]",
"0": "minecraft:enchanting_table"
},
"pattern": [[
" P ",
" P P ",
" ",
"P 0 P",
" ",
" P P ",
" P "
]]
},
"text": "这个多方块结构由1个古代祭坛和8个古代基座组成,用于制作魔法物品和小工具,并将破碎的损坏的刷怪笼转化为加固的刷怪笼."
}
]
}
Loading