VanessaE 4394beec6a Convert the modpack into a standalone game for the Minetest engine
Integrated into the game is most of minetest_game as the stable base
2021-02-24 22:05:32 -05:00

15 lines
505 B
Markdown

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-2.0 for code, CC-BY-SA-4.0 for textures.
Original mod by minetesting (João Matos), changes by Zeg9.