update mods + canary

This commit is contained in:
Xikaro 2023-12-04 12:29:28 +05:00
parent 978e19122c
commit 8c46cfea42
14 changed files with 189 additions and 4 deletions

View file

@ -66,6 +66,20 @@
"painting": true,
"chiseled_bookshelf": true
},
"firmalife": {
"oven_top": true,
"solar_drier": true,
"string": true,
"vat": true,
"oven_bottom": true,
"fruit_tree_sapling": true,
"jarbnet": true,
"drying_mat": true,
"tumbler": true,
"hanger": true,
"cheese": true,
"shelf": true
},
"tfc": {
"bloomery": true,
"nest_box": true,

View file

@ -247,5 +247,17 @@
"ae2:part_icon": null,
"ae2:part_tooltip": null,
"ae2:part_mod_name": null,
"treetap:tap": 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
}