[Mod] Big Trees [big_trees]

User avatar
duane
Member
 
Posts: 776
Joined: Wed Aug 19, 2015 19:11
GitHub: duane-r

[Mod] Big Trees [big_trees]

by duane » Thu Jan 26, 2017 07:19

This mod spawns huge trees, hundreds of meters high, every so often. Inside are hollow areas ideal for any mobs you might want to introduce.

+ Spoiler


Recipes
+ Spoiler



The source is available on github.

Code: LGPL2
Textures: CC0, GFDL

Mod dependencies: default, bucket

Download: https://github.com/duane-r/big_trees/archive/master.zip
Last edited by duane on Fri Jan 27, 2017 08:41, edited 1 time in total.
 

User avatar
duane
Member
 
Posts: 776
Joined: Wed Aug 19, 2015 19:11
GitHub: duane-r

Re: [Mod] Big Trees [big_trees]

by duane » Thu Jan 26, 2017 07:19

Problems: none so far
 

User avatar
Krock
Member
 
Posts: 3598
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker

Re: [Mod] Big Trees [big_trees]

by Krock » Thu Jan 26, 2017 19:25

Great (heh, even really great) mod! I thought the giant sequoia would be big but this is really another scale of trees.
Sadly, the chainsaws won't work well on them, due to the contents inside.
Newest Win32 builds - Find a mod - All my mods
ALL YOUR DONATION ARE BELONG TO PARAMAT (Please support him and Minetest)
New DuckDuckGo !bang: !mtmod <keyword here>
 

BirgitLachner
Member
 
Posts: 135
Joined: Thu May 05, 2016 10:18
In-game: Bibs

Re: [Mod] Big Trees [big_trees]

by BirgitLachner » Thu Jan 26, 2017 20:33

Uumm ... thats really big!
 

User avatar
burli
Member
 
Posts: 1313
Joined: Fri Apr 10, 2015 13:18

Re: [Mod] Big Trees [big_trees]

by burli » Thu Jan 26, 2017 22:21

Nice mod. But the trees are to common. I found a lot of them within a range of a few hundred nodes. Two of them touched each other
 

User avatar
duane
Member
 
Posts: 776
Joined: Wed Aug 19, 2015 19:11
GitHub: duane-r

Re: [Mod] Big Trees [big_trees]

by duane » Fri Jan 27, 2017 00:26

Krock wrote:Great (heh, even really great) mod! I thought the giant sequoia would be big but this is really another scale of trees.
Sadly, the chainsaws won't work well on them, due to the contents inside.


The chainsaws from my fun_tools mod should work fine on them. They were developed together. Of course you'll wear one out long before you remove a tree.

Nice mod. But the trees are to common. I found a lot of them within a range of a few hundred nodes. Two of them touched each other


They're intended to grow in loose collections, like forests, but you can adjust the big_trees_mod.rarity variable in treegen.lua to make them more/less common. This variable is the perlin noise cut-off that determines whether a tree gets planted, so it works logarithmically. Nudge it a bit higher and the trees will be much rarer.

Uumm ... thats really big!


It's meant to be another environment to dig through, with minerals and monsters to deal with. I added killer bees to mine in the past.
 

User avatar
burli
Member
 
Posts: 1313
Joined: Fri Apr 10, 2015 13:18

Re: [Mod] Big Trees [big_trees]

by burli » Fri Jan 27, 2017 10:28

duane wrote:They're intended to grow in loose collections, like forests,

Hmm, I want to spread single trees (5-10) over the map. Do you think this is possible with the current implementation?
 

User avatar
azekill_DIABLO
Member
 
Posts: 3458
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO

Re: [Mod] Big Trees [big_trees]

by azekill_DIABLO » Fri Jan 27, 2017 14:29

oh duane it's awesome i was waiting for this since you started fun_caves (and just thinking to it why a cave mod has trees?)!!!
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
Hi, my username is azekill_DIABLO and i'm an exelent bug-maker(yeah...i know...i have a bad reputation)

azekill_DIABLO said: Mineyoshi+ABJ+Baggins= TOPIC HIJACKED.
My Mods and Stuff | Voxellar | VoxBox on GITHUB | M.I.L.A Monster engine
WEIRD MODDING CONTEST !!!
 

User avatar
azekill_DIABLO
Member
 
Posts: 3458
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO

Re: [Mod] Big Trees [big_trees]

by azekill_DIABLO » Fri Jan 27, 2017 14:29

BirgitLachner wrote:Uumm ... thats really big!

Da Dum Tshh!
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
Hi, my username is azekill_DIABLO and i'm an exelent bug-maker(yeah...i know...i have a bad reputation)

azekill_DIABLO said: Mineyoshi+ABJ+Baggins= TOPIC HIJACKED.
My Mods and Stuff | Voxellar | VoxBox on GITHUB | M.I.L.A Monster engine
WEIRD MODDING CONTEST !!!
 

User avatar
duane
Member
 
Posts: 776
Joined: Wed Aug 19, 2015 19:11
GitHub: duane-r

Re: [Mod] Big Trees [big_trees]

by duane » Sat Jan 28, 2017 12:25

burli wrote:
duane wrote:They're intended to grow in loose collections, like forests,

Hmm, I want to spread single trees (5-10) over the map. Do you think this is possible with the current implementation?


If you mean on a new map, sure. Just have it check at every third or forth set of map chunks. The trees are actually centered on the horizontal intersection of four chunks, to take advantage of their symmetry.

If you want them on an existing map, it might prove impossible. I've never tried to generate a huge structure after the map is generated.
 

User avatar
burli
Member
 
Posts: 1313
Joined: Fri Apr 10, 2015 13:18

Re: [Mod] Big Trees [big_trees]

by burli » Sat Jan 28, 2017 13:03

Ah, ok. I'll take a look at the code.

And I always talk about new maps
 


Return to WIP Mods

Who is online

Users browsing this forum: No registered users and 62 guests

cron