fix: Jade crash sometimes causing resource reload failures

This commit is contained in:
Linnea Gräf
2025-06-05 19:31:34 +02:00
parent 620d189084
commit 120fba3bbc
3 changed files with 9 additions and 1 deletions

6
translations/extra.json Normal file
View File

@@ -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"
}