Trying to add more garden plants-need help

BMandarino
New member
 
Posts: 9
Joined: Wed Mar 18, 2015 22:03
In-game: BMandarino

Trying to add more garden plants-need help

by BMandarino » Wed Mar 18, 2015 23:58

I have been wanting to make a mod for more garden plants, but I'm not so good with coding. I kind of get overloaded when I look at sample lua code. I have the textures and have been able to make the placing of flowers work by copying the default flowers mod and editing it, but I remember something about abms being slow. Does anybody know a better way? I also want to try to add flowering bushes, trees, and maybe flowering vines.
Attachments
garden_blooms.zip
Here's the code to look at:
(277.6 KiB) Downloaded 110 times
 

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

Re: Trying to add more garden plants-need help

by Sokomine » Fri Mar 20, 2015 13:28

You ought to talk to VanessaE. More plants would certainly be welcomed by plants_lib. Can you show us a few screenshots?
A list of my mods can be found here.
 

BMandarino
New member
 
Posts: 9
Joined: Wed Mar 18, 2015 22:03
In-game: BMandarino

Re: Trying to add more garden plants-need help

by BMandarino » Fri Mar 20, 2015 16:44

screenshot_651874.png
mums, lily of the valley, alliums, dianthus, and calceolaria
screenshot_651874.png (205 KiB) Viewed 2926 times
 

User avatar
Don
Member
 
Posts: 1641
Joined: Sat May 17, 2014 18:40
GitHub: DonBatman
IRC: Batman
In-game: Batman

Re: Trying to add more garden plants-need help

by Don » Fri Mar 20, 2015 23:23

BMandarino wrote:
screenshot_651874.png

Those look nice.
Many of my mods are now a part of Minetest-mods. A place where you know they are maintained!

A list of my mods can be found here
 

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

Re: Trying to add more garden plants-need help

by Sokomine » Sat Mar 21, 2015 04:34

Nice plants! Hope they can get added. The world looks better if more plants are growing in it.
A list of my mods can be found here.
 

BMandarino
New member
 
Posts: 9
Joined: Wed Mar 18, 2015 22:03
In-game: BMandarino

Re: Trying to add more garden plants-need help

by BMandarino » Sat Mar 21, 2015 13:39

screenshot_1230128.png
narcissis, techophilaea, gentiana, lupine
screenshot_1230128.png (190.7 KiB) Viewed 2926 times
I added new flowers. I am trying to figure out how to add trees. The leaves would be flowers. I'll look at default again.
 

twoelk
Member
 
Posts: 1092
Joined: Fri Apr 19, 2013 16:19

Re: Trying to add more garden plants-need help

by twoelk » Sat Mar 21, 2015 22:20

yay! more flowers :-)

A greater variaty in flowers would be great for creating gardens. A nice choice of clusters, pillows. formal arrangements, bushes, high stem, varying hights and fencelike combining of adjoining plant nodes would make gardening much more interesting.
 

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

Re: Trying to add more garden plants-need help

by Topywo » Sun Mar 22, 2015 10:43

Your flowers look great!
 

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

Re: Trying to add more garden plants-need help

by ExeterDad » Sun Mar 22, 2015 14:36

I was checking out your screenies when the wife walked by. She says "Ooooooooooh."
I think she approves :)
٩(̾●̮̮̃̾•̃̾)۶

Kibbie and I have a beautiful public server now! HOMETOWN
 

User avatar
helgajones
New member
 
Posts: 1
Joined: Wed May 27, 2015 07:46

Re: Trying to add more garden plants-need help

by helgajones » Wed May 27, 2015 07:53

It is always a nice idea to have more plants in your garden. You should try planting some new flowers for your garden. You can also add some new decorations and some furniture to make your garden more attractive.
 

BMandarino
New member
 
Posts: 9
Joined: Wed Mar 18, 2015 22:03
In-game: BMandarino

Re: Trying to add more garden plants-need help

by BMandarino » Fri Oct 09, 2015 22:41

Sorry this has taken a while. Stuff got in the way. Like technical issues and life. Does anyone know how to make trees? I want to add flowering trees next. Also people can do whatever they want with my pictures and code.
 

BMandarino
New member
 
Posts: 9
Joined: Wed Mar 18, 2015 22:03
In-game: BMandarino

Re: Trying to add more garden plants-need help

by BMandarino » Fri Oct 09, 2015 23:38

hankercheif_tree.png
hankercheif tree
hankercheif_tree.png (11.98 KiB) Viewed 2926 times
manna_ash.png
manna ash
manna_ash.png (10.67 KiB) Viewed 2926 times
 

User avatar
kaadmy
Member
 
Posts: 627
Joined: Thu Aug 27, 2015 23:07
GitHub: kaadmy
IRC: KaadmY
In-game: KaadmY kaadmy NeD

Re: Trying to add more garden plants-need help

by kaadmy » Fri Oct 09, 2015 23:41

As for letting people do what they want with the code/images, you should attach a formal license, like CC0 or WTFPL(Read both of them, see if you like either.)

As for images, they should be the same size as the default textures, ie. 16x16.
Never paint white stripes on roads near Zebra crossings.
 

BMandarino
New member
 
Posts: 9
Joined: Wed Mar 18, 2015 22:03
In-game: BMandarino

Re: Trying to add more garden plants-need help

by BMandarino » Sat Oct 10, 2015 00:50

WT*PL. I can't get the detail in the 16x16 I need for flowers, especially trees.
 

User avatar
kaadmy
Member
 
Posts: 627
Joined: Thu Aug 27, 2015 23:07
GitHub: kaadmy
IRC: KaadmY
In-game: KaadmY kaadmy NeD

Re: Trying to add more garden plants-need help

by kaadmy » Sat Oct 10, 2015 16:29

Ah, ok.
Never paint white stripes on roads near Zebra crossings.
 

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

Re: Trying to add more garden plants-need help

by Sokomine » Thu Oct 15, 2015 03:25

BMandarino wrote:Sorry this has taken a while. Stuff got in the way. Like technical issues and life. Does anyone know how to make trees? I want to add flowering trees next. Also people can do whatever they want with my pictures and code.

I'm working on a trees_lib that will (hopefully!) allow to easily add new trees. In general, the following textures are helpful: Tree trunk as seen from the side, tree trunk as seen from top, wood texture, leaf texture (seems you did two leaf textures?), (optional) fruit texture. Maybe your leaf textures can be combined with a tree that has only trunks so far. It's always nice to have more growing stuff!
A list of my mods can be found here.
 

BMandarino
New member
 
Posts: 9
Joined: Wed Mar 18, 2015 22:03
In-game: BMandarino

Re: Trying to add more garden plants-need help

by BMandarino » Mon Oct 19, 2015 00:14

Yes, those are leaf textures. I don't mind if they are combined with other trunks. Thanks for trying to help. I hope it works.
 

BMandarino
New member
 
Posts: 9
Joined: Wed Mar 18, 2015 22:03
In-game: BMandarino

Re: Trying to add more garden plants-need help

by BMandarino » Sat Feb 06, 2016 20:52

I know I haven't really done much with this mod, but I don't think I will continue it due to major health concerns. I am sorry, but I thought I should let you know. Anyone is free to pick up this project if they want.
 


Return to Modding Discussion

Who is online

Users browsing this forum: No registered users and 8 guests