Commit Graph

7 Commits (2b2e760c0d1c611a4f23d32e76fbe8c3e04ec91d)

Author SHA1 Message Date
Vanessa Dannenberg 2b2e760c0d Check for mod loaded, not individual items (#1)
for own steel strut vs streets support
2018-08-28 20:21:07 +02:00
Auke Kok 04e74d5ec8 Whitespace cleanups. 2018-08-25 21:47:13 -07:00
Vanessa Ezekowitz a6bea5aabc tile_images --> tiles 2018-08-25 21:46:16 -07:00
Vanessa Dannenberg ca4aa21097 Add param2 coloring of default steel blocks (optional, requires unified dyes, else nothing extra is registered) 2018-08-25 21:45:05 -07:00
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
turbogus f188fb6893 Allow compatibility between steel_strut and decorative_grate
Used when using pipeworks.
2018-08-25 21:37:52 -07:00
Auke Kok df24852dee Convert to proper mod, update the basics. 2018-08-25 21:34:25 -07:00