CookStorage
$0.00
Allow any item to be added to an oven or furnace
Allow non-food items in campfires, ovens, furnaces, etc.
This is a simple Harmony mod which allows you to place non fuel or cookable items into campfires, furnaces and other ovens.
Configuration
{
"cookItems": true,
"itemlist": {
"nailgun.item": {
"result": "metal.fragments",
"delay": 20,
"mult": 2
},
"nailgunnail.item": {
"result": "metal.fragments",
"delay": 20,
"mult": 2
},
...
"xmas_tree.item": {
"result": "metal.fragments",
"delay": 20,
"mult": 2
},
"xorswitch.item": {
"result": "metal.fragments",
"delay": 20,
"mult": 2
},
"xylophone.item": {
"result": "metal.fragments",
"delay": 20,
"mult": 2
}
},
"Version": {
"Major": 0,
"Minor": 0,
"Patch": 2
}
}
Cook items is a list of items that will get cooked if the oven is started with fuel. If not listed, items will not cook. This is experimental...
COOKSTORAGE
Comments (0)
No customer reviews for the moment.