- //L-System tree generator
- void make_ltree(ManualMapVoxelManipulator &vmanip, v3s16 p0, INodeDefManager *ndef,
- u32 seed, TreeDef tree_definition)
- {
- MapNode dirtnode(ndef->getId("mapgen_dirt"));
- PseudoRandom ps(seed+1402);
SHARE
TWEET

Untitled




Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy.