
Mods / Not Enough Firewood
Category:
#Crafting
#Storage
Author: Craluminum
Side: Both
Created: Mar 7th at 10:28 PM
Last modified: Mar 7th at 10:40 PM
Downloads: 174
Follow Unfollow 11
Author: Craluminum
Side: Both
Created: Mar 7th at 10:28 PM
Last modified: Mar 7th at 10:40 PM
Downloads: 174
Follow Unfollow 11
Latest file:
NotEnoughFirewood-v1.0.0.zip
Firewood from all wood types
Version | For Game version | Downloads | Release date | Changelog | Download |
---|---|---|---|---|---|
v1.0.0 | 174 | Mar 7th at 10:40 PM | Show | NotEnoughFirewood-v1.0.0.zip |
Craluminum
This is what I had. I searched far and wide for this info. Ignore the JSON. It's probably incorrect. I think the Birch burn temperture was correct in-game.
{
"op": "replace",
"path": "/combustiblePropsByType/log-*-acacia-*/burnDuration",
"value": 267,
"file": "game:blocktypes/wood/log.json"
},
{
"op": "replace",
"path": "/combustiblePropsByType/log-*-acacia-*/burnTemperature",
"value": 450,
"file": "game:blocktypes/wood/log.json"
},
{
"op": "replace",
"path": "/combustiblePropsByType/log-*-aged-*/burnDuration",
"value": 300,
"file": "game:blocktypes/wood/log.json"
},
{
"op": "replace",
"path": "/combustiblePropsByType/log-*-aged-*/burnTemperature",
"value": 800,
"file": "game:blocktypes/wood/log.json"
},
{
"op": "replace",
"path": "/combustiblePropsByType/log-*-birch-*/burnDuration",
"value": 234,
"file": "game:blocktypes/wood/log.json"
},
{
"op": "replace",
"path": "/combustiblePropsByType/log-*-kapok-*/burnDuration",
"value": 141,
"file": "game:blocktypes/wood/log.json"
},
{
"op": "replace",
"path": "/combustiblePropsByType/log-*-kapok-*/burnTemperature",
"value": 500,
"file": "game:blocktypes/wood/log.json"
},
{
"op": "replace",
"path": "/combustiblePropsByType/log-*-maple-*/burnDuration",
"value": 316,
"file": "game:blocktypes/wood/log.json"
},
{
"op": "replace",
"path": "/combustiblePropsByType/log-*-maple-*/burnTemperature",
"value": 800,
"file": "game:blocktypes/wood/log.json"
},
{
"op": "replace",
"path": "/combustiblePropsByType/log-*-oak-*/burnDuration",
"value": 392,
"file": "game:blocktypes/wood/log.json"
},
{
"op": "replace",
"path": "/combustiblePropsByType/log-*-oak-*/burnTemperature",
"value": 900,
"file": "game:blocktypes/wood/log.json"
},
{
"op": "replace",
"path": "/combustiblePropsByType/log-*-pine-*/burnDuration",
"value": 240,
"file": "game:blocktypes/wood/log.json"
},
{
"op": "replace",
"path": "/combustiblePropsByType/log-*-pine-*/burnTemperature",
"value": 350,
"file": "game:blocktypes/wood/log.json"
CJHKnight2 I only need the burn times, I will check your mod later
Craluminum
Thanks for doing this! I tried with my More Firewood mod but could not figure out how to make this work. If you want my mod for actual burn times for different trees (which is really why I made that mod) I would be happy to share my basic mod with you.
I didn't know this was something I needed until I saw this! ^_^
WTF27pl I will update it once wildcraft trees gets update for 1.18
Will it have compability with wildcraft trees?
Craluminum
Vintage Story is supposed to be based on TerraFirmaCraft (hereafter TFC), a Minecraft mod, but there is no distinction between firewood and logs in TFC, which is a bit different, but Vintage Story's firewood storage was logs.
But in Vintage Story there is a distinction between firewood and logs, so firewood can be stored on the ground, but logs have to be put in a chest or something.
If possible, I would like to store logs on the ground, just like firewood.
Simply put, I would like to have a dedicated log storage unit that looks like 6 logs in a 3x3x3, can store more logs than it has installed, and logs are easy to remove. This is the problem I have.
macoto_hino How do you suggest to fix the "log storage problem"?
Thanks again for another great mod!
This is a level that could be implemented in vanilla.
With the 1.18 update to vanilla and this mod, the firewood problem is solved!
Next problem is the log storage problem...