mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-01-23 16:30:19 +01:00
Register ores and decorations in watershed
This commit is contained in:
parent
a84bf4d15e
commit
66eaf8f728
@ -805,3 +805,5 @@ minetest.register_on_generated(function(minp, maxp, seed)
|
|||||||
print ("[watershed] "..chugent.." ms")
|
print ("[watershed] "..chugent.." ms")
|
||||||
end)
|
end)
|
||||||
|
|
||||||
|
default.register_ores()
|
||||||
|
farming.register_mgv6_decorations()
|
||||||
|
Loading…
Reference in New Issue
Block a user