Rename mod: default to mcl_core

This commit is contained in:
Wuzzy 2017-01-31 23:32:56 +01:00
parent d0ecf0c66c
commit 02fe45bca2
393 changed files with 2205 additions and 2210 deletions

View file

@ -69,7 +69,7 @@ minetest.register_node("mobs:spawner", {
S("> name min_light[0-14] max_light[0-14] max_mobs_in_area[0 to disable] distance[1-20] y_offset[-10 to 10]"))
end
end,
sounds = default.node_sound_metal_defaults(),
sounds = mcl_core.node_sound_metal_defaults(),
})
-- spawner abm