diff --git a/src/main/resources/assets/gtceu/textures/block/casings/coils/machine_coil_rtm_alloy.png b/src/main/resources/assets/gtceu/textures/block/casings/coils/machine_coil_rtm_alloy.png index b1dfb693130..bea6f7c8658 100644 Binary files a/src/main/resources/assets/gtceu/textures/block/casings/coils/machine_coil_rtm_alloy.png and b/src/main/resources/assets/gtceu/textures/block/casings/coils/machine_coil_rtm_alloy.png differ diff --git a/src/main/resources/assets/gtceu/textures/block/casings/coils/machine_coil_rtm_alloy.png.mcmeta b/src/main/resources/assets/gtceu/textures/block/casings/coils/machine_coil_rtm_alloy.png.mcmeta index 274e5147e1d..746da5c90c5 100644 --- a/src/main/resources/assets/gtceu/textures/block/casings/coils/machine_coil_rtm_alloy.png.mcmeta +++ b/src/main/resources/assets/gtceu/textures/block/casings/coils/machine_coil_rtm_alloy.png.mcmeta @@ -1,5 +1,5 @@ { "ldlib": { - "connection": "gtceu:block/casings/coils/machine_coil_tungstensteel_ctm" + "connection": "gtceu:block/casings/coils/machine_coil_rtm_alloy_ctm" } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/gtceu/textures/block/casings/coils/machine_coil_rtm_alloy_bloom.png.mcmeta b/src/main/resources/assets/gtceu/textures/block/casings/coils/machine_coil_rtm_alloy_bloom.png.mcmeta index 11a9a3bcd34..527eb9bb051 100644 --- a/src/main/resources/assets/gtceu/textures/block/casings/coils/machine_coil_rtm_alloy_bloom.png.mcmeta +++ b/src/main/resources/assets/gtceu/textures/block/casings/coils/machine_coil_rtm_alloy_bloom.png.mcmeta @@ -1,9 +1,9 @@ { "ldlib": { - "connection": "gtceu:block/casings/coils/machine_coil_tungstensteel_bloom_ctm", + "connection": "gtceu:block/casings/coils/machine_coil_rtm_alloy_bloom_ctm", "emissive": true }, "shimmer": { "bloom": true } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/gtceu/textures/block/casings/coils/machine_coil_rtm_alloy_ctm.png b/src/main/resources/assets/gtceu/textures/block/casings/coils/machine_coil_rtm_alloy_ctm.png index 6007ba6f4c0..755681a548a 100644 Binary files a/src/main/resources/assets/gtceu/textures/block/casings/coils/machine_coil_rtm_alloy_ctm.png and b/src/main/resources/assets/gtceu/textures/block/casings/coils/machine_coil_rtm_alloy_ctm.png differ