[Mod] Decoplants [decoplants]

Josh
Member
 
Posts: 1146
Joined: Fri Jun 29, 2012 23:11

[Mod] Decoplants [decoplants]

by Josh » Sat Sep 22, 2012 04:39

Hello

This mod will introduce 12 decorational plants to minetest, these decoplants can be crafted by placing 8 leaves in square
shape in your crafting table, then put any dye in the middle and it will make a decoplant of it's color
-------------------------------------------------------------------------------------------------------------------------------------------------------------
Video by David: http://www.youtube.com/watch?v=3knpOW0a9Os
-------------------------------------------------------------------------------------------------------------------------------------------------------------
Download Link: https://dl.dropbox.com/u/102401091/decoplants.zip
-------------------------------------------------------------------------------------------------------------------------------------------------------------
Screenshot: https://dl.dropbox.com/u/102401091/screenshot_2886543735.png
-------------------------------------------------------------------------------------------------------------------------------------------------------------
License: WTFPL
-------------------------------------------------------------------------------------------------------------------------------------------------------------
Last edited by Josh on Fri Apr 05, 2013 03:48, edited 1 time in total.
 

User avatar
InfinityProject
Member
 
Posts: 1009
Joined: Sat Mar 17, 2012 00:52

by InfinityProject » Sat Sep 22, 2012 04:43

set up your screenshot like this: ["img=decoplant"]https://dl.dropbox.com/u/102401091/screenshot_3963243559.png["/img"]
Without the quotation marks. You'll get this:
[img=decoplants]https://dl.dropbox.com/u/102401091/screenshot_3963243559.png[/img]
 

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

by Aqua » Sat Sep 22, 2012 07:00

:) +1 brings much needed color into minetest :) great work
Last edited by Aqua on Sat Sep 22, 2012 07:01, edited 1 time in total.
Hi there ^.~
 

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

by Topywo » Sat Sep 22, 2012 19:37

Josh wrote:Hello

Here i present my first mod it adds not 1 not 2 not 3 but 4 Decorative plants!
You can look at the crafting recipes in the Readme file (i don't think iv'e got the crafting working yet)
You need to put a i in all four crafting receipes
{'stick', 'stick', 'stick'},
{'stick', 'leaves', 'stick'},
{'st
ick', 'stick', 'stick'},

If the crafting dosen't work you can use creative mode to get them!

Here's is the download link https://dl.dropbox.com/u/102401091/decoplants.zip

Plus a screenshot https://dl.dropbox.com/u/102401091/screenshot_3963243559.png

Have fun!

I plan to add more exciting feature's! such as glowing decoplant's (when i learn how to) --> light_source = (see for example the glowglass in the moreblocks mod) I also plan on making more mod's!

And you are free to do whatever you wan't with this mod.

I also used one of VanessaE's junglegrass texture's as a rough guide.

-Josh
 

Josh
Member
 
Posts: 1146
Joined: Fri Jun 29, 2012 23:11

by Josh » Sun Sep 23, 2012 03:08

Aqua wrote::) +1 brings much needed color into minetest :) great work


Thank's Aqua glad you like it.
 

Josh
Member
 
Posts: 1146
Joined: Fri Jun 29, 2012 23:11

by Josh » Sun Sep 23, 2012 03:12

Topywo wrote:
Josh wrote:Hello

