Would anyone like?

User avatar
Jordach
Member
 
Posts: 4412
Joined: Mon Oct 03, 2011 17:58
GitHub: Jordach
IRC: Jordach
In-game: Jordach

Would anyone like?

by Jordach » Mon May 14, 2012 17:18

A wool mod MK2?

Where there are 3 differences:

A single flower grows to make white.

Every colour has three colours: light red, red, dark red.

So actually running from my last update, we would have:

33 colours!

Anyone interested in helping me make this? I need flower generation, although an ABM that usees something like, (pos, +y) or something.

So, mom's the word.

INSANELY IMPORTANT EDIT: 34 Technically, forgot dark grey.
Last edited by Jordach on Mon May 14, 2012 17:24, edited 1 time in total.

( ͡° ͜ʖ ͡°) ( ͡o ͜ʖ ͡o) [$ ( ͡° ͜ʖ ͡°) $] ( ͡$ ͜ʖ ͡$) ヽ༼ຈل͜ຈ༽ノ



My image and media server is back online and is functioning as normal.
 

User avatar
Stef
Member
 
Posts: 394
Joined: Wed Apr 04, 2012 10:46

by Stef » Mon May 14, 2012 17:36

Like!!!! +1
Sorry for my crappy english, im dutch :D
 

User avatar
NakedFury
Member
 
Posts: 151
Joined: Thu Dec 08, 2011 03:55

by NakedFury » Mon May 14, 2012 17:42

How would the lighter and darker colors be generated?

White + Red = light red?
Coal or black + red = dark red?
 

User avatar
Jordach
Member
 
Posts: 4412
Joined: Mon Oct 03, 2011 17:58
GitHub: Jordach
IRC: Jordach
In-game: Jordach

by Jordach » Mon May 14, 2012 18:19

NakedFury wrote:How would the lighter and darker colors be generated?

White + Red = light red?
Coal or black + red = dark red?

Accurate.

( ͡° ͜ʖ ͡°) ( ͡o ͜ʖ ͡o) [$ ( ͡° ͜ʖ ͡°) $] ( ͡$ ͜ʖ ͡$) ヽ༼ຈل͜ຈ༽ノ



My image and media server is back online and is functioning as normal.
 

User avatar
Jordach
Member
 
Posts: 4412
Joined: Mon Oct 03, 2011 17:58
GitHub: Jordach
IRC: Jordach
In-game: Jordach

by Jordach » Tue May 15, 2012 15:35

Take a taste of the BETA: http://www.mediafire.com/file/5u2s4puz13cx8t6/woolflower.zip

Notes:

It takes four flowers in a square to make wool, the old way still exists. (Nostalgia.)

Light and dark can be made from any colour node from the first version, before the 5 colour update. (Dark grey is included.)

