diff --git a/config/everlastingskins-common.toml b/config/everlastingskins-common.toml new file mode 100644 index 000000000..5320a68a9 --- /dev/null +++ b/config/everlastingskins-common.toml @@ -0,0 +1,7 @@ + +#Language Setting +[general] + #Language of mod messages + #Allowed Values: English, Russian, Ukrainian + language = "English" + diff --git a/config/jade/sort-order.json b/config/jade/sort-order.json index 4b5277e9e..75bcc8ed9 100644 --- a/config/jade/sort-order.json +++ b/config/jade/sort-order.json @@ -124,6 +124,18 @@ "extendedcrafting:compressor": null, "corpse:corpse": null, "treetap:tap": null, + "firmalife:drying_mat": null, + "firmalife:solar_drier": null, + "firmalife:string": null, + "firmalife:cheese": null, + "firmalife:oven_bottom": null, + "firmalife:oven_top": null, + "firmalife:shelf": null, + "firmalife:hanger": null, + "firmalife:vat": null, + "firmalife:tumbler": null, + "firmalife:fruit_tree_sapling": null, + "firmalife:jarbnet": null, "extendedcrafting:crafting_core": null, "extendedcrafting:basic_table": null, "extendedcrafting:advanced_table": null, diff --git a/config/xaerominimap_entities.json b/config/xaerominimap_entities.json index c2360d359..d7187d221 100644 --- a/config/xaerominimap_entities.json +++ b/config/xaerominimap_entities.json @@ -18,8 +18,8 @@ "displayNameWhenIconFails": true, "entityNumber": 1000.0, "alwaysDisplayNametags": false, - "dotSize": 2.0, "startFadingAt": 0.0, + "dotSize": 2.0, "renderOverMinimapFrame": 1.0, "icons": 1.0, "names": 0.0,