Fork of Plantable & Printable Trees (https://mods.factorio.com/mod/Blueprintable-Plantable-Trees) by Yes-Man. Changed recipe from 1 wood/tree to 4 wood/tree. Craft and plant (blue-printable) tree saplings that grow into trees, and automate it with the Recursive Blueprints mod. This is an update of 'My Tree Mod' from SamuelCombrinck, which was inspired by 'Simple Saplings' made by hypermark which apparently was a fork of 'JJtJJs Tree Planting Mod'.
Version: 1.1.6 - Expensive fork Date: 2023.03.17 Info: - Learning the Factorio mod portal.
Version: 1.1.6 - Expensive fork Date: 2023.03.17 Info: - Forked mod to make trees cost 4 wood rather than 1. Changes: - Changed line 50 in data.lua from { "wood", 1 }, to { "wood", 4 }, Note: - I did not update the version #, there was nothing in the changelog for 1.1.6, but that's the version # I got, so I'm staying with it. - It seems the mod portal updates the version #?
Version: 1.1.5 Date: 2020.08.15 Info: - Changed the name of the mod to be more searchable Changes: - Updated the changelog.txt to a proper format
Version: 1.1.4 Date: 2020.08.14 Changes: - Update for Factorio 0.18 / 1.0 Translation: - Added German translation
Version: 1.1.3 Date: 2019.03.04 Changes: - Update for Factorio 0.17 Balancing: - Changed Tree Sapling stack size to 200 (from 1000)
Version: 1.1.2 Date: 2018.08.09 Changes: - Added changelog Optimisations: - Some minor code mantainance
Version: 1.1.1 Date: 2018.01.02 Bugfixes: - Fixed "icon_size" bug
Version: 1.1.0 Date: 2018.01.01 Info: - Initial release of My_Tree_Mod