diff --git a/mods/_misc/aliases.lua b/mods/_misc/aliases.lua index 77baa0b0..dbb539a5 100755 --- a/mods/_misc/aliases.lua +++ b/mods/_misc/aliases.lua @@ -29,5 +29,5 @@ minetest.register_alias("moreores:copper_rail", "carts:rail_copper") 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:pedestal", "itemframes:pedestal_cobble") \ No newline at end of file +-- Old itemframes mod to the new itemframes(v2) mod +minetest.register_alias("itemframes:pedestal", "itemframes:pedestal_cobble")