aboutsummaryrefslogtreecommitdiff
path: root/translations
diff options
context:
space:
mode:
authorLinnea Gräf <nea@nea.moe>2025-06-05 19:31:34 +0200
committerLinnea Gräf <nea@nea.moe>2025-06-05 19:31:34 +0200
commit120fba3bbc1b861d2676458cf0c5aaf335c6e677 (patch)
tree62f2ec830e4da9cae3b16a592721d2b8fb69ffef /translations
parent620d189084bd889f679e86a313952fef21987ba4 (diff)
downloadFirmament-master.tar.gz
Firmament-master.tar.bz2
Firmament-master.zip
fix: Jade crash sometimes causing resource reload failuresHEADmaster
Diffstat (limited to 'translations')
-rw-r--r--translations/extra.json6
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"
+}