Skip to content

Commit d449526

Browse files
authored
Modular Routers 官中拉取,翻译更新、修正 (#2051)
* [R] Modular Routers 翻译增加 * 优化翻译 * 更新部分key * 1.18 官中拉取,翻译增加、改进 * 全部规范化 * 第一次修正 * 增加帕秋莉文本 * mod -> 模组 * 修整空格 * 第二次修订;帕秋莉翻译提交 * 1.16 翻译修改,格式优化 * 1.18 翻译修改、格式优化 * 翻译修改、优化 * 帕秋莉汉化更改 * 帕秋莉同步译名 * 缓冲区->缓存区 * 提交1.19版本汉化 * 修复错误 * fix * 红石信号充能方式 * fix patchouli * fix * fix patchouli * fix
1 parent 3dd8c97 commit d449526

369 files changed

Lines changed: 8613 additions & 5 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

projects/1.16/assets/modular-routers/modularrouters/lang/en_us.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@
7878
"modularrouters.chatText.targetValidation.NOT_LOADED": "§c✘ Not Loaded",
7979
"modularrouters.chatText.targetValidation.OK": "§a✔ Target OK",
8080
"modularrouters.chatText.targetValidation.OUT_OF_RANGE": "§c✘ Out of Range",
81-
"modularrouters._comment": "JEI text",
8281
"modularrouters.gui.config.alwaysShowModuleSettings": "Show module settings tooltips without needing to hold down Shift",
8382
"modularrouters.gui.config.baseTickRate": "Base router tick rate (with no Speed Upgrades)",
8483
"modularrouters.gui.config.breakerParticles": "Show particle effects when a Breaker Module breaks a block",
@@ -236,7 +235,7 @@
236235
"modularrouters.guiText.tooltip.tunedValue": "§bTuned Value (%d → %d)",
237236
"modularrouters.guiText.tooltip.UP": "Up",
238237
"modularrouters.guiText.tooltip.xpVacuum.ejectFluid": "XP Fluids Ejected",
239-
"modularrouters.itemGroup.modularrouters": "Modular Routers",
238+
"itemGroup.modularrouters": "Modular Routers",
240239
"modularrouters.itemText.activator.action.ITEM_OR_BLOCK": "Right-click",
241240
"modularrouters.itemText.activator.action.USE_ITEM_ON_ENTITY": "Right-click entity",
242241
"modularrouters.itemText.activator.action.ATTACK_ENTITY": "Attack nearby entity",

projects/1.16/assets/modular-routers/modularrouters/lang/zh_cn.json

Lines changed: 356 additions & 1 deletion
Large diffs are not rendered by default.
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"name": "modularrouters.patchouli.book.name",
3+
"landing_text": "modularrouters.patchouli.book.landing",
4+
"creative_tab": "modularrouters",
5+
"version": 1,
6+
"model": "modularrouters:manual",
7+
"book_texture": "patchouli:textures/gui/book_blue.png",
8+
"macros": {
9+
"$(modr)": "$(#228)Modular Routers$()",
10+
"$(ttcolor)": "$(#880)"
11+
}
12+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"name": "Augments",
3+
"description": "Module Augments can be installed in Modules to enhance or extend their functionality",
4+
"icon": "modularrouters:xp_vacuum_augment",
5+
"sortnum": 4
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"name": "Smart Filters",
3+
"description": "Smart Filters are a group of filter items, which can be placed in any module's filter slots instead of a normal item, and provide more sophisticated item matching features.",
4+
"icon": "modularrouters:bulk_item_filter",
5+
"sortnum": 5
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"name": "Introduction",
3+
"description": "Welcome to $(modr) !",
4+
"icon": "minecraft:knowledge_book",
5+
"sortnum": 0
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"name": "Modules",
3+
"description": "Modules are placed into an Modular Router and define the router's functionality.",
4+
"icon": "modularrouters:sender_module_1",
5+
"sortnum": 2
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"name": "Modular Router",
3+
"description": "The Modular Router is the only block in the $(modr) mod.",
4+
"icon": "modularrouters:item_router",
5+
"sortnum": 1
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"name": "Upgrades",
3+
"description": "Upgrades can be installed in an Modular Router to enhance or modify its functionality.",
4+
"icon": "modularrouters:speed_upgrade",
5+
"sortnum": 3
6+
}
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"name": "Fast Pickup Augment",
3+
"category": "augments",
4+
"icon": "modularrouters:fast_pickup_augment",
5+
"pages": [
6+
{
7+
"type": "text",
8+
"text": "This augment can only be added to the $(l:modules/vacuum)Vacuum Module/$. It allows the Vacuum Module to ignore the normal pickup delay on dropped items - 40 ticks for items dropped by players, and 10 ticks for items dropped by other means (e.g. sheep shearing) - and pick up items as soon as it sees them.$(p)A max of one Fast Pickup Augment can be added."
9+
},
10+
{
11+
"type": "crafting",
12+
"recipe": "modularrouters:fast_pickup_augment"
13+
}
14+
]
15+
}

0 commit comments

Comments
 (0)