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

hbhunger: add illuna_ethereal:candyfloss

parent aaf1fe00
No related branches found
No related tags found
No related merge requests found
hudbars
default?
xdecor?
illuna_ethereal?
animalmaterials?
bucket?
bushes?
......
......@@ -313,6 +313,11 @@ if minetest.get_modpath("ethereal") then
overwrite("ethereal:orange", 2)
end
if minetest.get_modpath("illuna_ethereal") then
overwrite("illuna_ethereal:candyfloss_white")
overwrite("illuna_ethereal:candyfloss_pink")
end
if minetest.get_modpath("farming") and farming.mod == "redo" then
overwrite("farming:bread", 6)
overwrite("farming:potato", 1)
......
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