Skip to content
Snippets Groups Projects
Commit ae7206c0 authored by Auke Kok's avatar Auke Kok
Browse files

Remove dye craft recipe conflict.

We have enough gray recipes, but brown is more difficult.

Fixes #1710
parent 29175627
No related branches found
No related tags found
No related merge requests found
......@@ -81,7 +81,6 @@ local dye_recipes = {
{"yellow", "red", "orange"},
{"yellow", "blue", "green"},
-- RYB complementary mixes
{"red", "green", "dark_grey"},
{"yellow", "violet", "dark_grey"},
{"blue", "orange", "dark_grey"},
-- CMY mixes - approximation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment