We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e77606 commit 6a43ca7Copy full SHA for 6a43ca7
src/main/resources/assets/clientcommands/lang/zh_cn.json
@@ -234,6 +234,10 @@
234
"commands.cpos.level.the_end": "末地",
235
"commands.cpos.level.the_nether": "下界",
236
237
+ "commands.cposteffect.apply.success": "Successfully applied post effect %s",
238
+ "commands.cposteffect.reset.success": "Successfully reset post effect",
239
+ "commands.cposteffect.unknownPostEffect": "Unknown post effect %s",
240
+
241
"commands.cpredictbrushables.foundBrushableBlock": "找到%s位于%s带有物品%s %s",
242
"commands.cpredictbrushables.notFound": "没有找到可以被刷子刷的方块",
243
"commands.cpredictbrushables.starting": "正在搜索可以被刷子刷的方块",
0 commit comments