| locale | ||
| registry | ||
| screenshots | ||
| system | ||
| textures | ||
| init.lua | ||
| LICENSE_code.txt | ||
| LICENSE_media.txt | ||
| mod.conf | ||
| README.md | ||
| screenshot.png | ||
| settingtypes.txt | ||
Ladders 3D Is a mod that adds 3D ladders from a wide variety of base materials
Crafting
Crafting a ladder is done quite similar to crafting the “Minetest Game” default ladders. Instead of a stick the whole block is used. Just place in an H shape to get 7 ladders. To uncraft a ladder, just place it in the crafting grid to get one of the base item back.
The crafting recipe is more expensive than the de-facto standard recipe coming from “Minetest Game” default ladders. You get the materials back 1:1, though.
For individual materials please refer to your game’s crafting guide.
Currently supported games
Please note that the 3D effect heavily depends on th einterplay of textures, texture masks, and nodeboxes. The mod was tested with the default textures and ladder shapes of the games. If you use non-standard textures or shapes, the registered ladders might not look correct.
Configuration options
Listed below are the configuration options that can be set either in the configuration that was used for the server or in the file _ladders_3d.conf in the world directory. Configuration options are set in the following order.
- Built-in defaults
- Configuration options
- World-specific configuration options
A settingtypes.txt for the advanced configuration GUI for the Luanti client exists, but this does only set the global configuration options. It is suggested to use world-specific configuration options only, though.
# Mod configuration
ladders_3d_exact_selection_box = false
ladders_3d_walkable_by_default = false
# Built-in support for Minetest Game
ladders_3d_minetest_override_default_ladders = true
ladders_3d_minetest_register_wooden_ladders = true
ladders_3d_minetest_register_metal_ladders = true
# Built-in support for Mineclonia
ladders_3d_mineclonia_override_default_ladder = true
ladders_3d_mineclonia_register_wooden_ladders = true
ladders_3d_mineclonia_register_metal_ladders = true
The listing above shows the default values. The names are pretty much self-explanatory. The options being quite similar is coincidental, and individual registration files can introduce own configuration options.
Translations
Missing your language? Feel free to add it!



