Page 1 of 1

I want to make a jungle sapling

PostPosted: Fri Nov 02, 2012 11:09
by sky
any ideas??
and another question how i can make a thing drop two things
??

PostPosted: Fri Nov 02, 2012 11:18
by PilzAdam
sky wrote:how i can make a thing drop two things

Go the init.lua of the default mod and look at the leaves code. You should easily understand it.
If you want to drop the same item more than 1 time look at the clay code.

PostPosted: Fri Nov 02, 2012 12:06
by sky
PilzAdam wrote:If you want to drop the same item more than 1 time look at the clay code

PlizAdam i want not more drops because i can make stone drop cobble 1000000000000, i want to make a snow game mode and i want dirt with grass to drop dirt and snowball

PostPosted: Fri Nov 02, 2012 12:19
by Topywo
Jungletree sapplings --> Bas080's Jungletree: http://minetest.net/forum/viewtopic.php?id=2887 (depends on habitat/both links are in the 1st post).

Snowballs (throwable) --> Splizzard's Snow Biomes: http://minetest.net/forum/viewtopic.php?id=2290

If you don't want to use them, at least you can take a look at the code.

PostPosted: Sat Nov 03, 2012 20:54
by GloopMaster