From 3d2640eab73e1ecb17cff4700d8aa83fb324ee37 Mon Sep 17 00:00:00 2001 From: Colen <54497873+GTNH-Colen@users.noreply.github.com> Date: Fri, 28 Jan 2022 20:14:17 +0000 Subject: Texture tooltips update (#903) * New circuits * Fix last tier ore dict * Colorfull tier tooltips (#898) * Make Repellator stop slimes spawning (#896) * Add special tooltip handling, requested by Colen Co-authored-by: Alkalus <3060479+draknyte1@users.noreply.github.com> Co-authored-by: glowredman * Fixed github shenanigans with new tier colours. * Update A LOT of textures (mostly minor) * Remove extraneous comments. * Remove obsolete comments and update materials.java. * Add tooltips for all batteries in base GT. * Remove test case Co-authored-by: Alkalus <3060479+draknyte1@users.noreply.github.com> Co-authored-by: glowredman --- .../gregtech/textures/items/gt.metaitem.01/27.png | Bin 2015 -> 1378 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/27.png') diff --git a/src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/27.png b/src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/27.png index 2bc949a1a8..755cc5f6a7 100644 Binary files a/src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/27.png and b/src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/27.png differ -- cgit