From b85186f2f23f6e4ff01672aace97fd25ad73d9ab Mon Sep 17 00:00:00 2001 From: mcwuguodadi Date: Fri, 25 Jul 2025 17:27:24 +0800 Subject: [PATCH] extra.json --- translations/extra_zh_cn.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 translations/extra_zh_cn.json diff --git a/translations/extra_zh_cn.json b/translations/extra_zh_cn.json new file mode 100644 index 0000000..43abe89 --- /dev/null +++ b/translations/extra_zh_cn.json @@ -0,0 +1,6 @@ +{ + // These are require by jade, but i don't think they are actually rendered in game. + // Jade throws exceptions if they are not present however. + "config.jade.plugin_firmament.toolprovider": "Firmament工具提供者", + "config.jade.plugin_firmament.custom_mining_hardness": "Firmament挖掘硬度" +}