This repository has been archived on 2019-06-10. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
rdococ 20d23a4c5f Fixed a bug in which players could use the conveyor to move up into nodes, and fixed a bug where escalators would take longer than intended. 2017-07-30 22:02:49 +01:00
textures Moved to Github. 2017-07-30 21:24:43 +01:00
README.md Create README.md 2017-07-30 21:51:08 +01:00
UNLICENSE.txt Moved to Github. 2017-07-30 21:24:43 +01:00
conveyor.lua Fixed a bug in which players could use the conveyor to move up into nodes, and fixed a bug where escalators would take longer than intended. 2017-07-30 22:02:49 +01:00
crate.lua Moved to Github. 2017-07-30 21:24:43 +01:00
grate.lua Moved to Github. 2017-07-30 21:24:43 +01:00
init.lua Moved to Github. 2017-07-30 21:24:43 +01:00
mud.lua Moved to Github. 2017-07-30 21:24:43 +01:00
test.lua Moved to Github. 2017-07-30 21:24:43 +01:00

README.md

rmod

RMod mod for Minetest with various cool nodes.

Conveyors

Conveyors are nodes that can carry entities, such as players and items. There are a few bugs with it, but it works fine for the most part.

Crates

Crates are like chests, but you can pick them up with the items inside. As a result, you can also stack crates indefinitely.

Grates

Grates are nodes which let water flow through, but not players or items.