mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-12-24 01:30:38 +01:00
Update aliases.lua
This commit is contained in:
parent
edc7d6d23a
commit
fa8b4297e1
@ -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")
|
||||
-- Old itemframes mod to the new itemframes(v2) mod
|
||||
minetest.register_alias("itemframes:pedestal", "itemframes:pedestal_cobble")
|
||||
|
Loading…
Reference in New Issue
Block a user