1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-12-24 01:30:38 +01:00

fix aliases...

This commit is contained in:
Ombridride 2015-01-23 21:29:16 +01:00
parent e7a3350ddf
commit 9fd1a48fa8

View File

@ -30,4 +30,4 @@ minetest.register_alias("fishing:fish_cooked", "fishing:fish")
minetest.register_alias("fishing:worm", "fishing:bait_worm")
-- Old itemframes mod to the new itemframesv(2) mod
minetest.register_alias("itemframes:pedestral", "itemframes:pedestral_cobble")
minetest.register_alias("itemframes:pedestal", "itemframes:pedestal_cobble")