Ragsy 2145
Well-known member
is it at all possible to mod in the function where harvesting a plant leaves behind a sapling or planted seed in its place ?
After the point in the right direction from LionsDen :smile-new:
I think there is or was an on destruct property that allowed you to replace it with the seed or you can have it downgrade into the seed block. I'm not sure of what was exactly done but some of the 16.4 mods did do this and you might want to look at them to see how they did it exactly and see if it is still possible.
Yes it is possible in A17 to auto-plant a seed when you harvest a wild crop ... After looking into Stallionsden's issue with Pickup Plants I followed Lionsden's info and have a made working A17 Modlet that re-plants seeds after harvest I am testing it at the moment so not 100% on the ins and outs of this yet but it replants wild plants or plants you harvest from poi's like corn and potatoes.
I dont do much farming in my games but the the final player harvest downgrades the block in A17 already under 'plantedGoldenrod3HarvestPlayer' will do some more farming now to check this out.
Code:
<property name="DowngradeBlock" value="plantedGoldenrod1"/>
for example.
You are welcome to try it out 2ndRecon ...this version allows pickup with <E> if you don't need to replant wild plants.
Ragsy !!
Last edited by a moderator: