Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mt-mods/steel
adds a range of steel materials that are recyclable
https://github.com/mt-mods/steel
Last synced: 8 days ago
JSON representation
adds a range of steel materials that are recyclable
- Host: GitHub
- URL: https://github.com/mt-mods/steel
- Owner: mt-mods
- Created: 2021-11-28T16:00:03.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-03-01T10:45:40.000Z (10 months ago)
- Last Synced: 2024-11-08T17:13:21.968Z (2 months ago)
- Language: Lua
- Size: 205 KB
- Stars: 1
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Minetest Steel mod
==============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.## Install Guide
clone the repo or install from contentdb## Dependencies:
required depends
* xcompat: allows this mod to be game agnosticthere are a few optional ones to support sounds as well as others for additional content
* homedecor_roofing: adds additional slopes for steel sheeting
* default + unifieddyes: makes the default steel block dyable
* streets: allows the mod to register a node in the streets mod if not present and keep compat both ways## License:
License: GPL-2.0 for code, CC-BY-SA-4.0 for textures.
Contributors:
* João Matos (orginal author)
* Zeg9
* VannessaE
* wsor