mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-12-23 18:05:30 +01:00
MinetestForFun Game : Update all (but doors)
- Everything is updated, except doors - Some textures are moved to other mods (removed from default, but still used by those mods)
This commit is contained in:
@@ -216,7 +216,7 @@ minetest.register_decoration({
|
||||
|
||||
-- Mods using singlenode mapgen can call these functions to enable
|
||||
-- the use of minetest.generate_ores or minetest.generate_decorations
|
||||
-- Enable in mapgen v6 only
|
||||
|
||||
local mg_params = minetest.get_mapgen_params()
|
||||
if mg_params.mgname == "v6" then
|
||||
flowers.register_mgv6_decorations()
|
||||
|
||||
Reference in New Issue
Block a user