README: Add `Other climbing mods`, rephrase

master
SmallJoker 2017-05-28 10:04:42 +02:00
parent 912348aed8
commit e0c04f91b9
1 changed files with 24 additions and 8 deletions

View File

@ -1,14 +1,30 @@
Minetest mod: sneak_glitch
============================
This mod re-enables the sneak glitch in your Minetest world.
If you want to use the old sneak code, add the following setting
to your minetest.conf file:
sneak_glitch.use_old_code = true
In case you used the ingame command `/set` to apply this change,
you will have to rejoin the world.
This mod re-enables the sneak glitch in your Minetest world. It
will allow you to use the 1-row and 2-row sneak ladders again.
License: CC0
Dependencies: (none)
Old sneak behaviour
----------------------
If you dislike the new sneak code, add the following setting
to your minetest.conf file:
sneak_glitch.use_old_code = true
In case you used the ingame command `/set` to do this change,
rejoin the world in order to apply the new settings for this mod.
Other climbing mods
---------------------
Make all leaves climbable [climbing_leaves]
https://forum.minetest.net/viewtopic.php?t=15679
https://github.com/pithydon/climbing_leaves
Mountain Climbing [handholds]
https://forum.minetest.net/viewtopic.php?t=17069
https://github.com/Ezhh/handholds