BlockColor-Engine/games/default/files/railcart
Maksim Gamarnik ff7b0e0f4d Compress textures 2017-12-19 01:09:42 +02:00
..
models Merge default 2016-03-04 19:43:29 +02:00
textures Compress textures 2017-12-19 01:09:42 +02:00
LICENSE.txt Merge default 2016-03-04 19:43:29 +02:00
README.txt Merge default 2016-03-04 19:43:29 +02:00
depends.txt Merge default 2016-03-04 19:43:29 +02:00
init.lua Subgame: Update textures and small bugfix 2016-12-06 07:25:04 +03:00
railcart.lua Merge default 2016-03-04 19:43:29 +02:00

README.txt

Minetest Mod - Railcart [railcart]
==================================

Minetest version: 0.4.13

Depends: railtrack

Proof of concept ground up re-write of the carts mod. Currently uses media files
borrowed from the original carts mod by PilzAdam.

Please note, this mod makes heavy use of metadata so that carts are able to
travel through unloaded map chunks, therefor a 'carts' privilege is required
to place or pick up carts in multiplayer mode.

Crafting
--------

S = Steel Ingot [default:steel_ingot]
W = Wood [group:wood]

Railcart: [railcart:cart]

+---+---+---+
| S |   | S |
+---+---+---+
| S |   | S |
+---+---+---+
| W | S | W |
+---+---+---+