[Mod] Nature Pack [1.0.4]

deivan
Member
 
Posts: 452
Joined: Fri Feb 15, 2013 10:16

by deivan » Wed Apr 10, 2013 11:42

I already have a fork to this mod... But thanks.
 

dip
New member
 
Posts: 8
Joined: Sun Nov 25, 2012 01:19

by dip » Thu May 23, 2013 12:23

I saw that you've got a lot of feature requests and bug reports. Please post your issues and feature requests to the repo issue tracker. It will be easier to read your requests there. Thank you.
 

sandrik
New member
 
Posts: 3
Joined: Sun Jul 07, 2013 15:56

by sandrik » Mon Jul 15, 2013 20:44

HELP !!!!

The Vine is overruning my World !!!!

What can i do to stop that ?????

Image
 

sandrik
New member
 
Posts: 3
Joined: Sun Jul 07, 2013 15:56

by sandrik » Mon Jul 15, 2013 20:46

Here is another Picture ! Please help !

Image
 

User avatar
Topywo
Member
 
Posts: 1718
Joined: Fri May 18, 2012 20:27

by Topywo » Mon Jul 15, 2013 21:33

sandrik wrote:HELP !!!!

The Vine is overruning my World !!!!

What can i do to stop that ?????


See:

http://forum.minetest.net/viewtopic.php?pid=82974#p82974

(or scroll up to post 210)

Maybe it still works.

Edit: Typo.
Last edited by Topywo on Mon Jul 15, 2013 21:33, edited 1 time in total.
 

jamiesheen
New member
 
Posts: 9
Joined: Wed Aug 14, 2013 18:30

by jamiesheen » Thu Aug 15, 2013 10:24

Hey, tried to run the mod but it is saying there is something wrong with the init.lua? could anyone help meh
 

jamiesheen
New member
 
Posts: 9
Joined: Wed Aug 14, 2013 18:30

by jamiesheen » Thu Aug 15, 2013 11:52

It says : "failed to load and run" then the directory of 1.0.4's init.lua
 

User avatar
Dan Duncombe
Member
 
Posts: 904
Joined: Thu May 09, 2013 21:11

by Dan Duncombe » Thu Aug 15, 2013 11:53

jamiesheen wrote:It says : "failed to load and run" then the directory of 1.0.4's init.lua

Open the bin folder on the minetest directory and open 'debug.txt'
The error message will be at the very bottom
Some Mods: Castles Prefab Camouflage
My Games: Nostalgia Realtest Revamped
Servers: See above games.
 

BadWolf
Member
 
Posts: 42
Joined: Thu Jun 27, 2013 17:27

by BadWolf » Thu Aug 15, 2013 13:13

jamiesheen wrote:It says : "failed to load and run" then the directory of 1.0.4's init.lua
I ran into this error too, it's because there's no modpack.txt file in the folder.

I am very appreciative of this mod, I like that it's being developed with the stable release in mind, which makes much more sense for use, and the little bit I tried it added a nice pleasing variety to the world. However, I'm removing it right now for a couple reasons. 1. While it does replace the old flowers with new ones it doesn't actually seem to replace the existing nodes, so I had a bunch of "unknown node" nodes sitting around. This wouldn't be too bad except that I have kids on my server that have used flowers for decoration, I don't want to get rid of their work. I also have flowers in my inventory, a lot of them in fact. 2: It would seem that this is slowing down my server incredibly. I took out mesecons a while ago because of a few issues, not the least of which to debug a bad memory alloc error. This modpack seems to do worse than mesecons as there were parts of the worldmap which were not rendering at all, or were rendering very very slowly... If I get time I will try to work on compatibility with the old flowers, although I think the performance boosts will only happen in the next stable version
 

Michael Eh?
Member
 
Posts: 282
Joined: Sun Jan 01, 2012 17:21

by Michael Eh? » Wed Oct 23, 2013 19:13

The pie graphics look more like loafs. Maybe if strawberry had white fluffy topping. The able to further slice up the pie literallly into 4-6 slices. Also more choices of pie like Apple or Rhuburb would be cool.
Another useful addtion would be right-clicking bushes to harvest berries rather than destroying them to harvest. Also if you dig under the bush, it give you the chance to pickup and plant elsewhere like a farm.
More berries? Blackberries (Black), Blueberries (blue), Raspberries (pink/off red), Gooseberries (off white) with appropiate pies and slices... maybe a mixed berry pie so people can use up loose ends.
Still a nice addition.
 

User avatar
VanessaE
Member
 
Posts: 3894
Joined: Sun Apr 01, 2012 12:38
GitHub: VanessaE
IRC: VanessaE
In-game: VanessaEzekowitz

by VanessaE » Wed Oct 23, 2013 21:13

The bushes classic mod (from which the objects you mentioned are derived) is part of my Plantlife modpack now, actually. I've taken over maintenance of that mod, less'n someone has an objection to that. :-)

I like all of your ideas, by the way.
You might like some of my stuff:
Plantlife ~ More Trees ~ Home Decor ~ Pipeworks ~ HDX Textures (16-512px)
Tips (BTC): 13LdcdUFcNCFAm7HfvAXh5GHTjCnnQj6KE
 

User avatar
VanessaE
Member
 
Posts: 3894
Joined: Sun Apr 01, 2012 12:38
GitHub: VanessaE
IRC: VanessaE
In-game: VanessaEzekowitz

by VanessaE » Thu Oct 24, 2013 01:56

Ok, See my Plantlife git repo, which contains the following changes:

Digging a bush gives you that bush, with a 1/5 chance of getting two, so you can slowly grow your garden.

Craft one bush by itself to turn it into four of the corresponding fruit.

Craft:
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
- - -
S J S
f f f

That is, two sugar, one jungle grass, and three fruit as before, to get one raw pie of that fruit. Cook it as usual. Heals 2 hearts.

Craft one whole pie by itself to get four slices, each of which heals 1/2 heart.

Craft:

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
S J S
f f f
f f f

That is, two sugar, one jungle grass, and mix-and-match six fruits to get two mixed fruit pies. Cook as usual, craft one to get four slices.

(sugar comes from crafting two papyrus side by side, as before)
You might like some of my stuff:
Plantlife ~ More Trees ~ Home Decor ~ Pipeworks ~ HDX Textures (16-512px)
Tips (BTC): 13LdcdUFcNCFAm7HfvAXh5GHTjCnnQj6KE
 

CWz
Member
 
Posts: 185
Joined: Tue Dec 24, 2013 17:01

by CWz » Thu Mar 06, 2014 07:04

The download link requires me to log in. Does anybody have an alternative link?
I am CWz on the following servers: Bluelobster, turtletango, VanessaE's servers, linuxgaming, redcrab, Silvercrab, ChainLynx, lord of the test server. If you see CWz on server other then those then chances are it's a Fake. you can contact me on irc.freenode.net or by PM if you are not sure
 

User avatar
Topywo
Member
 
Posts: 1718
Joined: Fri May 18, 2012 20:27

by Topywo » Thu Mar 06, 2014 16:20

This is a version from 1 December 2012 (downloaded 4 December 2012) (Post 181). This version doesn't depend on VanessaE's plantlife.

I think I also have the 1.0.2 version (post 192) that uses plantlife. I didn't upload it, because according to post 199 plantlife changed after it and those changes aren't implemented in the Nature mod.

I don't have the 1.0.4 version in post 196

https://dl.dropboxusercontent.com/u/65428713/nature%20(neko259-nature-df2407e40aaf).zip
 

Previous

Return to Old Mods

Who is online

Users browsing this forum: No registered users and 22 guests

cron