From 869b40a24d4c0e89b05ae70173c1b7ffd397f9b1 Mon Sep 17 00:00:00 2001 From: Vanessa Dannenberg Date: Wed, 31 Oct 2018 13:38:52 -0400 Subject: add basic_materials mod update homedecor, pipeworks, gloopblocks, signs_lib, stainedglass also updated technic, roads, glooptest, framedglass (they're my forks actually, just until some pending PRs are merged) make default locked chests use basic_materials padlock --- technic/textures/technic_fine_copper_wire.png | Bin 501 -> 0 bytes technic/textures/technic_fine_gold_wire.png | Bin 474 -> 0 bytes technic/textures/technic_fine_silver_wire.png | Bin 546 -> 0 bytes 3 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 technic/textures/technic_fine_copper_wire.png delete mode 100644 technic/textures/technic_fine_gold_wire.png delete mode 100644 technic/textures/technic_fine_silver_wire.png (limited to 'technic/textures') diff --git a/technic/textures/technic_fine_copper_wire.png b/technic/textures/technic_fine_copper_wire.png deleted file mode 100644 index 3e663bb..0000000 Binary files a/technic/textures/technic_fine_copper_wire.png and /dev/null differ diff --git a/technic/textures/technic_fine_gold_wire.png b/technic/textures/technic_fine_gold_wire.png deleted file mode 100644 index 54a7a52..0000000 Binary files a/technic/textures/technic_fine_gold_wire.png and /dev/null differ diff --git a/technic/textures/technic_fine_silver_wire.png b/technic/textures/technic_fine_silver_wire.png deleted file mode 100644 index f40a52b..0000000 Binary files a/technic/textures/technic_fine_silver_wire.png and /dev/null differ -- cgit v1.2.3