Page 1 of 1

[Mod] Simple Dyes [simple_dyes]

PostPosted: Sun Apr 14, 2013 13:39
by swilde
The standard minetest distribution already contains a dye mod (in the
common pseudo game) but now means of acquiring them.

The Simple Dyes mod provides some recipes to craft a bunch of basic
dye colors (currently black, white, red, green, blue and yellow).

Many more colors can be created by mixing the basic dyes (which is
also a feature provided by the standard dye mod).

Recipes:

All dyes are crafted from three ingredients:

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
  Water Bucket  +  Clay Lump  +  PIGMENT


where the PIGMENT determines the color of the dye:

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
  DYE:     PIGMENT:
  black    Coal Lump
  red      Clay Brick
  green    Cactus
  blue     Fermented Grass
  yellow   Sand
  white    Glass


"Fermented Grass" is a item defined by the Simple Dyes mod, as there are no
suitable natural blue pigments in the standard game. It is crafted
from grass like this:

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
  Grass  +  Water Bucket  +  Gravel



Licenses:
just like minetest (not minecraft of cause, as I originally wrote by mistake) itself
Code: LGPLv2.1/later,
Textures: CC BY-SA 3.0
Water Bucket + Gravel

Dependencies:
default, bucket, dye
(all part of the "common" pseudo game in the standard distribution).

Download:
as zip archive:
https://hg.intevation.org/fun/minetest-simple_dyes/archive/tip.zip
or as tar.gz:
https://hg.intevation.org/fun/minetest-simple_dyes/archive/tip.tar.gz

You can browse and clone the source code at the mercurial repository:
https://hg.intevation.org/fun/minetest-simple_dyes/

PostPosted: Sun Apr 14, 2013 13:52
by PilzAdam
swilde wrote:Licenses:
just like minecraft itself
Code: LGPLv2.1/later,
Textures: CC BY-SA 3.0
Water Bucket + Gravel

What? Minecraft is LGPL?

PostPosted: Sun Apr 14, 2013 14:16
by Sokomine
Nice idea. Could you exchange clay with something else? Clay is relatively rare, and digging it destroys entire landscapes. Red might be obtained through desert stone.

PostPosted: Sun Apr 14, 2013 14:46
by swilde
PilzAdam wrote:
swilde wrote:Licenses:
just like minecraft itself
Code: LGPLv2.1/later,
Textures: CC BY-SA 3.0
Water Bucket + Gravel

What? Minecraft is LGPL?

To my best knowledge, yes it is:
https://github.com/minetest/minetest/blob/master/README.txt

PostPosted: Sun Apr 14, 2013 15:00
by swilde
Sokomine wrote:Nice idea.

Thank you!

Sokomine wrote:Could you exchange clay with something else? Clay is relatively rare, and digging it destroys entire landscapes.


Sure I could change it, but I wont... ;-)

I like clay as an arguable base substance (smooth sticky paste) for
dyes which makes crafting them not too cheap.

Clay is relatively rare, but not very rare to begin with (keep in mind
that one mined block of clay yields four lumps). And you wont be
needing rally much, as you wont be needing much dyes (compared to
other resources). You get e.g. sixteen colored blocks of wool from
one wool + one dye.

Regarding destroying landscapes: indeed this is the price one pays for
mining resources needed for advanced technologies and infrastructure.
;-)

PostPosted: Sun Apr 14, 2013 15:04
by PilzAdam
swilde wrote:
PilzAdam wrote:
swilde wrote:Licenses:
just like minecraft itself
Code: LGPLv2.1/later,
Textures: CC BY-SA 3.0
Water Bucket + Gravel

What? Minecraft is LGPL?

To my best knowledge, yes it is:
https://github.com/minetest/minetest/blob/master/README.txt

That is the README of Minetest, we are talking about Minecraft.

PostPosted: Sun Apr 14, 2013 15:28
by Sokomine
swilde wrote:Regarding destroying landscapes: indeed this is the price one pays for mining resources needed for advanced technologies and infrastructure. ;-)

In a way, yes. Usually that implies other ressources than clay. Digging for coal might destroy landscapes in RL (and not in MT), but digging for clay would hardly have an impact since it is usually not such a rare ressource (well, ok, loam is the common simple cheap material used for simple houses, not clay).
/me puts up a sign: Protect the coastlines! Find alternate ways of creating clay!

PostPosted: Sun Apr 14, 2013 15:41
by swilde
PilzAdam wrote:
swilde wrote:
PilzAdam wrote:What? Minecraft is LGPL?

To my best knowledge, yes it is:
https://github.com/minetest/minetest/blob/master/README.txt

That is the README of Minetest, we are talking about Minecraft.


Oh, that's embarrassing -- I really should read what I and you _wrote_, not what I intended to write... *sorry*

I'll fix it in the original post.

PostPosted: Sun Apr 14, 2013 15:44
by PilzAdam
swilde wrote:
PilzAdam wrote:
swilde wrote:To my best knowledge, yes it is:
https://github.com/minetest/minetest/blob/master/README.txt

That is the README of Minetest, we are talking about Minecraft.


Oh, that's embarrassing -- I really should read what I and you _wrote_, not what I intended to write... *sorry*

I'll fix it in the original post.

*trollface*

PostPosted: Sun Apr 14, 2013 15:50
by swilde
Sokomine wrote:Usually that implies other ressources than clay. Digging for coal might destroy landscapes in RL (and not in MT), but digging for clay would hardly have an impact since it is usually not such a rare ressource


Some say RL is nothing but a bad ripoff of minetest...

Sokomine wrote:/me puts up a sign: Protect the coastlines! Find alternate ways of creating clay!


:-)