Plantable & Printable Trees Expensive


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'.

1 year, 1 month ago
1.1
289
Environment

g Failed to load mods: tree-sapling.png does not match any enabled mod

26 days ago
(updated 26 days ago)

Version of the mod: 1.1.8

Failed to load mods: Path Blueprintable-Plantable-Trees-Expensives/graphics/tree-sapling,png does not match anv enabled mod.: Blueprintable-Plantable-Trees-Expensives/graphics/tree-sapling.png
Mods to be disabled:
• Blueprintable-Plantable-Trees-Expensive (1 ,1

Solution: edit the line 24 of the data.lua file:
filename = "Blueprintable-Plantable-Trees-Expensives/graphics/tree-sapling.png",
to
filename = "Blueprintable-Plantable-Trees-Expensive/graphics/tree-sapling.png",

New response