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挖掘硬度" +}