mirror of
https://github.com/minetest-mods/ropes.git
synced 2025-02-17 18:33:43 +01:00
add an upgrader for the original vines mod's rope block too, why not.
This commit is contained in:
2
init.lua
2
init.lua
@ -43,6 +43,6 @@ swapper("vines:ropeladder_top", "ropes:ropeladder_top")
|
||||
swapper("vines:ropeladder", "ropes:ropeladder")
|
||||
swapper("vines:ropeladder_bottom", "ropes:ropeladder_bottom")
|
||||
swapper("vines:ropeladder_falling", "ropes:ropeladder_falling")
|
||||
|
||||
swapper("vines:rope_block", "ropes:5rope_block") -- for the original vines mod
|
||||
|
||||
print("[Ropes] Loaded!")
|
||||
|
Reference in New Issue
Block a user