From 92dd0f4af891043f8554f730964f63db8b5e3dc8 Mon Sep 17 00:00:00 2001 From: Vanessa Dannenberg Date: Thu, 23 Aug 2018 19:59:53 -0400 Subject: Add a new type of cable clip Uses Zeg9's steel mod's "steel:strut_mount" or streetsmod's "streets:steel_support" as the base/blocky part, with an overlay copied from the steel mod to make it look like the clip is fixed to the strut with a steel band. Textures will adjust to match whichever mod is installed, preferring the steel mod. Can be crafted from any of these standard/shaped recipes: - - - - f d - f - or - s - - m - - i - f = fencepost-shaped clip m = steel mod strut with mount s = steel mod strut without mount, or streets mod steel support i = default steel ingot d = dye (optional, see below) If the user has Unified Dyes (commit 2a816534 or later), the clip can be dyed (well, the white part anyway :-) ), either by adding a portion of dye as above, or by crafting an existing clip + dye. Uses "colorwallmounted" mode for 32-color support. --- extranodes/textures/technic_steel_strut_overlay.png | Bin 0 -> 123 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 extranodes/textures/technic_steel_strut_overlay.png (limited to 'extranodes/textures') diff --git a/extranodes/textures/technic_steel_strut_overlay.png b/extranodes/textures/technic_steel_strut_overlay.png new file mode 100644 index 0000000..fd5bcb2 Binary files /dev/null and b/extranodes/textures/technic_steel_strut_overlay.png differ -- cgit v1.2.3