diff options
author | GDCloud <93287602+GDCloudstrike@users.noreply.github.com> | 2023-07-08 23:50:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-08 23:50:46 +0200 |
commit | d47057911716b1a03ad212928f8c2dad649eafd2 (patch) | |
tree | ab7174887457a136067295ce191cd093d8e4a85d /src/main/resources/assets/gregtech/textures/blocks | |
parent | b3ccca10cb1c32fe0948f9d5b3d270445ed325b0 (diff) | |
download | GT5-Unofficial-d47057911716b1a03ad212928f8c2dad649eafd2.tar.gz GT5-Unofficial-d47057911716b1a03ad212928f8c2dad649eafd2.tar.bz2 GT5-Unofficial-d47057911716b1a03ad212928f8c2dad649eafd2.zip |
High amp wireless + low amp recipe changes (#228)
* adjust low amp wireless recipes
* add hatches
* localization
* texture
* recipes
* fix circuits
* custom texture
* fix achievement localisation
* number formatting
* Small clean.
* spotlessApply (#230)
Co-authored-by: GitHub GTNH Actions <>
---------
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'src/main/resources/assets/gregtech/textures/blocks')
2 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_ENERGY_ON_WIRELESS_LASER.png b/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_ENERGY_ON_WIRELESS_LASER.png Binary files differnew file mode 100644 index 0000000000..aef6a37f1b --- /dev/null +++ b/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_ENERGY_ON_WIRELESS_LASER.png diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_ENERGY_ON_WIRELESS_LASER.png.mcmeta b/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_ENERGY_ON_WIRELESS_LASER.png.mcmeta new file mode 100644 index 0000000000..0dab81071f --- /dev/null +++ b/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_ENERGY_ON_WIRELESS_LASER.png.mcmeta @@ -0,0 +1 @@ +{"animation": {"frametime": 3}}
\ No newline at end of file |