Add Ethereal orange

This commit is contained in:
Wuzzy 2015-06-28 14:27:07 +02:00
parent d257362ef0
commit b67ae1764f
1 changed files with 1 additions and 0 deletions

View File

@ -285,6 +285,7 @@ if minetest.get_modpath("ethereal") then
overwrite("ethereal:seaweed", 1)
overwrite("ethereal:yellowleaves", 1, "", nil, 1)
overwrite("ethereal:sashimi", 4)
overwrite("ethereal:orange", 2)
end
if minetest.get_modpath("farming") and farming.mod == "redo" then