Vanessa Dannenberg fe1775ddad add steel strut that looks like it has a band wrapped around it
meant to be used when something is placed against the side, so that that
thing appears to be mounted to the strut, such as a Technic mains
transformer ("supply converter") mounted near the top of a tall electrical
pole.

Note: uses wallmounted param2 to allow rotation, rather than facedir
mode. I want to allow for Unified Dyes colorization of a derivative of
this node in another mod, and wallmounted mode uses fewer bits for
rotation than facedir, leaving more for color info.
2018-08-25 21:39:50 -07:00
2013-06-06 08:53:04 +02:00

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.

Description
No description provided
Readme 274 KiB
Languages
Lua 100%