Go to file
Vanessa Ezekowitz ab5bfc57a5 Add wall/ceiling variant of corrugated roof.
They are accessed by explicitly trying to place the regular raillike version
onto a wall or ceiling. When placed onto the floor, the normal raillike one is
produced.

also, deleted some redundant texture entries
very minor code rearrangement
2013-06-07 13:34:26 -04:00
steel Add wall/ceiling variant of corrugated roof. 2013-06-07 13:34:26 -04:00
.gitignore Add .gitignore 2013-06-06 08:53:04 +02:00
README.txt Update README 2013-06-06 08:58:07 +02:00
modpack.txt Initial commit 2013-06-04 17:57:08 +02:00

README.txt

minetest-steel
==============

This mod adds a range of steel materials that are recyclable to minetest.
To recycle, simply craft anything into scrap, and turn the scrap into an iron lump.
Registered items: plate_hard, plate_soft, plate_rusted, grate_hard, grate_soft, strut, roofing.

Optional dependencies:
* Homedecor for better roofing.
* Compatible with streets mod (no duplicates).

License: GPL v2 for code, CC-BY-SA for textures.
Original mod by minetesting (João Matos), changes by Zeg9.