mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-06-28 06:11:47 +02:00
Replace copper rail from moreore
with the copper rail from carts (double craft for the moment, it’s a bad thing…)
This commit is contained in:
@ -31,3 +31,6 @@ minetest.register_alias("fishing:worm", "fishing:bait_worm")
|
||||
|
||||
-- Old itemframes mod to the new itemframes(v2) mod
|
||||
minetest.register_alias("itemframes:pedestal", "itemframes:pedestal_cobble")
|
||||
|
||||
-- Remove "moreores:copper_rail" for "carts:copper_rail"
|
||||
minetest.register_alias("moreores:copper_rail", "carts:rail_copper")
|
Reference in New Issue
Block a user