[mod] more plants [moreplants]

User avatar
D00Med
Member
 
Posts: 712
Joined: Sat Feb 07, 2015 22:49
GitHub: D00Med

[mod] more plants [moreplants]

by D00Med » Wed Apr 20, 2016 04:33

Image
I made this mod as part of my subgame, but I have decided to release it as a separate mod.
More plants is a simple mod that adds a few new decorative plants.

Update(12/8/16):
>paper can be crafted from weed(same recipe as for papyrus)
>mushrooms/cavefungus are more scarce.

Yet another update:
>all plants are buildable to, and sunlight passes through them.
>now works with v5, valleys, flat, and fractal mapgen.

Another update:
>all plants are now in the group attached_node

Update:
>plants spawn in biomes if v7 mapgen is used
>there are many more plants
>textures changed
>curly plants now drop curly fruit, which can be eaten
>a new eye-weed plant drops eyeballs, but these are not used for anything.

screenshots:
Image
Image

dependencies:
default

license of code: GPL 2.1
license of textures: CC-BY-SA 3.0

download(latest): https://github.com/D00Med/moreplants
Attachments
moreplants.zip
old version
(53.28 KiB) Downloaded 197 times
Last edited by D00Med on Fri Aug 12, 2016 00:41, edited 4 times in total.
Look! I have a signature :]
My subgame: https://forum.minetest.net/viewtopic.php?f=15&t=14051#p207242
dmobs2 is coming...
 

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

Re: [mod] more plants [moreplants]

by azekill_DIABLO » Wed Apr 20, 2016 10:33

i love it :)
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 !!!
 

KCoombes
Member
 
Posts: 278
Joined: Thu Jun 11, 2015 23:19
In-game: Knatt or Rudilyn

Re: [mod] more plants [moreplants]

by KCoombes » Wed Apr 20, 2016 11:10

+1 for textures
 

User avatar
ExeterDad
Member
 
Posts: 1121
Joined: Sun Jun 01, 2014 20:00
In-game: ExeterDad

Re: [mod] more plants [moreplants]

by ExeterDad » Wed Apr 20, 2016 12:21

your plants are wonderfully done!
٩(̾●̮̮̃̾•̃̾)۶

Kibbie and I have a beautiful public server now! HOMETOWN
 

User avatar
D00Med
Member
 
Posts: 712
Joined: Sat Feb 07, 2015 22:49
GitHub: D00Med

Re: [mod] more plants [moreplants]

by D00Med » Wed Apr 20, 2016 20:34

thanks
Look! I have a signature :]
My subgame: https://forum.minetest.net/viewtopic.php?f=15&t=14051#p207242
dmobs2 is coming...
 

sofar
Member
 
Posts: 781
Joined: Fri Jan 16, 2015 07:31
GitHub: sofar
IRC: sofar
In-game: sofar

Re: [mod] more plants [moreplants]

by sofar » Wed Apr 20, 2016 21:47

I can see you spent a lot of time on them, and they each look well-done!

My advice would be to try and improve them further - one thing that is noticeable is that the pixel size on each of your textures is quite different. Some of your plants look like they are almost 64x64px sized textures, while others 16x16.

Try and stick to a fixed (pixel) texture size. If your model is larger, add proportionally more pixels so the size of the pixels in-game stays the same. Also, note that the default px is 16, so if you expect players to use default textures, matching the size may be a good choice.
 

User avatar
D00Med
Member
 
Posts: 712
Joined: Sat Feb 07, 2015 22:49
GitHub: D00Med

Re: [mod] more plants [moreplants]

by D00Med » Wed Apr 20, 2016 22:26

thanks, it's good advice. Since the mod wasn't really made to be used with the default textures, I didn't pay much attention to size, but if I update the mod, I will try to make the textures 16px.
Look! I have a signature :]
My subgame: https://forum.minetest.net/viewtopic.php?f=15&t=14051#p207242
dmobs2 is coming...
 

Hybrid Dog
Member
 
Posts: 2460
Joined: Thu Nov 01, 2012 12:46

Re: [mod] more plants [moreplants]

by Hybrid Dog » Thu Apr 21, 2016 18:17

they cooperateImage
Attachments
screenshot_20160421_201531.png
screenshot_20160421_201531.png (106.62 KiB) Viewed 2419 times
 

Sokomine
Member
 
Posts: 2980
Joined: Sun Sep 09, 2012 17:31

Re: [mod] more plants [moreplants]

by Sokomine » Sat Apr 30, 2016 17:08

Nice new plants. It's good to have more of them around! Though they might not fit well into a dryplants/dreambuilder game as those have more realistic-looking textures somehow. But these textures are fine as well.
A list of my mods can be found here.
 

User avatar
D00Med
Member
 
Posts: 712
Joined: Sat Feb 07, 2015 22:49
GitHub: D00Med

Re: [mod] more plants [moreplants]

by D00Med » Tue May 31, 2016 21:01

I've made a small change -plants are now attached to whatever they are placed on.
Look! I have a signature :]
My subgame: https://forum.minetest.net/viewtopic.php?f=15&t=14051#p207242
dmobs2 is coming...
 

User avatar
D00Med
Member
 
Posts: 712
Joined: Sat Feb 07, 2015 22:49
GitHub: D00Med

Re: [mod] more plants [moreplants]

by D00Med » Fri Jul 01, 2016 21:27

Another change, the plants are buildable to, and do not block sunlight.
Also the mod now works with all mapgen versions besides v6.
Look! I have a signature :]
My subgame: https://forum.minetest.net/viewtopic.php?f=15&t=14051#p207242
dmobs2 is coming...
 

User avatar
D00Med
Member
 
