File information

Last updated

Original upload

Created by

Alluvian Est-Endrati

Uploaded by

Alluvian

Virus scan

Safe to use

Tags for this mod

About this mod

Turns wood into Coal Ore at a Stone Furnace.

Permissions and credits
As Coal Ore is now required for more recipes (such as making torches) I thought it would be worthwhile to add an additional source of coal to the game. This mod allows players to use a Stone Furnace to turn wood (of the type that can be used as fuel for your ship) into Coal Ore on a 1:1 basis.


Download the archive.

Unpack the file within to: assets recipes starter stonefurnace

Modify the file: fullwood1.matitem

{
"itemName" : "fullwood1",
"rarity" : "Common",
"inventoryIcon" : "fullwood1.png",
"dropCollision" : [-2.5, -2.0, 2.5, 2.0],
"description" : "Rough and unrefined, this wood looks freshly chopped.",
"shortdescription" : "Unrefined Wood",
"glitchdescription" : "Statement. Unrefined wood.",
"florandescription" : "Unssstabbed wood.",
"fuelAmount" : 1,
"learnBlueprintsOnPickup" : [
"charcoal"
],
"materialId" : 57
}