From 6d1888b6ab07d810c2620f831d5ac0e12139e69d Mon Sep 17 00:00:00 2001 From: DreamMasterXXL Date: Fri, 20 Nov 2020 10:36:53 +0100 Subject: fix(GT)change Color of the Extreme Casings bump version --- .../iconsets/MACHINE_CASING_EXTREME_ENGINE_INTAKE.png | Bin 585 -> 3234 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'src/main/resources/assets') diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_EXTREME_ENGINE_INTAKE.png b/src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_EXTREME_ENGINE_INTAKE.png index b9f96fbceb..7e0c770504 100644 Binary files a/src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_EXTREME_ENGINE_INTAKE.png and b/src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_EXTREME_ENGINE_INTAKE.png differ -- cgit From 248eceff829e1101037c245734520b2ebaa254b7 Mon Sep 17 00:00:00 2001 From: DreamMasterXXL Date: Fri, 20 Nov 2020 11:31:32 +0100 Subject: change(GT)Texture change Intank texture changed Titanum Gearbox changed --- .../blocks/iconsets/MACHINE_CASING_ENGINE_INTAKE.png | Bin 610 -> 3463 bytes .../iconsets/MACHINE_CASING_EXTREME_ENGINE_INTAKE.png | Bin 3234 -> 3418 bytes .../iconsets/MACHINE_CASING_GEARBOX_TITANIUM.png | Bin 684 -> 3324 bytes 3 files changed, 0 insertions(+), 0 deletions(-) (limited to 'src/main/resources/assets') diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_ENGINE_INTAKE.png b/src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_ENGINE_INTAKE.png index bb2f520e30..ad24535fe7 100644 Binary files a/src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_ENGINE_INTAKE.png and b/src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_ENGINE_INTAKE.png differ diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_EXTREME_ENGINE_INTAKE.png b/src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_EXTREME_ENGINE_INTAKE.png index 7e0c770504..2e72f13642 100644 Binary files a/src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_EXTREME_ENGINE_INTAKE.png and b/src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_EXTREME_ENGINE_INTAKE.png differ diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_GEARBOX_TITANIUM.png b/src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_GEARBOX_TITANIUM.png index fc305ea675..d680025de6 100644 Binary files a/src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_GEARBOX_TITANIUM.png and b/src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_GEARBOX_TITANIUM.png differ -- cgit