Go to file
SX 13f7c692cb Added linter 2020-02-14 02:30:20 +02:00
.github/workflows Added linter 2020-02-14 02:30:20 +02:00
textures Update for use without technic and homedecor. 2017-03-21 10:07:06 -04:00
.luacheckrc Added linter 2020-02-14 02:30:20 +02:00
LICENSE.txt Update for use without technic and homedecor. 2017-03-21 10:07:06 -04:00
README.md Update README.md 2017-06-07 19:47:01 -04:00
components.lua Refactoring crafts formspecs components helpers 2020-02-14 02:07:10 +02:00
crafts.lua Refactoring crafts formspecs components helpers 2020-02-14 02:07:10 +02:00
depends.txt Added recipe that uses hemp rope instead of chains (#2) 2017-06-07 19:45:41 -04:00
formspecs.lua Refactoring crafts formspecs components helpers 2020-02-14 02:07:10 +02:00
helpers.lua Refactoring crafts formspecs components helpers 2020-02-14 02:07:10 +02:00
hooks.lua Refactoring crafts formspecs components helpers 2020-02-14 02:07:10 +02:00
init.lua Refactoring crafts formspecs components helpers 2020-02-14 02:07:10 +02:00
mod.conf Fix saving, add mod.conf. Closes #7. 2018-09-25 11:24:03 -04:00
screenshot.png Add screenshot. 2018-09-27 09:25:17 -04:00
storage.lua Refactoring hooks, storage, register 2020-02-13 22:23:06 +02:00

README.md

Realtime Elevators for Minetest

Dependencies

This mod has no dependencies other than default, but has recipes designed for use with technic and either homedecor/chains (for chains) or farming redo (for rope) and will detect if those are installed.

Usage

Each shaft begins with a motor, and extends down through shaft and elevator nodes. Each elevator node can be used to travel to any other elevator node below the motor and through an unbroken shaft. Only one player can use each shaft at once.