Here i present my first mod it adds not 1 not 2 not 3 but 4 Decorative plants!
You can look at the crafting recipes in the Readme file (i don't think iv'e got the crafting working yet)
You need to put a i in all four crafting receipes
{'stick', 'stick', 'stick'},
{'stick', 'leaves', 'stick'},
{'st
ick', 'stick', 'stick'},

If the crafting dosen't work you can use creative mode to get them!

Here's is the download link https://dl.dropbox.com/u/102401091/decoplants.zip

Plus a screenshot https://dl.dropbox.com/u/102401091/screenshot_3963243559.png

Have fun!

I plan to add more exciting feature's! such as glowing decoplant's (when i learn how to) --> light_source = (see for example the glowglass in the moreblocks mod) I also plan on making more mod's!

And you are free to do whatever you wan't with this mod.

I also used one of VanessaE's junglegrass texture's as a rough guide.

-Josh


Oh so that's why crafting was not working thank's for the info Topywo. I also wan't to change the crafting recipe's so it would match the dye colours in the default game. How would i do that?
Last edited by Josh on Sun Sep 23, 2012 03:13, edited 1 time in total.
 

Josh
Member
 
Posts: 1146
Joined: Fri Jun 29, 2012 23:11

by Josh » Sun Sep 23, 2012 04:08

Crafting will still not work
 

Josh
Member
 
Posts: 1146
Joined: Fri Jun 29, 2012 23:11

by Josh » Sun Sep 23, 2012 04:30

Minor change made. Added a Pink Decoplant. This is not Version 2. EDIT: This is Version 2
Last edited by Josh on Sun Dec 09, 2012 02:33, edited 1 time in total.
 

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

by Topywo » Sun Sep 23, 2012 08:03

Josh wrote:Crafting will still not work


You need to use the mod name before the craft items, instead of only the item name. Example:

{'default:stick', 'default:stick', 'default:stick'},
{'default:stick', 'default:leaves', 'default:stick'},
{'default:stick', 'default:stick', 'default:stick'},

I found this out by comparing your code with the crafting code in the default init.lua.
 

Josh
Member
 
Posts: 1146
Joined: Fri Jun 29, 2012 23:11

by Josh » Mon Sep 24, 2012 03:05

Thank's for the info Topywo. I also would like to know what are the default names of the default dyes in creative mode?
 

Josh
Member
 
Posts: 1146
Joined: Fri Jun 29, 2012 23:11

by Josh » Mon Sep 24, 2012 04:09

Forget about the dyes thing. I have made a new update which has simpler crafting. The crafting now works!
Last edited by Josh on Sun Dec 09, 2012 02:33, edited 1 time in total.
 

Josh
Member
 
Posts: 1146
Joined: Fri Jun 29, 2012 23:11

by Josh » Mon Sep 24, 2012 04:49

What other things would anyone like to see in this mod?
 

cornernote
Member
 
Posts: 844
Joined: Wed Jul 11, 2012 15:02

by cornernote » Mon Sep 24, 2012 04:59

nicer textures
 

Josh
Member
 
Posts: 1146
Joined: Fri Jun 29, 2012 23:11

by Josh » Mon Sep 24, 2012 04:59

cornernote wrote:nicer textures


Good idea. I would like to make the texture's look better. Is there anyway i can improve the resolution?
Last edited by Josh on Tue Sep 25, 2012 03:04, edited 1 time in total.
 

Josh
Member
 
Posts: 1146
Joined: Fri Jun 29, 2012 23:11

by Josh » Wed Sep 26, 2012 04:08

New Update! This contains 3 new plants they are Cyan, Gold and Light Green!
Last edited by Josh on Sun Dec 09, 2012 02:34, edited 1 time in total.
 

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

by Aqua » Fri Sep 28, 2012 02:25

How do u change colours of the decoplants
Hi there ^.~
 

Josh
Member
 
Posts: 1146
Joined: Fri Jun 29, 2012 23:11

by Josh » Fri Sep 28, 2012 02:59

I open mtpaint graphic editor (on linux that's what i use for graphics) Then i open any decoplant image and change the colour
with the pencil tool. Then i save it in the texture's folder under a different name then i register the new decoplant in init.lua and Viola!
a new plant has been added.
Last edited by Josh on Fri Sep 28, 2012 03:04, edited 1 time in total.
 

Josh
Member
 
Posts: 1146
Joined: Fri Jun 29, 2012 23:11

by Josh » Mon Oct 08, 2012 02:21

Nightfighter wrote:Thx with the tutorial of the deco plant Adam!+3


Im actually Josh. But your welcome!
 

User avatar
Nightfighter
Member
 
Posts: 39
Joined: Sat Oct 06, 2012 11:01

by Nightfighter » Mon Oct 08, 2012 03:14

Sorry josh!
my mods: Concrete Invisiblocks
more coming out soon
mods are cool!!
 

Josh
Member
 
Posts: 1146
Joined: Fri Jun 29, 2012 23:11

by Josh » Mon Oct 08, 2012 03:16

Nightfighter wrote:Sorry josh!


That's alright :)
 

Josh
Member
 
Posts: 1146
Joined: Fri Jun 29, 2012 23:11

by Josh » Mon Oct 08, 2012 03:39

Good news! Decoplants is now at version 0.5!! This download contains not 1 but 2 very exciting decoplants just waiting to decorate your house. They are (Drum Roll) Ivory and Silver!
Last edited by Josh on Sun Dec 09, 2012 02:34, edited 1 time in total.
 

Josh
Member
 
Posts: 1146
Joined: Fri Jun 29, 2012 23:11

by Josh » Tue Oct 09, 2012 03:03

Could a moderater please move this to mod releases?
 

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

by Aqua » Tue Oct 09, 2012 04:41

to make glowing decoplants add this "light_source = 15," that'll be cool
Hi there ^.~
 

User avatar
PilzAdam
Member
 
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam

by PilzAdam » Tue Oct 09, 2012 13:41

Aqua wrote:to make glowing decoplants add this "light_source = 15," that'll be cool

The maximal value for light_source is 14...
 

Josh
Member
 
Posts: 1146
Joined: Fri Jun 29, 2012 23:11

by Josh » Wed Oct 10, 2012 02:04

Aqua wrote:to make glowing decoplants add this "light_source = 15," that'll be cool


I will actually do that.
 

User avatar
SegFault22
Member
 
Posts: 870
Joined: Mon May 21, 2012 03:17

by SegFault22 » Wed Oct 10, 2012 02:39

What if, instead of being crafted, the plants spawn at random and can be ''dyed'' to make decorational plants?
:D
Resources are abundant; only money is scarce. People should not have to work hard and remain poor just to pay for the needs of survival.
Society can thrive without money - but only if productive members of society are rewarded for being productive.
 

Josh
Member
 
Posts: 1146
Joined: Fri Jun 29, 2012 23:11

by Josh » Wed Oct 10, 2012 02:53

Hmm.....well maybe that would be good. Would it be best to use unified dyes or the default mod?
Last edited by Josh on Wed Oct 10, 2012 02:54, edited 1 time in total.
 

User avatar
SegFault22
Member
 
Posts: 870
Joined: Mon May 21, 2012 03:17

by SegFault22 » Wed Oct 10, 2012 03:24

Unified dyes if you want a large variety; default dyes if you want less non-default dependencies.
Resources are abundant; only money is scarce. People should not have to work hard and remain poor just to pay for the needs of survival.
Society can thrive without money - but only if productive members of society are rewarded for being productive.
 

Josh
Member
 
Posts: 1146
Joined: Fri Jun 29, 2012 23:11

by Josh » Mon Oct 22, 2012 03:11

Just to let you know that if anyone can make better texture's i will add them.
 

Josh
Member
 
Posts: 1146
Joined: Fri Jun 29, 2012 23:11

by Josh » Wed Oct 24, 2012 03:14

Very Special Update!!
---------------------------
I probably should have done this at christmas....but anyway.
This will add a christmas decoplant. It even has a special crafting recipe:
L= Leaves
SI= Steel Ingot
LLL
LSIL
LLL
-------------------------
Isn't that cool?
Last edited by Josh on Sun Dec 09, 2012 02:34, edited 1 time in total.
 

Next

Return to Mod Releases

Who is online

Users browsing this forum: No registered users and 71 guests

cron