1
0
mirror of https://github.com/mt-mods/coloredwood.git synced 2025-07-01 07:30:35 +02:00

add more stick->fence recipes for default dye colors.

how'd these get left out?
This commit is contained in:
Vanessa Ezekowitz
2014-11-16 12:35:01 -05:00
parent 127a8b388e
commit 18df6ea1f6
2 changed files with 47 additions and 1 deletions

View File

@ -57,6 +57,22 @@ coloredwood.shades2 = {
"" -- represents "no special shade name", e.g. full.
}
coloredwood.default_hues = {
"white",
"grey",
"dark_grey",
"black",
"violet",
"blue",
"cyan",
"dark_green",
"green",
"yellow",
"orange",
"red",
"magenta"
}
coloredwood.hues = {
"red",
"orange",