mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-06-28 06:11:47 +02:00
Add a new fishing mod and ...
- Remove the old fishing mod - Update aliases - tweak settings and hunger of the new fishing mod
This commit is contained in:
@ -25,3 +25,6 @@ minetest.register_alias("torches:wand", "default:torch")
|
||||
-- Remove copper_rail from moreores => utilisation des rail_copper du mod carts
|
||||
minetest.register_alias("moreores:copper_rail", "carts:rail_copper")
|
||||
|
||||
-- Old fishing mod to the new fishing mod
|
||||
minetest.register_alias("fishing:fish", "fishing:fish_cooked")
|
||||
minetest.register_alias("fishing:worm", "fishing:bait_worm")
|
Reference in New Issue
Block a user