[Modpack] Plantlife [rolling release] [plantlife_modpack]

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

[Modpack] Plantlife [rolling release] [plantlife_modpack]

by VanessaE » Fri Nov 30, 2012 06:29

Image

Vanessa's plantlife modpack


This modpack supplies my Flowers-Plus and Poison Ivy mods, rewritten from scratch to use biome_lib, plus an updated version of the classic Bushes mod (e.g. various kinds of berries), a reduced version of the original Nature mod, called Nature Classic here, Mossmanikin's Ferns and Dryplants mods, the components of his Undergrowth modpack, bas080's vines and rope mod, and my 3D Mushrooms mod.

The purpose of the modpack as a whole is to add various kinds of foliage to the world.

Download: https://github.com/VanessaE/plantlife_modpack/archive/master.zip
...or browse the code: https://github.com/VanessaE/plantlife_modpack

Install: First, you must completely remove any copies of this modpack and/or any individual copies of its components that you may have previously installed. Then, download the above zip, extract it, and put the resultant "VanessaE-plantlife_modpack-xxxxxxx" folder into your Minetest mods folder. It's a good idea to rename the folder to just "plantlife_modpack".

Dependencies: biome_lib, minetest_game from commit 408ee69f or later, and a Minetest engine new enough to run it (0.4.13 for both will be fine).

Recommends: moretrees

License: WTFPL for all code, cc-by-sa 3.0 for the textures.

Important details:

Configuration: By default, all of the components of this modpack are enabled. Any of them can be disabled by simply deleting their respective folders from within the modpack's main folder, as is normally the case with a modpack.

Usage and Crafting Information:
+ "Show details..."

Screenshots:
+ "Show images..."
Last edited by VanessaE on Sat Dec 14, 2013 21:13, edited 1 time in total.
You might like some of my stuff:
Plantlife ~ More Trees ~ Home Decor ~ Pipeworks ~ HDX Textures (16-512px)
Tips (BTC): 13LdcdUFcNCFAm7HfvAXh5GHTjCnnQj6KE
 

User avatar
davidpace
Member
 
Posts: 685
Joined: Wed Oct 17, 2012 11:09

by davidpace » Fri Nov 30, 2012 07:07

Very Nice! I will download it soon :)
Taking a break for a while see ya guys!

In some of my posts I will be putting "Secret" White sentences.. Tell me if you see them!!! :D
 

User avatar
Aqua
Member
 
Posts: 641
Joined: Wed Aug 22, 2012 09:11

by Aqua » Fri Nov 30, 2012 07:21

+1 nice! Are there sounds?
Last edited by Aqua on Fri Nov 30, 2012 07:22, edited 1 time in total.
Hi there ^.~
 

User avatar
davidpace
Member
 
Posts: 685
Joined: Wed Oct 17, 2012 11:09

by davidpace » Fri Nov 30, 2012 07:33

Dunno yet :)
Taking a break for a while see ya guys!

In some of my posts I will be putting "Secret" White sentences.. Tell me if you see them!!! :D
 

User avatar
kaeza
Member
 
Posts: 2141
Joined: Thu Oct 18, 2012 05:00
GitHub: kaeza
IRC: kaeza diemartin blaaaaargh
In-game: kaeza

by kaeza » Fri Nov 30, 2012 10:36

+1 Great work VanessaE!

The old flowers mod made the waterlilies spawn even deep into the ocean. Has this been fixed or is there a way to fix it?

Screenshot:
Image
Last edited by kaeza on Fri Nov 30, 2012 10:37, edited 1 time in total.
Your signature is not the place for a blog post. Please keep it as concise as possible. Thank you!

Check out my stuff! | Donations greatly appreciated! PayPal | BTC: 1DFZAa5VtNG7Levux4oP6BuUzr1e83pJK2
 

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

by VanessaE » Fri Nov 30, 2012 20:48

kaeza: that has not been fixed, but is easily done. I just hadn't thought about it. I'll get to it Real Soon Now™ ;-)
You might like some of my stuff:
Plantlife ~ More Trees ~ Home Decor ~ Pipeworks ~ HDX Textures (16-512px)
Tips (BTC): 13LdcdUFcNCFAm7HfvAXh5GHTjCnnQj6KE
 

