Skip to content
Snippets Groups Projects
Commit c3b29386 authored by Milan's avatar Milan
Browse files

update tmp seacoral redviolet to dye:rose recipe entry

parent d677f394
No related branches found
No related tags found
No related merge requests found
......@@ -13,8 +13,12 @@ minetest.register_craft({
--TODO: remove when not needed anymore
minetest.register_craft({
output = "dye:rose",
recipe = "seacoral:coralredviolet",
output = "unifieddyes:rose",
recipe = {
{"", "", ""},
{"", "seacoral:coralredviolet", ""},
{"", "", ""},
}
})
minetest.register_craft({
......
......@@ -16,3 +16,4 @@ mobs_slimes ?
mobs_sandworm ?
pkarcs?
wiki
unifieddyes
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