Page 1 of 1
Would anyone like?

Posted:
Mon May 14, 2012 17:18
by Jordach
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.

Posted:
Mon May 14, 2012 17:36
by Stef
Like!!!! +1

Posted:
Mon May 14, 2012 17:42
by NakedFury
How would the lighter and darker colors be generated?
White + Red = light red?
Coal or black + red = dark red?

Posted:
Mon May 14, 2012 18:19
by Jordach
NakedFury wrote:How would the lighter and darker colors be generated?
White + Red = light red?
Coal or black + red = dark red?
Accurate.

Posted:
Tue May 15, 2012 15:35
by Jordach
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.

Posted:
Tue May 15, 2012 16:14
by kddekadenz
- 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).

Posted:
Tue May 15, 2012 16:18
by Jordach
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.

Posted:
Wed May 16, 2012 17:52
by Jordach
Another damn update: STABLE 1.0
Get it here people!
http://ompldr.org/vZHJzdA/woolstable.zipChangelog:
Flowers take slightly longer to spawn.
Added:
Khaki (Light Brown + White wool)
Navy (Dark Blue + Black)
Terracotta (wool:terra - Brown + Red)
Gold (Orange + Yellow.)

Posted:
Thu May 24, 2012 18:48
by jmatos
may I suggest, since you create wool from flowers, that the material be renamed cotton?seems apropriate IMO.

Posted:
Sun Jun 03, 2012 15:07
by cxz123
I am studying~

Posted:
Sun Jun 03, 2012 18:25
by Jordach
cxz123 wrote:I am studying~
What exactly? You posted on my mod, what do you want to know.

Posted:
Wed Jun 06, 2012 01:18
by minetesting
I have a question, what exactly can i change in the init.lua to make the flowers spawn more rarely? thanks

Posted:
Thu Jun 07, 2012 10:59
by Jordach
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.

Posted:
Thu Jun 07, 2012 16:23
by Stef
yea man nice +1

Posted:
Wed Jun 27, 2012 06:23
by Stef
How can i change the spawnrate??? It spawns to fast and much

Posted:
Wed Jun 27, 2012 06:50
by Jordach
lemme do that Some othertime.

Posted:
Wed Jun 27, 2012 06:52
by Stef
can i stop the spawn of flowers for my creative i dont want a world full of flowers

Posted:
Wed Jun 27, 2012 07:12
by Jordach
you can remove the generation, its the last Lines at the bottom.

Posted:
Wed Jun 27, 2012 07:18
by Stef
ok thanks man