Rampant(and others) fix by problemlow. Originally by Yes-Man, his description was as follows: 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'.
Mods introducing new content into the game.
Version: 1.2.3 Date: 04. 08. 2023 Info: - Updated changelog.txt - Thanks to problemlow for compatability patch Bugfixes: - Fixed incompatability with AlienBiomes (planted sapplings should now transform into the new tree types rather than just staying saplings until the end of time) see lines 13-52 of control.lua for entity names
Version: 1.2.2 and 1.2.1 Date: 25. 07. 2023 Info: - Updated changelog.txt - Updated control.lua line 16 - Updated info.json - Updated thumbnail.png - Thanks to problemlow for compatability patch Bugfixes: - Fixed incompatability with Rampant(Should improve compatability with other mods too :) by adding a check for the existance of event.created_entity on line 16 before .name of said child is accesed - Fixed namespace bug (cant reupload to factorios mod portal without a new version)
Version: 1.2.0 Date: 18. 05. 2023 Info: - Updated changelog.txt format Bugfixes: - Added two additional event types for tree growth (script_raised_built, script_raised_revive)
Version: 1.1.5 Date: 15. 08. 2020 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: 14. 08. 2020 Changes: - Update for Factorio 0.18 / 1.0 Translation: - Added German translation
Version: 1.1.3 Date: 04. 03. 2019 Changes: - Update for Factorio 0.17 Balancing: - Changed Tree Sapling stack size to 200 (from 1000)
Version: 1.1.2 Date: 09. 08. 2018 Changes: - Added changelog Optimisations: - Some minor code mantainance
Version: 1.1.1 Date: 02. 01. 2018 Bugfixes: - Fixed "icon_size" bug
Version: 1.1.0 Date: 01. 01. 2018 Info: - Initial release of My_Tree_Mod