Wood to Coal - 1.1

by De7ilx

Adds a recipe for turning 2 wood into 1 coal.

Content
6 months ago
0.18 - 2.0
3.61K
Manufacturing

Changelog

Version: 1.1.1
Date: 23-02-2025
  Changes:
    - updated to 2.0 (`result = "foo"` must be `results = {{type="item", name="foo", amount=12}}`)
    - moved woodtocoal.lua to prototypes/recipes/ (typical for other mods, too)
    - separated recipe and technology
    - added German (I speak it) locale
    - missing POSIX new-line on EOF added
    - added this changelog.txt
    - imported change-log from mod page
Version: 1.1.0
Date 12-12-2020
  Fixes:
    - Updated to version 1.1
Version: 1.0.0
Date 10-10-2020
  Fixes:
    - updated to 1.0
    - also changed the way how wood is made into coal
    - now Furnaces are used instead of Assemblers
Version: 0.18.0
Date 16-03-2016
  Features:
    - Initial version.