diff options
| author | Techlone <techlone.mc@gmail.com> | 2017-06-01 20:23:13 +0500 |
|---|---|---|
| committer | Techlone <techlone.mc@gmail.com> | 2017-06-01 20:23:13 +0500 |
| commit | 75a33be210cda273ef9e6cc9cbbf739dd913907e (patch) | |
| tree | e9b10d60389add58abfb7428a761c2cf7e2a0347 /src/main/resources/assets/gregtech | |
| parent | 19f70748971c556fa4d1d0dbd930e8d90b413c47 (diff) | |
| download | GT5-Unofficial-75a33be210cda273ef9e6cc9cbbf739dd913907e.tar.gz GT5-Unofficial-75a33be210cda273ef9e6cc9cbbf739dd913907e.tar.bz2 GT5-Unofficial-75a33be210cda273ef9e6cc9cbbf739dd913907e.zip | |
Fix OreDrill; fix getting block in ItemList; some changes in addInformation - need check this
Diffstat (limited to 'src/main/resources/assets/gregtech')
| -rw-r--r-- | src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_FRONT_ORE_DRILL.png (renamed from src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_FRONT_ADVMINER2.png) | bin | 439 -> 439 bytes |
| -rw-r--r-- | src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_FRONT_ORE_DRILL_ACTIVE.png (renamed from src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_FRONT_ADVMINER2_ACTIVE.png) | bin | 457 -> 457 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_FRONT_ADVMINER2.png b/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_FRONT_ORE_DRILL.png Binary files differindex bc1dd3f5f0..bc1dd3f5f0 100644 --- a/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_FRONT_ADVMINER2.png +++ b/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_FRONT_ORE_DRILL.png diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_FRONT_ADVMINER2_ACTIVE.png b/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_FRONT_ORE_DRILL_ACTIVE.png Binary files differindex b57178136f..b57178136f 100644 --- a/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_FRONT_ADVMINER2_ACTIVE.png +++ b/src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_FRONT_ORE_DRILL_ACTIVE.png |