leo_rockway
Member
 
Posts: 131
Joined: Tue Jul 31, 2012 20:37

by leo_rockway » Sat Dec 01, 2012 06:02

2 minutes into the game:

03:01:23: ERROR[main]: ServerError: LuaError: error: ...eo/.minetest/mods/minetest/plantlife/plants/init.lua:107: bad argument #1 to 'get_perlin' (number expected, got nil)
03:01:23: ERROR[main]: stack traceback:
 

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

by VanessaE » Sun Dec 02, 2012 00:39

I didn't have this happen on my end after much testing, but I just pushed an update that should fix this - I forgot to check if the perlin seed value was nil and assign a default if found. That's fixed now (defaults to 0).
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 » Sun Dec 02, 2012 07:14

Anyone who has this mod should re-download (or git pull, as appropriate). Added a minor fix for seaweed spawning wrong (facedir/param2 wasn't being set). Extended the mod's API slightly and updated API.txt accordingly.
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 » Mon Dec 03, 2012 00:50

Fixed a few bugs - waterlilies now spawn only in shallow water (3 nodes deep or less), and a bit more densely when they do. Fixed junglegrass turning into dry shrubs when on grass (should only be in the desert). Added a new field to the API to allow one to specify water depth for spawning items on water.
You might like some of my stuff:
Plantlife ~ More Trees ~ Home Decor ~ Pipeworks ~ HDX Textures (16-512px)
Tips (BTC): 13LdcdUFcNCFAm7HfvAXh5GHTjCnnQj6KE
 

User avatar
kaeza
Member
 
Posts: 2141
Joined: Thu Oct 18, 2012 05:00
GitHub: kaeza
IRC: kaeza diemartin blaaaaargh
In-game: kaeza

by kaeza » Mon Dec 03, 2012 01:27

VanessaE wrote:Fixed a few bugs - waterlilies now spawn only in shallow water (3 nodes deep or less), and a bit more densely when they do. Fixed junglegrass turning into dry shrubs when on grass (should only be in the desert). Added a new field to the API to allow one to specify water depth for spawning items on water.

+1000 Great!
Last edited by kaeza on Mon Dec 03, 2012 01:28, edited 1 time in total.
Your signature is not the place for a blog post. Please keep it as concise as possible. Thank you!

Check out my stuff! | Donations greatly appreciated! PayPal | BTC: 1DFZAa5VtNG7Levux4oP6BuUzr1e83pJK2
 

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

by VanessaE » Wed Dec 05, 2012 00:37

2012-12-03: Split the flowers, junglegrass, and poisonivy components into separate folders so that this behaves more like a mod pack. To disable a component, delete the appropriate folder. The "plants" folder/mod herein supplies the API and glue used by the others. Also, randomized the spawning algorithm a little, to break up the patterns that were showing up in the spawned plants.

2012-12-04: Another minor update today: I renamed the "plants" module inside this modpack to "plants_lib" and adjusted the other components accordingly. Anyone who is using the plants module directly, just adjust your depends.txt to match. Anyone getting to it via the flowers mod (e.g. nature pack prior to v1.0.0) will need no changes.
You might like some of my stuff:
Plantlife ~ More Trees ~ Home Decor ~ Pipeworks ~ HDX Textures (16-512px)
Tips (BTC): 13LdcdUFcNCFAm7HfvAXh5GHTjCnnQj6KE
 

Spots
Member
 
Posts: 124
Joined: Tue Jul 24, 2012 12:12

by Spots » Wed Dec 12, 2012 04:53

having an issue with the dandelion's the textures are not showing up in the world so it get an odd texture x when i punch the node it goes to my inventory but no texture just an empty spot i have to highlight it to see what it is any ideas
 

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

by VanessaE » Thu Dec 13, 2012 03:12

This is a bug in the client/engine. Others have had the same issue with even the default items in the game. I am not sure of the cause. Perhaps disable your texture atlas and make sure you're not using any other programs that occupy a lot of video memory.
You might like some of my stuff:
Plantlife ~ More Trees ~ Home Decor ~ Pipeworks ~ HDX Textures (16-512px)
Tips (BTC): 13LdcdUFcNCFAm7HfvAXh5GHTjCnnQj6KE
 

paramat
Member
 
Posts: 2662
Joined: Sun Oct 28, 2012 00:05
GitHub: paramat

by paramat » Tue Dec 18, 2012 05:51

Good mod, thanks.
For my own use i added a recipe to craft 4 cotton into white wool, and made cotton plants drop 4 cotton.
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
minetest.register_craft({
    output = "flowers:cotton 4",
    recipe ={
    {"flowers:flower_cotton"},
    }
})

minetest.register_craft( {
    output = "wool:white",
    recipe = {
            { "flowers:cotton", "flowers:cotton"},
            { "flowers:cotton", "flowers:cotton"}
    },
})
I rely on donations to help provide an income https://forum.minetest.net/viewtopic.php?f=3&t=14935
 

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

by VanessaE » Tue Dec 18, 2012 07:49

I had considered a recipe like that, but wasn't sure whether to do that or not.
You might like some of my stuff:
Plantlife ~ More Trees ~ Home Decor ~ Pipeworks ~ HDX Textures (16-512px)
Tips (BTC): 13LdcdUFcNCFAm7HfvAXh5GHTjCnnQj6KE
 

User avatar
Casimir
Member
 
Posts: 1101
Joined: Fri Aug 03, 2012 16:59

by Casimir » Sun Dec 23, 2012 21:45

I have a cactus for your flower-pots.
Image

By the way, minecraft added pots too. Long time after this mod ;)
 