Once red becomes pink it cannot go back to red again, or any colour like cyan, into light or dark variants. (If some feels like doing this: do it and you can have credit.

Kddkadenz's desert spawning code used for the flower + modifications.

Summary:

If something is missing, tell me.

EDIT: 1700th post.
Last edited by Jordach on Tue May 15, 2012 15:36, edited 1 time in total.

( ͡° ͜ʖ ͡°) ( ͡o ͜ʖ ͡o) [$ ( ͡° ͜ʖ ͡°) $] ( ͡$ ͜ʖ ͡$) ヽ༼ຈل͜ຈ༽ノ



My image and media server is back online and is functioning as normal.
 

User avatar
kddekadenz
Member
 
Posts: 323
Joined: Mon Jun 27, 2011 17:21
GitHub: tinyworlds

by kddekadenz » Tue May 15, 2012 16:14

  • Why did you include mese.lua?
  • Coloring the wool shouldn't output more wool then before, however it's good to get 16 wool blocks when using 4 flowers.
  • The wool texture is good, the flower texture isn't.
  • The growing chance of flowers is too big (too much flowers).
  • You should remove the crafting of wool with coal and sand.
  • Crafting should be vertically (I), not horizontally (--), other then that the recipes are good (finally have a use for cactus).
 

User avatar
Jordach
Member
 
Posts: 4412
Joined: Mon Oct 03, 2011 17:58
GitHub: Jordach
IRC: Jordach
In-game: Jordach

by Jordach » Tue May 15, 2012 16:18

kddekadenz wrote:
  • Why did you include mese.lua?
  • Coloring the wool shouldn't output more wool then before, however it's good to get 16 wool blocks when using 4 flowers.
  • The wool texture is good, the flower texture isn't.
  • The growing chance of flowers is too big (too much flowers).
  • You should remove the crafting of wool with coal and sand.
  • Crafting should be vertically (I), not horizontally (--), other then that the recipes are good (finally have a use for cactus).

Blue can also be made using mese, this is why its in there, so it can be generated.

( ͡° ͜ʖ ͡°) ( ͡o ͜ʖ ͡o) [$ ( ͡° ͜ʖ ͡°) $] ( ͡$ ͜ʖ ͡$) ヽ༼ຈل͜ຈ༽ノ



My image and media server is back online and is functioning as normal.
 

User avatar
Jordach
Member
 
Posts: 4412
Joined: Mon Oct 03, 2011 17:58
GitHub: Jordach
IRC: Jordach
In-game: Jordach

by Jordach » Wed May 16, 2012 17:52

Another damn update: STABLE 1.0

Get it here people!

http://ompldr.org/vZHJzdA/woolstable.zip

Changelog:

Flowers take slightly longer to spawn.
Added:
Khaki (Light Brown + White wool)
Navy (Dark Blue + Black)
Terracotta (wool:terra - Brown + Red)
Gold (Orange + Yellow.)
Last edited by Jordach on Wed May 16, 2012 17:55, edited 1 time in total.

( ͡° ͜ʖ ͡°) ( ͡o ͜ʖ ͡o) [$ ( ͡° ͜ʖ ͡°) $] ( ͡$ ͜ʖ ͡$) ヽ༼ຈل͜ຈ༽ノ



My image and media server is back online and is functioning as normal.
 

jmatos
 

by jmatos » Thu May 24, 2012 18:48

may I suggest, since you create wool from flowers, that the material be renamed cotton?seems apropriate IMO.
 

cxz123
New member
 
Posts: 1
Joined: Sun Jun 03, 2012 14:51

by cxz123 » Sun Jun 03, 2012 15:07

I am studying~
 

User avatar
Jordach
Member
 
Posts: 4412
Joined: Mon Oct 03, 2011 17:58
GitHub: Jordach
IRC: Jordach
In-game: Jordach

by Jordach » Sun Jun 03, 2012 18:25

cxz123 wrote:I am studying~

What exactly? You posted on my mod, what do you want to know.

( ͡° ͜ʖ ͡°) ( ͡o ͜ʖ ͡o) [$ ( ͡° ͜ʖ ͡°) $] ( ͡$ ͜ʖ ͡$) ヽ༼ຈل͜ຈ༽ノ



My image and media server is back online and is functioning as normal.
 

User avatar
minetesting
Member
 
Posts: 38
Joined: Thu May 31, 2012 07:31

by minetesting » Wed Jun 06, 2012 01:18

I have a question, what exactly can i change in the init.lua to make the flowers spawn more rarely? thanks
ask about the cakes
 

User avatar
Jordach
Member
 
Posts: 4412
Joined: Mon Oct 03, 2011 17:58
GitHub: Jordach
IRC: Jordach
In-game: Jordach

by Jordach » Thu Jun 07, 2012 10:59

New things to be added: (Just like a modpack)

Fences (crafted in the same style as woden ones)
Complete game mode - whole landmass becomes wool.

Like this? I might add more.

( ͡° ͜ʖ ͡°) ( ͡o ͜ʖ ͡o) [$ ( ͡° ͜ʖ ͡°) $] ( ͡$ ͜ʖ ͡$) ヽ༼ຈل͜ຈ༽ノ



My image and media server is back online and is functioning as normal.
 

User avatar
Stef
Member
 
Posts: 394
Joined: Wed Apr 04, 2012 10:46

by Stef » Thu Jun 07, 2012 16:23

yea man nice +1
Sorry for my crappy english, im dutch :D
 

User avatar
Stef
Member
 
Posts: 394
Joined: Wed Apr 04, 2012 10:46

by Stef » Wed Jun 27, 2012 06:23

How can i change the spawnrate??? It spawns to fast and much
Sorry for my crappy english, im dutch :D
 

User avatar
Jordach
Member
 
Posts: 4412
Joined: Mon Oct 03, 2011 17:58
GitHub: Jordach
IRC: Jordach
In-game: Jordach

by Jordach » Wed Jun 27, 2012 06:50

lemme do that Some othertime.

( ͡° ͜ʖ ͡°) ( ͡o ͜ʖ ͡o) [$ ( ͡° ͜ʖ ͡°) $] ( ͡$ ͜ʖ ͡$) ヽ༼ຈل͜ຈ༽ノ



My image and media server is back online and is functioning as normal.
 

User avatar
Stef
Member
 
Posts: 394
Joined: Wed Apr 04, 2012 10:46

by Stef » Wed Jun 27, 2012 06:52

can i stop the spawn of flowers for my creative i dont want a world full of flowers
Sorry for my crappy english, im dutch :D
 

User avatar
Jordach
Member
 
Posts: 4412
Joined: Mon Oct 03, 2011 17:58
GitHub: Jordach
IRC: Jordach
In-game: Jordach

by Jordach » Wed Jun 27, 2012 07:12

you can remove the generation, its the last Lines at the bottom.

( ͡° ͜ʖ ͡°) ( ͡o ͜ʖ ͡o) [$ ( ͡° ͜ʖ ͡°) $] ( ͡$ ͜ʖ ͡$) ヽ༼ຈل͜ຈ༽ノ



My image and media server is back online and is functioning as normal.
 

User avatar
Stef
Member
 
Posts: 394
Joined: Wed Apr 04, 2012 10:46

by Stef » Wed Jun 27, 2012 07:18

ok thanks man
Sorry for my crappy english, im dutch :D
 


Return to WIP Mods

Who is online

Users browsing this forum: Bing [Bot] and 7 guests

cron