Posts: 712
Joined: Sat Feb 07, 2015 22:49
GitHub: D00Med

Re: [mod] more plants [moreplants]

by D00Med » Wed Jul 20, 2016 08:53

Image
Another update:
>removed the xl bush
>added blue and fire mushrooms and cave fungus. These spawn in caves.
Blue mushrooms can be eaten and spawn on stone beside water.
Fire mushrooms set surrounding nodes on fire and spawn on stone beside lava.
Cave fungi emit light and spawn on stone.
>added medium flowers, which can be eaten
>added alien grass, blue spike flowers, and blue flowers. All of these are decorative only and serve no purpose.
Look! I have a signature :]
My subgame: https://forum.minetest.net/viewtopic.php?f=15&t=14051#p207242
dmobs2 is coming...
 

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

Re: [mod] more plants [moreplants]

by azekill_DIABLO » Wed Jul 20, 2016 13:26

yyes!
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
Nathan.S
Member
 
Posts: 679
Joined: Wed Sep 24, 2014 17:47
GitHub: NathanSalapat
IRC: NathanS21
In-game: NathanS21

Re: [mod] more plants [moreplants]

by Nathan.S » Sun Nov 06, 2016 14:14

Doomed, would you consider adding the group:flowers to the new flowers that this mod adds. I see they are in group flora but minetest_game uses the flower group for flowers. You'd increase inter-mod compatibility with these groups.
I record Minetest videos, Mod reviews, Modding tutorials, and Lets plays.
Check out my website.
 

User avatar
D00Med
Member
 
Posts: 712
Joined: Sat Feb 07, 2015 22:49
GitHub: D00Med

Re: [mod] more plants [moreplants]

by D00Med » Sun Nov 06, 2016 19:55

Ok, done :)
Look! I have a signature :]
My subgame: https://forum.minetest.net/viewtopic.php?f=15&t=14051#p207242
dmobs2 is coming...
 

User avatar
Nathan.S
Member
 
Posts: 679
Joined: Wed Sep 24, 2014 17:47
GitHub: NathanSalapat
IRC: NathanS21
In-game: NathanS21

Re: [mod] more plants [moreplants]

by Nathan.S » Sun Nov 06, 2016 20:01

Cool.
I've added support for these plants within mymonths, so they'll be spawned in the spring time if using mymonths, and will die in the fall.
I record Minetest videos, Mod reviews, Modding tutorials, and Lets plays.
Check out my website.
 

User avatar
mahmutelmas06
Member
 
Posts: 355
Joined: Mon Mar 02, 2015 13:10
GitHub: mahmutelmas06
IRC: mahmutelmas06
In-game: masum

Re: [mod] more plants [moreplants]

by mahmutelmas06 » Sat Dec 17, 2016 20:42

Could you also add some sea plants ?
My Mods:

Beverage
 

BBmine
Member
 
Posts: 1425
Joined: Sun Jul 12, 2015 22:51
GitHub: BBmine
IRC: BBmine
In-game: Baggins

Re: [mod] more plants [moreplants]

by BBmine » Sun Dec 18, 2016 01:55

I tried to clone it,
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
git clone https://github.com/doomed/moreplants

but it says:
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
Username for 'https://github.com':


After typing my username and password, it says:
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
remote: Repository not found.
fatal: repository 'https://github.com/doomed/moreplants/' not found
God's not dead!
I actually did mine walls before I started playing this game....
Mods, Servers, and My Youtube Channel
Let us remember Just Test on April 16.
"Together, we will make America great again!" --President Trump
Please vote for the next video I should do here
I'm the most rottenist potato in the fridge.
Copyright (c) 2017 Baggins Inc. (tm) All rights reserved.
 

User avatar
D00Med
Member
 
Posts: 712
Joined: Sat Feb 07, 2015 22:49
GitHub: D00Med

Re: [mod] more plants [moreplants]

by D00Med » Sun Dec 18, 2016 03:23

I don't understand github well enough to help sorry.
Last edited by D00Med on Tue Dec 20, 2016 04:51, edited 1 time in total.
Look! I have a signature :]
My subgame: https://forum.minetest.net/viewtopic.php?f=15&t=14051#p207242
dmobs2 is coming...
 

User avatar
Nathan.S
Member
 
Posts: 679
Joined: Wed Sep 24, 2014 17:47
GitHub: NathanSalapat
IRC: NathanS21
In-game: NathanS21

Re: [mod] more plants [moreplants]

by Nathan.S » Sun Dec 18, 2016 14:14

Bbmine you do have a bit URL there, that's the page's URL. Visit that page in a browser and click the green button that says clone and you'll get the right url.
I record Minetest videos, Mod reviews, Modding tutorials, and Lets plays.
Check out my website.
 

BBmine
Member
 
Posts: 1425
Joined: Sun Jul 12, 2015 22:51
GitHub: BBmine
IRC: BBmine
In-game: Baggins

Re: [mod] more plants [moreplants]

by BBmine » Sun Dec 18, 2016 17:31

Nathan.S wrote:Bbmine you do have a bit URL there, that's the page's URL. Visit that page in a browser and click the green button that says clone and you'll get the right url.

Actually, I thought his name had o's, not zeros. :P
God's not dead!
I actually did mine walls before I started playing this game....
Mods, Servers, and My Youtube Channel
Let us remember Just Test on April 16.
"Together, we will make America great again!" --President Trump
Please vote for the next video I should do here
I'm the most rottenist potato in the fridge.
Copyright (c) 2017 Baggins Inc. (tm) All rights reserved.
 


Return to WIP Mods

Who is online

Users browsing this forum: No registered users and 9 guests

cron