dama0404
New member
 
Posts: 3
Joined: Sun Oct 28, 2012 15:11

by dama0404 » Sun Dec 30, 2012 00:35

Sorry, now the images will show up ^^
---------------------------------------------------------

Hello!

I'm having some trouble with some flowers.
Here the prints.
Please, help!
I craft them but it doesn't appear in my inventory.
Thanks.

https://lh4.googleusercontent.com/fF_sNl6ILqzQ5BBCmNj0JXbppiaAUFoNxiPUCyz2BoMARnrWTN-LSImGcyd-04At_aeCD-SIMIA
https://lh6.googleusercontent.com/j5_OZ4u_gfp80T2lNFGQiMqTGVyJ4PgTQaJw1nTr-Wg7rH0Q9qvB6TvEJUcuXMom3CfHUfA5yx4
https://lh5.googleusercontent.com/A9KqIUVmsunFDA3HO8EdTYUbKRxlJ6d02m75bOvBEF0op7EPYxCp0bh1I23OXLRtA2LQPCZlLj4
https://lh6.googleusercontent.com/5lLTwbWyC7hWGDQb5d63mA1fhUjy2psIsPN1fFNGBfWpgK1EJlmShv0M5Cx162EXAQMebDRjC8k
Last edited by dama0404 on Fri Jan 18, 2013 02:19, edited 1 time in total.
 

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

by VanessaE » Sun Dec 30, 2012 00:49

Your images do not show up for me. It appears you need to give permission on your google docs page to let others see them.
You might like some of my stuff:
Plantlife ~ More Trees ~ Home Decor ~ Pipeworks ~ HDX Textures (16-512px)
Tips (BTC): 13LdcdUFcNCFAm7HfvAXh5GHTjCnnQj6KE
 

User avatar
Inocudom
Member
 
Posts: 2889
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

by Inocudom » Sun Jan 06, 2013 00:13

I don't know if that moreflowers mod will be worked on in the future (the one with the sunflowers.) If it won't be, will a version of it be made for this mod?
 

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

by VanessaE » Sun Jan 06, 2013 00:34

It might be possible to convince me to import it into plantlife :-) , but I'll need to take a closer look at it later (particularly the growth patterns of the flowers). Note that a few plants will be dropped that are duplicates of something that already exists.
You might like some of my stuff:
Plantlife ~ More Trees ~ Home Decor ~ Pipeworks ~ HDX Textures (16-512px)
Tips (BTC): 13LdcdUFcNCFAm7HfvAXh5GHTjCnnQj6KE
 

User avatar
Inocudom
Member
 
Posts: 2889
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

by Inocudom » Sun Jan 06, 2013 00:40

