1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-06-30 07:30:22 +02:00
This commit is contained in:
crabman77 2015-08-17 22:53:47 +02:00
commit 390d2a5a3b

View File

@ -9,6 +9,7 @@ Licensed under the zlib license. See LICENSE.md for more information.
minetest.register_alias("sweeper", "moreblocks:sweeper")
minetest.register_alias("circular_saw", "moreblocks:circular_saw")
minetest.register_alias("jungle_stick", "moreblocks:jungle_stick")
minetest.register_alias("moreblocks:panel_clay_brick", "moreblocks:panel_brick")
-- Old block/item replacement:
minetest.register_alias("moreblocks:oerkkiblock", "default:mossycobble")