Page 1 of 1

Habitat & Stairs Mods.

PostPosted: Mon Sep 10, 2012 04:13
by Wall-E
Does anyone know the links for the habitat and stairs mods?
I've been looking for them and so far I haven't had any luck in finding them, I can only find other mods dependent on them.
Much appreciated, thanks!

PostPosted: Mon Sep 10, 2012 07:31
by Topywo
The stairs mod is since a few versions standard in your minetest_game and minimal.

/home/TOPYWO/celeron55-minetest-9696ed3_copy 1/games/minetest_game/mods/stairs

/home/TOPYWO/celeron55-minetest-9696ed3_copy 1/games/minimal/mods/stairs


Then there's a stairs+ for stairs made of other materials

http://minetest.net/forum/viewtopic.php?id=2092


And recently I saw this one under modding general

http://minetest.net/forum/viewtopic.php?id=2998

Edit: as far as I know there's no mod called 'habitat'. There are however mods that make your nature grow, give extra flowers, extra trees, seasons, a snow biome, sounds etc..

PostPosted: Mon Sep 10, 2012 09:41
by VanessaE
Habitat mod is used by Jungle Trees. They can be found here.

PostPosted: Mon Sep 10, 2012 10:17
by Topywo
VanessaE wrote:Habitat mod is used by Jungle Trees. They can be found here.


Post 1 under:
Depends
https://github.com/bas080/habitat/zipball/master

Thanks Vanessa, I missed that one :-)

PostPosted: Mon Sep 10, 2012 22:49
by GloopMaster
now, someone tell me why this is in Bugs and Problems...? :P

PostPosted: Mon Sep 10, 2012 23:32
by tonyka
GloopMaster wrote:now, someone tell me why this is in Bugs and Problems...? :P

certainly, is a problem ... XD

PostPosted: Tue Sep 11, 2012 04:48
by Wall-E
Because I keep getting the ModError: mod "bas080-jungletree-c35b064" has unsatisfied dependencies: "habitat".

And I downloaded the other bas080-habitat-5a24b3c to see if it would work and it keeps giving me this error.
All I want, is to see some sequoia-like trees that add a unique touch to the game, is that too much to ask?

PostPosted: Tue Sep 11, 2012 07:54
by Topywo
Wall-E wrote:Because I keep getting the ModError: mod "bas080-jungletree-c35b064" has unsatisfied dependencies: "habitat".

And I downloaded the other bas080-habitat-5a24b3c to see if it would work and it keeps giving me this error.
All I want, is to see some sequoia-like trees that add a unique touch to the game, is that too much to ask?


Just a wild guess, did you change the folder name of the mod from bas080-habitat-5a24b3c to habitat? If not, it will solve the problem doing so.

PostPosted: Wed Sep 12, 2012 00:07
by Wall-E
It worked, only after renaming the other one jungletree. So thanks for that Topywo.

Though I still can't use the stairs+ mod, it tells me that the unmet dependency of "stairs" isn't met.

And Thanks VanessaE for the other link for the basis of "habitat", much appreciated! :)

PostPosted: Wed Sep 12, 2012 01:24
by VanessaE
If something depends on 'stairs' and can't find it, it just means your copy of the game is too old, or perhaps you deleted that component, or you're playing in minimal mode instead of 'minetest' (game) mode.