1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-01-23 08:20:21 +01:00

Register ores and decorations in watershed

This commit is contained in:
Gael-de-Sailly 2015-07-09 10:15:40 +02:00
parent a84bf4d15e
commit 66eaf8f728

View File

@ -805,3 +805,5 @@ minetest.register_on_generated(function(minp, maxp, seed)
print ("[watershed] "..chugent.." ms")
end)
default.register_ores()
farming.register_mgv6_decorations()