Flowers: Add black tulip, green chrysanthemum

Adds a direct resource of green dye, and a flower resource of black dye.
Completes the colour sequence: red, orange, yellow, green, blue, violet.
Makes all base dyes cultivatable and sustainable, without the presence
of coal.

Add the new flowers to the world with the same density variation as the
others, but obviously with different noise seeds. Results in more flowers
in a world and more variety of flower combinations.
This commit is contained in:
paramat
2017-11-20 04:13:41 +00:00
committad av paramat
förälder b75a17984a
incheckning 2c5670563a
5 ändrade filer med 16 tillägg och 0 borttagningar

Visa fil

@@ -147,9 +147,11 @@ function flowers.register_decorations()
register_flower(436, "rose")
register_flower(19822, "tulip")
register_flower(1220999, "dandelion_yellow")
register_flower(800081, "chrysanthemum_green")
register_flower(36662, "geranium")
register_flower(1133, "viola")
register_flower(73133, "dandelion_white")
register_flower(42, "tulip_black")
register_mushroom("mushroom_brown")
register_mushroom("mushroom_red")