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 --- homedecor/textures/homedecor_brass_ingot.png | Bin 309 -> 0 bytes homedecor/textures/homedecor_candle_flat.png | Bin 0 -> 390 bytes homedecor/textures/homedecor_chainlink_brass.png | Bin 178 -> 0 bytes homedecor/textures/homedecor_chainlink_steel.png | Bin 175 -> 0 bytes homedecor/textures/homedecor_copper_strip.png | Bin 326 -> 0 bytes homedecor/textures/homedecor_copper_wire.png | Bin 295 -> 0 bytes homedecor/textures/homedecor_empty_spool.png | Bin 214 -> 0 bytes homedecor/textures/homedecor_heating_element.png | Bin 369 -> 0 bytes homedecor/textures/homedecor_ic.png | Bin 293 -> 0 bytes homedecor/textures/homedecor_motor.png | Bin 247 -> 0 bytes homedecor/textures/homedecor_oil_extract.png | Bin 1966 -> 0 bytes homedecor/textures/homedecor_paraffin.png | Bin 345 -> 0 bytes homedecor/textures/homedecor_plastic_sheeting.png | Bin 293 -> 0 bytes homedecor/textures/homedecor_plastic_strips.png | Bin 123 -> 0 bytes homedecor/textures/homedecor_power_crystal.png | Bin 817 -> 0 bytes homedecor/textures/homedecor_silicon.png | Bin 769 -> 0 bytes homedecor/textures/homedecor_steel_strip.png | Bin 326 -> 0 bytes homedecor/textures/homedecor_steel_wire.png | Bin 301 -> 0 bytes homedecor/textures/homedecor_terracotta_base.png | Bin 775 -> 0 bytes homedecor/textures/top_chain_brass_inv.png | Bin 0 -> 2593 bytes homedecor/textures/top_chain_wrought_iron_inv.png | Bin 0 -> 2366 bytes 21 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 homedecor/textures/homedecor_brass_ingot.png create mode 100644 homedecor/textures/homedecor_candle_flat.png delete mode 100644 homedecor/textures/homedecor_chainlink_brass.png delete mode 100644 homedecor/textures/homedecor_chainlink_steel.png delete mode 100644 homedecor/textures/homedecor_copper_strip.png delete mode 100644 homedecor/textures/homedecor_copper_wire.png delete mode 100644 homedecor/textures/homedecor_empty_spool.png delete mode 100644 homedecor/textures/homedecor_heating_element.png delete mode 100644 homedecor/textures/homedecor_ic.png delete mode 100644 homedecor/textures/homedecor_motor.png delete mode 100644 homedecor/textures/homedecor_oil_extract.png delete mode 100644 homedecor/textures/homedecor_paraffin.png delete mode 100644 homedecor/textures/homedecor_plastic_sheeting.png delete mode 100644 homedecor/textures/homedecor_plastic_strips.png delete mode 100644 homedecor/textures/homedecor_power_crystal.png delete mode 100644 homedecor/textures/homedecor_silicon.png delete mode 100644 homedecor/textures/homedecor_steel_strip.png delete mode 100644 homedecor/textures/homedecor_steel_wire.png delete mode 100644 homedecor/textures/homedecor_terracotta_base.png create mode 100644 homedecor/textures/top_chain_brass_inv.png create mode 100644 homedecor/textures/top_chain_wrought_iron_inv.png (limited to 'homedecor/textures') diff --git a/homedecor/textures/homedecor_brass_ingot.png b/homedecor/textures/homedecor_brass_ingot.png deleted file mode 100644 index c2e06ff..0000000 Binary files a/homedecor/textures/homedecor_brass_ingot.png and /dev/null differ diff --git a/homedecor/textures/homedecor_candle_flat.png b/homedecor/textures/homedecor_candle_flat.png new file mode 100644 index 0000000..d709a8c Binary files /dev/null and b/homedecor/textures/homedecor_candle_flat.png differ diff --git a/homedecor/textures/homedecor_chainlink_brass.png b/homedecor/textures/homedecor_chainlink_brass.png deleted file mode 100644 index 9a1ad87..0000000 Binary files a/homedecor/textures/homedecor_chainlink_brass.png and /dev/null differ diff --git a/homedecor/textures/homedecor_chainlink_steel.png b/homedecor/textures/homedecor_chainlink_steel.png deleted file mode 100644 index d7132c3..0000000 Binary files a/homedecor/textures/homedecor_chainlink_steel.png and /dev/null differ diff --git a/homedecor/textures/homedecor_copper_strip.png b/homedecor/textures/homedecor_copper_strip.png deleted file mode 100644 index 22e572a..0000000 Binary files a/homedecor/textures/homedecor_copper_strip.png and /dev/null differ diff --git a/homedecor/textures/homedecor_copper_wire.png b/homedecor/textures/homedecor_copper_wire.png deleted file mode 100644 index 676e98f..0000000 Binary files a/homedecor/textures/homedecor_copper_wire.png and /dev/null differ diff --git a/homedecor/textures/homedecor_empty_spool.png b/homedecor/textures/homedecor_empty_spool.png deleted file mode 100644 index 017a94f..0000000 Binary files a/homedecor/textures/homedecor_empty_spool.png and /dev/null differ diff --git a/homedecor/textures/homedecor_heating_element.png b/homedecor/textures/homedecor_heating_element.png deleted file mode 100644 index 42e00b7..0000000 Binary files a/homedecor/textures/homedecor_heating_element.png and /dev/null differ diff --git a/homedecor/textures/homedecor_ic.png b/homedecor/textures/homedecor_ic.png deleted file mode 100644 index 4c88894..0000000 Binary files a/homedecor/textures/homedecor_ic.png and /dev/null differ diff --git a/homedecor/textures/homedecor_motor.png b/homedecor/textures/homedecor_motor.png deleted file mode 100644 index f19ec0a..0000000 Binary files a/homedecor/textures/homedecor_motor.png and /dev/null differ diff --git a/homedecor/textures/homedecor_oil_extract.png b/homedecor/textures/homedecor_oil_extract.png deleted file mode 100644 index e34623d..0000000 Binary files a/homedecor/textures/homedecor_oil_extract.png and /dev/null differ diff --git a/homedecor/textures/homedecor_paraffin.png b/homedecor/textures/homedecor_paraffin.png deleted file mode 100644 index 77d2bbd..0000000 Binary files a/homedecor/textures/homedecor_paraffin.png and /dev/null differ diff --git a/homedecor/textures/homedecor_plastic_sheeting.png b/homedecor/textures/homedecor_plastic_sheeting.png deleted file mode 100644 index 034dcc2..0000000 Binary files a/homedecor/textures/homedecor_plastic_sheeting.png and /dev/null differ diff --git a/homedecor/textures/homedecor_plastic_strips.png b/homedecor/textures/homedecor_plastic_strips.png deleted file mode 100644 index 6ec83a8..0000000 Binary files a/homedecor/textures/homedecor_plastic_strips.png and /dev/null differ diff --git a/homedecor/textures/homedecor_power_crystal.png b/homedecor/textures/homedecor_power_crystal.png deleted file mode 100644 index f1c28e8..0000000 Binary files a/homedecor/textures/homedecor_power_crystal.png and /dev/null differ diff --git a/homedecor/textures/homedecor_silicon.png b/homedecor/textures/homedecor_silicon.png deleted file mode 100644 index 847b366..0000000 Binary files a/homedecor/textures/homedecor_silicon.png and /dev/null differ diff --git a/homedecor/textures/homedecor_steel_strip.png b/homedecor/textures/homedecor_steel_strip.png deleted file mode 100644 index 6384dc8..0000000 Binary files a/homedecor/textures/homedecor_steel_strip.png and /dev/null differ diff --git a/homedecor/textures/homedecor_steel_wire.png b/homedecor/textures/homedecor_steel_wire.png deleted file mode 100644 index 44f8240..0000000 Binary files a/homedecor/textures/homedecor_steel_wire.png and /dev/null differ diff --git a/homedecor/textures/homedecor_terracotta_base.png b/homedecor/textures/homedecor_terracotta_base.png deleted file mode 100644 index 9f04aad..0000000 Binary files a/homedecor/textures/homedecor_terracotta_base.png and /dev/null differ diff --git a/homedecor/textures/top_chain_brass_inv.png b/homedecor/textures/top_chain_brass_inv.png new file mode 100644 index 0000000..dc8183c Binary files /dev/null and b/homedecor/textures/top_chain_brass_inv.png differ diff --git a/homedecor/textures/top_chain_wrought_iron_inv.png b/homedecor/textures/top_chain_wrought_iron_inv.png new file mode 100644 index 0000000..cddf6c9 Binary files /dev/null and b/homedecor/textures/top_chain_wrought_iron_inv.png differ -- cgit v1.2.3