diff options
author | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-09-21 13:09:08 +0200 |
---|---|---|
committer | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-09-21 13:09:08 +0200 |
commit | 3d3427e5720aca81d4559290b077bc6b33dff4ec (patch) | |
tree | 99935a994051638d1680e7313f72727f013026c6 /src/main/resources/assets/gregtech/textures/items/materialicons/LAPIS | |
parent | 4af4e216d11883788a16dd513c8a2a1b38204a4d (diff) | |
download | GT5-Unofficial-3d3427e5720aca81d4559290b077bc6b33dff4ec.tar.gz GT5-Unofficial-3d3427e5720aca81d4559290b077bc6b33dff4ec.tar.bz2 GT5-Unofficial-3d3427e5720aca81d4559290b077bc6b33dff4ec.zip |
security patches
+moved some commands,
+fixed a typo
+removed null items
+rebalanced TheCore
+added forestry compat (possible due to their LGPL license!)
+fixed langfiles
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
Former-commit-id: cf1373fd88ba341662144023f989bc45fef3c48d
Diffstat (limited to 'src/main/resources/assets/gregtech/textures/items/materialicons/LAPIS')
-rw-r--r-- | src/main/resources/assets/gregtech/textures/items/materialicons/LAPIS/capsule.png | bin | 0 -> 211 bytes |
-rw-r--r-- | src/main/resources/assets/gregtech/textures/items/materialicons/LAPIS/capsuleMolten.png | bin | 0 -> 135 bytes |
-rw-r--r-- | src/main/resources/assets/gregtech/textures/items/materialicons/LAPIS/capsuleMolten_OVERLAY.png | bin | 0 -> 168 bytes |
-rw-r--r-- | src/main/resources/assets/gregtech/textures/items/materialicons/LAPIS/capsule_OVERLAY.png | bin | 0 -> 308 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/src/main/resources/assets/gregtech/textures/items/materialicons/LAPIS/capsule.png b/src/main/resources/assets/gregtech/textures/items/materialicons/LAPIS/capsule.png Binary files differnew file mode 100644 index 0000000000..9e388650d9 --- /dev/null +++ b/src/main/resources/assets/gregtech/textures/items/materialicons/LAPIS/capsule.png diff --git a/src/main/resources/assets/gregtech/textures/items/materialicons/LAPIS/capsuleMolten.png b/src/main/resources/assets/gregtech/textures/items/materialicons/LAPIS/capsuleMolten.png Binary files differnew file mode 100644 index 0000000000..3e9106f277 --- /dev/null +++ b/src/main/resources/assets/gregtech/textures/items/materialicons/LAPIS/capsuleMolten.png diff --git a/src/main/resources/assets/gregtech/textures/items/materialicons/LAPIS/capsuleMolten_OVERLAY.png b/src/main/resources/assets/gregtech/textures/items/materialicons/LAPIS/capsuleMolten_OVERLAY.png Binary files differnew file mode 100644 index 0000000000..b2bd85bf44 --- /dev/null +++ b/src/main/resources/assets/gregtech/textures/items/materialicons/LAPIS/capsuleMolten_OVERLAY.png diff --git a/src/main/resources/assets/gregtech/textures/items/materialicons/LAPIS/capsule_OVERLAY.png b/src/main/resources/assets/gregtech/textures/items/materialicons/LAPIS/capsule_OVERLAY.png Binary files differnew file mode 100644 index 0000000000..7c6797718d --- /dev/null +++ b/src/main/resources/assets/gregtech/textures/items/materialicons/LAPIS/capsule_OVERLAY.png |