Page 1 of 1

[Mod] Self-planting saplings [autoplant]

PostPosted: Sat Dec 22, 2012 18:36
by Casimir
This mod changes the leafdecay. Instead of dropping saplings as items, it drops them as falling nodes. So they plant themselves. No need to pick them up.

Now continues as part of no_itemdrop. The versions posted here are outdated.

Old versions:
http://ompldr.org/vZ3VxcA/autoplant%2020121227.zip
http://ompldr.org/vZ3NuNQ/autoplant%2020121222-2.zip
http://ompldr.org/vZ3NqYg/autoplant%2020121222.zip

License: CC BY-SA
No dependencies on non-default mods.

PostPosted: Sat Dec 22, 2012 19:29
by Topywo
Nice mod!

PostPosted: Sat Dec 22, 2012 19:47
by qwrwed
+1, I was actually wishing saplings did this.

PostPosted: Sat Dec 22, 2012 22:12
by nomohakon
This is awesome idea!

PostPosted: Sat Dec 22, 2012 22:38
by Casimir
Fixed version: http://ompldr.org/vZ3NuNQ/autoplant%2020121222-2.zip
Sorry, the last one was incompatible with 0.4.4.

I like this mod too :D . Since I know minetest I wanted to make it, but didn't knew how, until today.

PostPosted: Thu Dec 27, 2012 20:41
by Casimir
http://ompldr.org/vZ3VxcA/autoplant%2020121227.zip
New:
- Saplings only grow on grass and dirt.
- Fixed trees growing to near by each other.
- better code

PostPosted: Thu Dec 27, 2012 22:53
by Iqualfragile
maybee you could count the number of leaves in an average tree and then spawn a falling sapling-node with a probability of 1/(avgLeaveCount-1), the other saplings would still be dropped.

PostPosted: Mon Dec 31, 2012 04:04
by Cooper
I was talkin to my bro about how Minecraft should have done this

PostPosted: Mon Dec 31, 2012 07:05
by Casimir
As far as I know for minecraft there is a mod called "nature overhaul".

@Iqualfragile
Why?

PostPosted: Tue Jan 01, 2013 04:36
by Iqualfragile
because otherwise you need to destroy the nodes to get your saplings/ suddenly: forest

PostPosted: Sat Mar 23, 2013 14:36
by Casimir
Casimir wrote:Now continues as part of no_itemdrop. The versions posted here are outdated.

Re: [Mod] Self-planting saplings [autoplant]

PostPosted: Mon Sep 08, 2014 01:33
by sloantothebone
Can you make trees slowly decay, so forests grow all by themselves?