Skip to content

Commit ec10fa8

Browse files
ChuijkYahuscfpa-bot[bot]
authored andcommitted
ReactiveAlchemy update:版本更新
1 parent b347746 commit ec10fa8

4 files changed

Lines changed: 12 additions & 2 deletions

File tree

projects/1.20/assets/reactive/reactive/lang/en_us.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@
8989
"block.reactive.unformed_matter": "Unformed Matter",
9090
"block.reactive.mnemonic_bulb": "Mnemonic Bulb",
9191
"block.reactive.rending_plinth": "Rending Plinth",
92+
"block.reactive.gateway": "Gateway Rift",
9293
"effect.reactive.no_gravity": "Weightless",
9394
"effect.reactive.immobility": "Immobilized",
9495
"effect.reactive.far_reach": "Inspired Reach",
@@ -233,6 +234,5 @@
233234
"tooltip.reactive.entity_bound": "Bound to ",
234235
"tooltip.reactive.no_entity_bound": "No entity is bound",
235236
"message.reactive.warp_staff_tutorial": "The Staff needs a creature to target.",
236-
"advancements.end.enter_end_gateway.description": "Traverse an End Gateway",
237237
"text.reactive.devoid": "I vanquish my mind to you falling turning spinning eternal cycles I dissolve to nothing but my love waking seeing hearing eating fading mixing changing learning yearning hoping crying the stars are dark between but there's no fear anymore"
238238
}

projects/1.20/assets/reactive/reactive/lang/zh_cn.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@
8989
"block.reactive.unformed_matter": "未定型物质",
9090
"block.reactive.mnemonic_bulb": "记忆鳞茎",
9191
"block.reactive.rending_plinth": "裂空基座",
92+
"block.reactive.gateway": "门径裂隙",
9293
"effect.reactive.no_gravity": "失重",
9394
"effect.reactive.immobility": "定身",
9495
"effect.reactive.far_reach": "启迪远触",
@@ -234,6 +235,5 @@
234235
"tooltip.reactive.entity_bound": "绑定至",
235236
"tooltip.reactive.no_entity_bound": "未绑定实体",
236237
"message.reactive.warp_staff_tutorial": "法杖需要与生物绑定。",
237-
"advancements.end.enter_end_gateway.description": "进入末地折跃门",
238238
"text.reactive.devoid": "I vanquish my mind to you falling turning spinning eternal cycles I dissolve to nothing but my love waking seeing hearing eating fading mixing changing learning yearning hoping crying the stars are dark between but there's no fear anymore"
239239
}

projects/1.20/assets/reactive/reactive/patchouli_books/journal/en_us/entries/items/rending_plinth.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@
1212
{
1313
"type": "patchouli:text",
1414
"text": "$(6)Once you have the bottle in hand, pour it out onto the Plinth. This will capture and expand the Rift inside it into an infinitely traversable portal to the Bottle's destination, even across dimensions. $(p)The Rift will persist so long as the Plinth is not moved."
15+
},
16+
{
17+
"type": "patchouli:text",
18+
"flag": "|mod:iris,mod:oculus",
19+
"text": "$(6)It seems you're using this mod alongside $(thing)Iris$(6) or $(thing)Oculus$(6). In that case, the visual effect of this block may be marred unless you follow some instructions to tweak your shaderpack.$(p)Visit $(l:https://github.com/hjake123/reactive/wiki/Iris-Shader-Compatibility)this wiki page$(/l) for information about doing this. $(p)You can also disable rendering the gateway with shaders in the client config."
1520
}
1621
]
1722
}

projects/1.20/assets/reactive/reactive/patchouli_books/journal/zh_cn/entries/items/rending_plinth.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@
1212
{
1313
"type": "patchouli:text",
1414
"text": "$(6)手持这种能量之瓶,再把它的内容物倒在基座上。基座便会捕获并扩张其中裂隙,而后稳定为可无限次穿越的传送门,其目标即为瓶中的目的地,甚至可跨越维度传送。$(p)只要基座不被拆除,裂隙就可一直存在。"
15+
},
16+
{
17+
"type": "patchouli:text",
18+
"flag": "|mod:iris,mod:oculus",
19+
"text": "$(6)似乎你和本模组一同安装了$(thing)Iris$(6)或$(thing)Oculus$(6)。如此可能会对本方块的视觉效果有不良影响,但可通过微调光影包修复。$(p)具体操作参见$(l:https://github.com/hjake123/reactive/wiki/Iris-Shader-Compatibility)此维基页面$(/l)。$(p)也可在客户端配置中禁用光源渲染门径。"
1520
}
1621
]
1722
}

0 commit comments

Comments
 (0)