diff options
author | DianeXD <dianelzx@outlook.com> | 2022-10-22 21:02:48 +0800 |
---|---|---|
committer | DianeXD <dianelzx@outlook.com> | 2022-10-22 21:02:48 +0800 |
commit | 03823528f4971d3c88ec5e8a1a080f6db087d0fe (patch) | |
tree | 21e30ded54bc51771f044d38b50e1982a6ba0f84 /src/main/resources/assets/gregtech/textures/blocks/iconsets | |
parent | 6a36ab8fe1f8650f9fb7817c8d4c4bcdf6cb0f19 (diff) | |
download | GT5-Unofficial-03823528f4971d3c88ec5e8a1a080f6db087d0fe.tar.gz GT5-Unofficial-03823528f4971d3c88ec5e8a1a080f6db087d0fe.tar.bz2 GT5-Unofficial-03823528f4971d3c88ec5e8a1a080f6db087d0fe.zip |
Update textures
Diffstat (limited to 'src/main/resources/assets/gregtech/textures/blocks/iconsets')
-rw-r--r-- | src/main/resources/assets/gregtech/textures/blocks/iconsets/TFFT.png | bin | 0 -> 238 bytes | |||
-rw-r--r-- | src/main/resources/assets/gregtech/textures/blocks/iconsets/TFFT_ACTIVE.png | bin | 0 -> 412 bytes | |||
-rw-r--r-- | src/main/resources/assets/gregtech/textures/blocks/iconsets/TFFT_ACTIVE.png.mcmeta | 5 | ||||
-rw-r--r-- | src/main/resources/assets/gregtech/textures/blocks/iconsets/TFFT_ACTIVE_GLOW.png | bin | 0 -> 255 bytes | |||
-rw-r--r-- | src/main/resources/assets/gregtech/textures/blocks/iconsets/TFFT_ACTIVE_GLOW.png.mcmeta | 6 | ||||
-rw-r--r-- | src/main/resources/assets/gregtech/textures/blocks/iconsets/TFFT_HATCH.png | bin | 0 -> 113 bytes |
6 files changed, 11 insertions, 0 deletions
diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/TFFT.png b/src/main/resources/assets/gregtech/textures/blocks/iconsets/TFFT.png Binary files differnew file mode 100644 index 0000000000..f00e6d571f --- /dev/null +++ b/src/main/resources/assets/gregtech/textures/blocks/iconsets/TFFT.png diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/TFFT_ACTIVE.png b/src/main/resources/assets/gregtech/textures/blocks/iconsets/TFFT_ACTIVE.png Binary files differnew file mode 100644 index 0000000000..69cea70d75 --- /dev/null +++ b/src/main/resources/assets/gregtech/textures/blocks/iconsets/TFFT_ACTIVE.png diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/TFFT_ACTIVE.png.mcmeta b/src/main/resources/assets/gregtech/textures/blocks/iconsets/TFFT_ACTIVE.png.mcmeta new file mode 100644 index 0000000000..3de4a0bdd8 --- /dev/null +++ b/src/main/resources/assets/gregtech/textures/blocks/iconsets/TFFT_ACTIVE.png.mcmeta @@ -0,0 +1,5 @@ +{ + "animation": { + "frametime": 8 + } +} diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/TFFT_ACTIVE_GLOW.png b/src/main/resources/assets/gregtech/textures/blocks/iconsets/TFFT_ACTIVE_GLOW.png Binary files differnew file mode 100644 index 0000000000..30557c19a1 --- /dev/null +++ b/src/main/resources/assets/gregtech/textures/blocks/iconsets/TFFT_ACTIVE_GLOW.png diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/TFFT_ACTIVE_GLOW.png.mcmeta b/src/main/resources/assets/gregtech/textures/blocks/iconsets/TFFT_ACTIVE_GLOW.png.mcmeta new file mode 100644 index 0000000000..f16b74ddb1 --- /dev/null +++ b/src/main/resources/assets/gregtech/textures/blocks/iconsets/TFFT_ACTIVE_GLOW.png.mcmeta @@ -0,0 +1,6 @@ +{ + "animation": { + "frametime": 8 + } +} + diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/TFFT_HATCH.png b/src/main/resources/assets/gregtech/textures/blocks/iconsets/TFFT_HATCH.png Binary files differnew file mode 100644 index 0000000000..ea3a35a5f0 --- /dev/null +++ b/src/main/resources/assets/gregtech/textures/blocks/iconsets/TFFT_HATCH.png |