I do think it would be a good idea to drop the duplicates, and the leftover flowers would have to be made flammable (they would also have to spawn similarly to the manner that yours do.) The mushrooms don't spawn in the caves as much as I would like them too and the brown plants would look nice in the deserts. I left a few suggestions in the topic for the moreflowers mod as well.
Last edited by Inocudom on Sun Jan 06, 2013 00:41, edited 1 time in total.
 

4aiman
Member
 
Posts: 1208
Joined: Mon Jul 30, 2012 05:47

by 4aiman » Sun Jan 06, 2013 00:52

Just downloaded that but can't climb on poison ivy at all...
 

User avatar
GloopMaster
Member
 
Posts: 213
Joined: Wed Aug 01, 2012 18:03

by GloopMaster » Sun Jan 06, 2013 01:20

4aiman wrote:Just downloaded that but can't climb on poison ivy at all...


It's poisonous, why would you want to?
Meow.

That is all.
 

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

by VanessaE » Sun Jan 06, 2013 01:29

Poison ivy isn't supposed to be climbable - "climbing" means it will grow vertically against a wall.
You might like some of my stuff:
Plantlife ~ More Trees ~ Home Decor ~ Pipeworks ~ HDX Textures (16-512px)
Tips (BTC): 13LdcdUFcNCFAm7HfvAXh5GHTjCnnQj6KE
 

User avatar
Inocudom
Member
 
Posts: 2889
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

by Inocudom » Sun Jan 06, 2013 19:20

Inocudom wrote:I do think it would be a good idea to drop the duplicates, and the leftover flowers would have to be made flammable (they would also have to spawn similarly to the manner that yours do.) The mushrooms don't spawn in the caves as much as I would like them too and the brown plants would look nice in the deserts. I left a few suggestions in the topic for the moreflowers mod as well.


I was thinking that it would be neat if there was a special type of mushroom that lived in caves and emitted florescent light.

The sunflowers and the brown plants are pretty and would make for some good decorations. There are some nice plants in the moreflowers mod.
 

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

by VanessaE » Sat Jan 12, 2013 05:55

There have been numerous recent updates to the API of the plants_lib mod to add features needed by my More Trees mod. I recommend that anyone who uses this modpack, please update, or at least update the plants_lib part. Some changes of note is the default seed has changed to match that used in minetest_game so that the junglegrass mod herein will be able to re-grow grass in the areas where it now spawns in the map. This mod now also features a basic temperature map, which should blend in nicely with Splizard's Snow Biomes mod (the same Perlin values are used, with the assumption that the edge of a snow biome is 0° Centigrade).
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 » Sat Jan 19, 2013 19:36

2012-01-19: Added code to allow for mapgen-based spawning in addition to the existing ABM-based code. Growing code is ABM-based and unchanged.
You might like some of my stuff:
Plantlife ~ More Trees ~ Home Decor ~ Pipeworks ~ HDX Textures (16-512px)
Tips (BTC): 13LdcdUFcNCFAm7HfvAXh5GHTjCnnQj6KE
 

User avatar
jojoa1997
Member
 
Posts: 2890
Joined: Thu Dec 13, 2012 05:11

by jojoa1997 » Sat Jan 19, 2013 22:49

please add this code to the flowers mod. it makes wool from 4 cotton in a square.
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
minetest.register_craft({
    output = "wool:white 2",
    recipe = {
        {'', '', ''},
        {'flowers:cotton', 'flowers:cotton', ''},
        {'flowers:cotton', 'flowers:cotton', ''},
    }
})
Coding;
1X coding
3X debugging
12X tweaking to be just right
 

User avatar
jojoa1997
Member
 
Posts: 2890
Joined: Thu Dec 13, 2012 05:11

by jojoa1997 » Sat Jan 19, 2013 22:52

jojoa1997 wrote:please add this code to the flowers mod. it makes wool from 4 cotton in a square.
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
minetest.register_craft({
    output = "wool:white 2",
    recipe = {
        {'', '', ''},
        {'flowers:cotton', 'flowers:cotton', ''},
        {'flowers:cotton', 'flowers:cotton', ''},
    }
})

i have added a pull request
Coding;
1X coding
3X debugging
12X tweaking to be just right
 

Next

Return to Mod Releases

Who is online

Users browsing this forum: No registered users and 25 guests

cron