mirror of
https://github.com/mt-mods/unifieddyes.git
synced 2024-11-22 15:33:52 +01:00
add another recipe
This commit is contained in:
parent
f852fb6861
commit
315dfb8283
3
init.lua
3
init.lua
@ -813,13 +813,14 @@ local base_color_crafts = {
|
||||
{ "azure", "dye:green", "dye:blue", "dye:blue", nil, nil, 3 },
|
||||
{ "sapphire", "dye:azure", "dye:blue", nil, nil, nil, 2 },
|
||||
{ "sapphire", "dye:cyan", "dye:blue", "dye:blue", nil, nil, 3 },
|
||||
{ "sapphire", "dye:green", "dye:blue", "dye:blue", "dye:blue", nil, 4 },
|
||||
{ "blue", "flowers:geranium", nil, nil, nil, nil, 4 },
|
||||
{ "indigo", "dye:blue", "dye:violet", nil, nil, nil, 2 },
|
||||
{ "violet", "flowers:viola", nil, nil, nil, nil, 4 },
|
||||
{ "violet", "dye:blue", "dye:magenta", nil, nil, nil, 2 },
|
||||
{ "mulberry", "dye:violet", "dye:magenta", nil, nil, nil, 2 },
|
||||
{ "magenta", "dye:blue", "dye:red", nil, nil, nil, 2 },
|
||||
{ "mulberry", "dye:violet", "dye:blue", "dye:red", nil, nil, 3 },
|
||||
{ "magenta", "dye:blue", "dye:red", nil, nil, nil, 2 },
|
||||
{ "fuchsia", "dye:magenta", "dye:rose", nil, nil, nil, 2 },
|
||||
{ "fuchsia", "dye:blue", "dye:red", "dye:rose", nil, nil, 3 },
|
||||
{ "fuchsia", "dye:red", "dye:violet", nil, nil, nil, 2 },
|
||||
|
Loading…
Reference in New Issue
Block a user