mirror of
https://github.com/minetest-mods/ropes.git
synced 2024-11-24 08:23:47 +01:00
add an upgrader for the original vines mod's rope block too, why not.
This commit is contained in:
parent
c4d1bed474
commit
d8ce3a4f80
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!")
|
||||
|
Loading…
Reference in New Issue
Block a user