mirror of
git://repo.or.cz/minetest_hbhunger.git
synced 2024-12-23 16:30:20 +01:00
Add Ethereal orange
This commit is contained in:
parent
d257362ef0
commit
b67ae1764f
@ -285,6 +285,7 @@ if minetest.get_modpath("ethereal") then
|
|||||||
overwrite("ethereal:seaweed", 1)
|
overwrite("ethereal:seaweed", 1)
|
||||||
overwrite("ethereal:yellowleaves", 1, "", nil, 1)
|
overwrite("ethereal:yellowleaves", 1, "", nil, 1)
|
||||||
overwrite("ethereal:sashimi", 4)
|
overwrite("ethereal:sashimi", 4)
|
||||||
|
overwrite("ethereal:orange", 2)
|
||||||
end
|
end
|
||||||
|
|
||||||
if minetest.get_modpath("farming") and farming.mod == "redo" then
|
if minetest.get_modpath("farming") and farming.mod == "redo" then
|
||||||
|
Loading…
Reference in New Issue
Block a user