diff options
author | Linnea Gräf <nea@nea.moe> | 2025-06-05 19:31:34 +0200 |
---|---|---|
committer | Linnea Gräf <nea@nea.moe> | 2025-06-05 19:31:34 +0200 |
commit | 120fba3bbc1b861d2676458cf0c5aaf335c6e677 (patch) | |
tree | 62f2ec830e4da9cae3b16a592721d2b8fb69ffef /translations | |
parent | 620d189084bd889f679e86a313952fef21987ba4 (diff) | |
download | Firmament-master.tar.gz Firmament-master.tar.bz2 Firmament-master.zip |
Diffstat (limited to 'translations')
-rw-r--r-- | translations/extra.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/translations/extra.json b/translations/extra.json new file mode 100644 index 0000000..cb21fc9 --- /dev/null +++ b/translations/extra.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 Tool Provider", + "config.jade.plugin_firmament.custom_mining_hardness": "Firmament Mining Hardness" +} |