aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/gregtech/textures/blocks/materialicons
AgeCommit message (Collapse)Author
2024-11-11Custom iconset for bedrockium (#3471)Mary
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-26Fix magmatter frame box texture (#3283)GDCloud
2024-09-21Fix Magmatter Block + Brighten up MHDCSM + More cleanup (#3239)Envoidia
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-12Better texture blending + clean up unused textures (#3162)Envoidia
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-05UEV+ Material Diversity (#3045)NotAPenguin
2024-05-24Merge addon sourcesRaven Szewczyk
2024-02-11Add godforge materials (#2491)GDCloud
* add magmatter * add quark gluon plasma * remove nanites * forgot chem formula
2023-05-12Add Eternity material + Timepiece (#1973)GDCloud
* add eternity * textures * timepiece * disable ebf + freezing
2023-01-30Rendering materials (#1592)Connor-Colenso
* Inf renderer working + fuzzy halo on cosmic neutronium. * Helper method * Cosmic nt nearly done * Glitch renderer * Working! * Add comment * Cosmic Nt finished * Cosmic render appears * Universium Renderer nearly done * New material universium * Dep * Dep * Universium * Some more changes * Spotless apply for branch RenderingMaterials for #1592 (#1593) * Fix Battery Buffer accepting more than 1 items per slot (#1590) * Unify sodium persulfate amount (#1591) Modify recipes added in https://github.com/GTNewHorizons/GT5-Unofficial/pull/1063 to use 100L sodium persulfate instead of 500L. 100L is what the other recipes use, so this makes the amounts consistent. See https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/11842#issuecomment-1364870167 for context * spotlessApply Co-authored-by: miozune <miozune@gmail.com> Co-authored-by: D-Cysteine <54219287+D-Cysteine@users.noreply.github.com> Co-authored-by: Connor-Colenso <52056774+Connor-Colenso@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> * Better textures for universium maybe? * Fixed cosmic Nt * Remove glitch renderer (not used) * Rename universium renderer * Rename universium renderer * Change Colour to Color (begrudgingly) * Gray infinity halo * Remove halo * Fix off axis rotation on dropped universium and some new textures * More universium stuff * Cell render works * Inf render * Working inf * Universium done but no fluid outside of cells rendering * Fluid rendering * Comment * Spotless apply for branch RenderingMaterials for #1592 (#1634) * Fix Battery Buffer accepting more than 1 items per slot (#1590) * Unify sodium persulfate amount (#1591) Modify recipes added in https://github.com/GTNewHorizons/GT5-Unofficial/pull/1063 to use 100L sodium persulfate instead of 500L. 100L is what the other recipes use, so this makes the amounts consistent. See https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/11842#issuecomment-1364870167 for context * fix it (#1597) * Fix tooltip for required input hatches (#1599) * Allow resource packs to override individual progressbar textures (#1596) * Allow resource packs to override individual progressbar textures * spell: every + singular * Fix potential crash on server with FallbackableSteamTexture * Add colored voltage tier display for Waila (#1598) * Add colored voltage tier display for Waila * Adapt to new methods * fix oredict name (#1600) Fix wrong oredict for blizz comb * fix it (#1601) * adds molds and recipe generation (#1603) * Delete water from recipe (#1604) * Added Shortcut because simply dull (#1594) * Added Shortcut because simply dull * I always forget to remove a dep * Increase Recipe Time To fit the original recipe chain * spotless :( * Upped the recipe to ZPM and increased educt/product side by 16 * make sugar maceration recipe shorter (#1586) * make sugar maceration recipe shorter (cherry picked from commit 55d85dc6ab315da3eb31e41667317e127a2059fe) * spotlessApply (#1587) Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: GitHub GTNH Actions <> * fix reed to sugar recipe Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Add light, medium and heavy oil to get lube (#1584) * Add light, medium and heavy oil to get lube Add distillation recipe to get lube out of oil add control circuit * spotlessApply (#1585) Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: GitHub GTNH Actions <> * fix misstype Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * remove autogenerated SiSG ebf recipe (#1588) (cherry picked from commit 4d3052e50b7de739c89c339d37a24297f3bb70fc) * Remove void break from fluid tanks and chests (#1602) * Remove void break from fluid tanks Previously, sneaking while breaking a fluid tank would void the contents of the tank, leading to potential loss of valuable resources. However, this behavior is not consistent with other blocks, such as chests and furnaces, which retain their contents when broken while sneaking. This commit removes the sneak breaking voiding behavior for fluid tanks, bringing them in line with other blocks and reducing the risk of unintended loss for players. * run spotless * fix stray check for voidBreak Signed-off-by: NexusNull <p.wellershaus@googlemail.com> * remove override Signed-off-by: NexusNull <p.wellershaus@googlemail.com> * remove void tooltip Signed-off-by: NexusNull <p.wellershaus@googlemail.com> Signed-off-by: NexusNull <p.wellershaus@googlemail.com> * fix (#1605) * Fix inconsistency in naming (#1606) * Add a way to remove a furnace recipe using the output instead of input (#1609) * add method * change method to remove all recipes with said output * Naphthenic acid (#1589) * add burn value for NaphthenicAcid 60k in Semi Fluid generator (cherry picked from commit 3fa145932b64025067e807f4ff900f51029d07bd) * add Naphthenic acid recipes and change a few (cherry picked from commit 8b6b6d72dd79b4549dccd3732ccca6e219dd8ce7) * spotless * fix error (cherry picked from commit db7b322cece6cf151f92ab6aa467bc8e4c84bda8) * Chemical balance fixes Co-authored-by: Pxx500 <81298696+Pxx500@users.noreply.github.com> * Fix plasma turbine EU output (#1607) * Revert "Turbine efficiency helper (#1562)" This reverts commit 3c852a0143cbfa864da59bdd0b2edab1fa4bf146. * Restore efficiency helper * Spotless Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com> * disable auto recipe (#1611) * possible fix (#1614) https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/12139 (cherry picked from commit 64f7433f2fab2eff618bb25997c303516fdab3f8) * Add Failsafe for getCasingTextureForId to prevent null page. (#1612) * Improve NEI customizability (#1583) * Move descriptions to recipemap * Move tooltips to recipemap * Move overlays to recipemap * Use shared code for generating grid positions * 2 fluid inputs for freezer recipes * Add deprecation javadoc * Fix (#1616) Allows players to use any rubber instead of just one. As other tiers have that. * Heating element change (#1618) * Changed (sg) to * instead (#1620) * add transcendant metal pipe and multiple pipe (#1619) * fix drills not generating and using less material (#1623) * fix LV steam valve (#1624) * TungSteel to TPV (#1622) * fix waila displaying wrong generated eu/t (#1621) Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> * Add a Overclock Calculator for multis and the like to use (#1617) * add calculator and unit tests * use math.ceil * math.ceil everywhere * add some more unit tests and add onetick discount possibility * add an exception when trying to get the consumption before calculating * spotless oops * convert PCB Factory to use the OC calculator * fix tests trying for wrong values * fix copy paste error * address reviews * this should be there too. * add callhook for pre block destroy (#1625) * add callhook for pre block destroy Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> * spotless Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> * Change Tungstensteel to Require TPV Coils (#1628) * Fix Blue Steel and Bismuth Bronze mixing (#1629) * blue steel * bismuth bronze * Add new Weed-EX 9000 (#1615) * Add new Weed-EX * Add more pollen * Change material ID * Remove fluid recipes * Remove pollen * Remove cells * Balance adjustment for the LCR Nitrobenzene recipe. (#1631) * nitrobenzene balance * SA * zpm instead * force compound to be grouped together in chemical formula (#1630) * force compound to be grouped together in chemical formula Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> * patch up glass chemical formula Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> * merge two toString Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> * Allow overriding more progressbar textures & Add document for resource packs (#1632) * spotlessApply Signed-off-by: NexusNull <p.wellershaus@googlemail.com> Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> Co-authored-by: miozune <miozune@gmail.com> Co-authored-by: D-Cysteine <54219287+D-Cysteine@users.noreply.github.com> Co-authored-by: BlueWeabo <76872108+BlueWeabo@users.noreply.github.com> Co-authored-by: MadMan310 <66886359+MadMan310@users.noreply.github.com> Co-authored-by: Runakai1 <48415331+Runakai1@users.noreply.github.com> Co-authored-by: Pxx500 <81298696+Pxx500@users.noreply.github.com> Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: NexusNull <p.wellershaus@googlemail.com> Co-authored-by: LewisSaber <39595617+LewisSaber@users.noreply.github.com> Co-authored-by: Connor-Colenso <52056774+Connor-Colenso@users.noreply.github.com> Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com> Co-authored-by: chochem <40274384+chochem@users.noreply.github.com> Co-authored-by: Phineasor <80113803+Phineasor@users.noreply.github.com> Co-authored-by: Ethryan <dborrfors@gmail.com> Co-authored-by: RIONDY 'POPlol333' Adam <76914762+POPlol333@users.noreply.github.com> Co-authored-by: Glease <4586901+Glease@users.noreply.github.com> Co-authored-by: Steelux <70096037+Steelux8@users.noreply.github.com> Co-authored-by: Jakub <53441451+kuba6000@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> * Comment * Glee8e * Spotless * fix Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> * Weird error * Spotless * Material ID * Universium fluid working * Fix some inf renderer issues * Remove try catch * Cosmic neutronium fixes, but no fluid rendering yet. * Working * Spotless... * Fake frame --------- Signed-off-by: NexusNull <p.wellershaus@googlemail.com> Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> 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> Co-authored-by: miozune <miozune@gmail.com> Co-authored-by: D-Cysteine <54219287+D-Cysteine@users.noreply.github.com> Co-authored-by: BlueWeabo <76872108+BlueWeabo@users.noreply.github.com> Co-authored-by: MadMan310 <66886359+MadMan310@users.noreply.github.com> Co-authored-by: Runakai1 <48415331+Runakai1@users.noreply.github.com> Co-authored-by: Pxx500 <81298696+Pxx500@users.noreply.github.com> Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: NexusNull <p.wellershaus@googlemail.com> Co-authored-by: LewisSaber <39595617+LewisSaber@users.noreply.github.com> Co-authored-by: chochem <40274384+chochem@users.noreply.github.com> Co-authored-by: Phineasor <80113803+Phineasor@users.noreply.github.com> Co-authored-by: Ethryan <dborrfors@gmail.com> Co-authored-by: RIONDY 'POPlol333' Adam <76914762+POPlol333@users.noreply.github.com> Co-authored-by: Glease <4586901+Glease@users.noreply.github.com> Co-authored-by: Steelux <70096037+Steelux8@users.noreply.github.com> Co-authored-by: Jakub <53441451+kuba6000@users.noreply.github.com>
2023-01-26Compress (losslessly) images with optipng, without changing the colorspace ↵Raven Szewczyk
(#1691)
2023-01-25EOH materials + Allow materials to pick their processing tier (#1671)Connor-Colenso
* Begin addition of tiered material manipulation * Dwarf matter * Add hardcoded EU tiers for wider usage. * New material images etc * Nugget processing tiers * Move iron nugget to wrought iron smelting to the correct place * Add white dwarf shapes * Add white dwarf shapes * Additional retiering options for EU consumption on material part generation * White dwarf matter complete * Tier neutronium processing at ZPM * Spotless * More adjustments * Renaming files * Add new overlays for magneto material and more name adjustments * Add no recipes subtag * Spotless + name adjustment * Undo isCustom to maintain potential public variable references in addons. * Undo isCustom to maintain potential public variable references in addons. * Fix fluid registry corruption. * Add rotor EU override * Add rotor EU override * Make neutronium mass more reasonable * Add proper time adjustments to rotor (probably an old oversight) * Adjust enums to use VP rather than recalculate * Fix typos on EU usage * spotlessApply (#1672) Co-authored-by: Connor-Colenso <52056774+Connor-Colenso@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> * Change setProcessingMaterialTierEU to accept long. * Small fix * Add space and time materials * Add new forge hammer support * Update tooltip * Expand laser engraver slots. * spotlessApply (#1673) Co-authored-by: Connor-Colenso <52056774+Connor-Colenso@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> * Reserve texture page. * Modernise GT circuit usage * Add oversight in assembler frame recipe * Add missing MHDCSM overlay textures * Remove small and tiny MHDCSM dusts * Fix error in ingot texture * Fix NO_RECIPES not applying to frame boxes * Restore missing ingot * Add rod handles for materials * Fix frame box auto generating with NO_RECIPEs tag * recipe * Spotless * Add MOD_ID_GTPP as modid * spotlessApply (#1675) Co-authored-by: Connor-Colenso <52056774+Connor-Colenso@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> * Remove smelting spacetime from furnace (why does this exist?) * Recipes + new storage blocks for materials * Bedrockium LuV -> EV * SpaceTime UMV -> UIV * TranscendentMetal UIV -> UEV * MagnetoThingy and dward mats UXV -> UMV * update buildscript * yeet magic number that could be * spotlessApply * Make the nanite tier 3, colen request * Up nanite tier * Comment * Change name * Change name 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> Co-authored-by: adam riondy <adampoplol@gmail.com> Co-authored-by: boubou19 <miisterunknown@gmail.com>
2022-09-07revert to spritesheet for block textures for gaia spirit (#1351)Glease
* revert to spritesheet for block textures for gaia spirit also removed now-unused transcendent metal block textures * Spotless apply for branch fix/animated-material-texture-fix for #1351 (#1352) Co-authored-by: Glease <4586901+Glease@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-08-16Texture Update (#1219)Connor-Colenso
* Update some textures to be more consistent and have proper black spots in pipes * Brighter textures Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
2022-07-30Botania Materials with custom textures (#1168)Connor-Colenso
* Move materials to new class and remove some old comments. * Move materials to new class and remove some old comments. * New mat textures * RGB Fixes * Change material stats Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
2022-07-30Add energised tesseract (#1175)Connor-Colenso
* New recipe methods. * Pulverise tesseracts * New pulveriser method * Cleanup code * Smelting/cooling methods * Super coolant * Add hot ingot * Expand DTPF UI * Add energised tesseract * Disable incorrect freezer recipe. * Remove compressor recipe + adjust values of transcendent metal a bit. * Fix missing textures Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
2022-07-26New material + item + texture changes. (#1161)Connor-Colenso
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
2022-07-05Small Fixes (#1113)Connor-Colenso
* Localisation of inf coils * Make GT storage blocks a valid beacon. * Improved infinity textures (again), thanks Jimbno. * Adjust author colour Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
2022-07-05DTPF Laser (#1100)Connor-Colenso
* DTPF Laser * exotic * Structure forms with TT laser, recipe broken. WIP. * Format amps in PA correctly. * Fix incorrect colouring on text. * New DTPF controller textures. * Update spacetime material. * Update DTPF texture * Update DTPF NEI page * Add spacetime wires * Tons of fixes/adjustments. * Localise achievements. * Typos * More fixes + move plasmas to mixer. * Spacetime adjustment * Spacetime blocks. * Spacetime wires. * Localise coils * Adjust DTPF fuels * Adjust DTPF fuels. * Stuff * Fix optimiser * DTPF * Depreciated Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com> Co-authored-by: Yang Xizhi <60341015+GlodBlock@users.noreply.github.com>
2022-06-23Plasma forge fixes (#1086)Connor-Colenso
* Basis of changes. * Fix item stack and fluid vanishing. * Add new plasma forge UI, change tooltip and fix recipe map. * Fix corrupted fluid registry. * Fix fluids in recipes. Items still need adjusting. * Working. * Liquid spacetime and rename multi to D.T.P.S. so it can fit in GUI properly. * Make animation of spacetime fluid slower. * Fix recipe map (again). * Remove screwdriver junk. Clean up code slightly. * More cleaning. * Comments * Add hatch limitations and add some additional information. Also update NEI GUI. * Add proper recipes and change SpaceTime to a fluid not a gas. * Remove depreciated coil check (since I stole the IDs). * Remove depreciated coil check (since I stole the IDs). Add more comments. * Change temp of SpaceTime. * Add catalyst recipes + support for 16:16 fusion recipes. * Add comments. * Scala fix maybe? * Change plasma forge GUI. * Uncap temperature of materials. (Short -> Int) * Add chunkloading support (when multi is active). * Fix NEI merge issues. * fix used ids in kevlar * Add fluid support for laser engraver. * fix sh***t (cherry picked from commit 01851c100c52fd8292028cf6dda2cb136c617afc) * Add new intermediate materials to facilitate crafting. Also fix fusion typo. * Fix heat/fluid quantity display to be formatted correctly. * Change recipes to be more balanced. * Change residue fluid texture. * Restore better naming for multiblock. * Fix recipe typo. * Fix text not wrapping in multi controller. * Give laser engraver internal fluid storage. * Add IMC NEI support. * Update material properties. * Remove old dev comments. * Fix NEI texture. * Update/fix plasma forge recipes. * Increase max hatch count. * Increase max hatch count and fix mixing energy hatches. Plus quick check for processing time. * Fix spacetime recipe. * Update spacetime textures and add new item textures. * Remove manual spacetime fluid addition. * Add custom fluid texture override ability. * Update infinity and spacetime to use new custom fluid override texture. * Depreciate old recipe adding methods. * Refactor GT NEI handler. * Remove unnecessary import. * Remove debug comment. * Clean up auto generated fluid code. * Fix NPE and add a few comments. * Refactor GT NEI handler. * Update NEI GUIs. * More NEI fixes. * Update LCR NEI GUI. * Update error message. Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com> Co-authored-by: Martin Robertz <dream-master@gmx.net>
2022-06-19Custom animated material support (#1081)Connor-Colenso
* Add custom texture ability for items. * Fix warning. * Add custom texture for infinity. Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
2019-05-28reverted Optimised Images due to graphic bugs ingamebartimaeusnek
+this commit undoes https://github.com/GTNewHorizons/GT5-Unofficial/commit/2d8cbff191745bad46125cf492486f73b781e26a Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-05-22[ImgBot] Optimize imagesImgBotApp
*Total -- 6,158.30kb -> 1,661.45kb (73.02%) /src/main/resources/assets/gregtech/textures/gui/multimachines/DrillingRig.png -- 259.40kb -> 0.88kb (99.66%) /src/main/resources/assets/gregtech/textures/gui/FakeAssemblyline.png -- 256.77kb -> 1.04kb (99.6%) /src/main/resources/assets/gregtech/textures/blocks/iconsets/BLOCK_BLAZE.png -- 15.60kb -> 0.83kb (94.67%) /src/main/resources/assets/gregtech/textures/DevCape.png -- 513.17kb -> 32.23kb (93.72%) /src/main/resources/assets/gregtech/textures/blocks/fluids/fluid.air.png -- 35.28kb -> 2.37kb (93.28%) /src/main/resources/assets/gregtech/textures/TecCape.png -- 1,539.07kb -> 109.27kb (92.9%) /src/main/resources/assets/gregtech/textures/DonorCape.png -- 384.95kb -> 32.55kb (91.54%) /src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_TELEPORTER_SIDES.png -- 8.24kb -> 0.74kb (91.08%) /src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_TELEPORTER_ACTIVE.png -- 4.17kb -> 0.37kb (91.05%) /src/main/resources/assets/gregtech/textures/blocks/fluids/fluid.liquidair.png -- 2.74kb -> 0.30kb (88.93%) /src/main/resources/assets/gregtech/textures/items/materialicons/GEM_VERTICAL/toolHeadMallet.png -- 2.82kb -> 0.33kb (88.24%) /src/main/resources/assets/gregtech/textures/items/materialicons/FIERY/toolHeadMallet.png -- 2.82kb -> 0.33kb (88.24%) /src/main/resources/assets/gregtech/textures/items/materialicons/METALLIC/toolHeadMallet.png -- 2.82kb -> 0.33kb (88.24%) /src/main/resources/assets/gregtech/textures/items/materialicons/FLINT/toolHeadMallet.png -- 2.82kb -> 0.33kb (88.24%) /src/main/resources/assets/gregtech/textures/items/materialicons/SHINY/toolHeadMallet.png -- 2.82kb -> 0.33kb (88.24%) /src/main/resources/assets/gregtech/textures/items/materialicons/LAPIS/toolHeadMallet.png -- 2.82kb -> 0.33kb (88.24%) /src/main/resources/assets/gregtech/textures/items/materialicons/SAND/toolHeadMallet.png -- 2.82kb -> 0.33kb (88.24%) /src/main/resources/assets/gregtech/textures/items/materialicons/DIAMOND/toolHeadMallet.png -- 2.82kb -> 0.33kb (88.24%) /src/main/resources/assets/gregtech/textures/items/materialicons/GEM_HORIZONTAL/toolHeadMallet.png -- 2.82kb -> 0.33kb (88.24%) /src/main/resources/assets/gregtech/textures/items/materialicons/QUARTZ/toolHeadMallet.png -- 2.82kb -> 0.33kb (88.24%) /src/main/resources/assets/gregtech/textures/items/materialicons/POWDER/toolHeadMallet.png -- 2.82kb -> 0.33kb (88.24%) /src/main/resources/assets/gregtech/textures/items/materialicons/LEAF/toolHeadMallet.png -- 2.82kb -> 0.33kb (88.24%) /src/main/resources/assets/gregtech/textures/items/materialicons/GLASS/toolHeadMallet.png -- 2.82kb -> 0.33kb (88.24%) /src/main/resources/assets/gregtech/textures/items/materialicons/NETHERSTAR/toolHeadMallet.png -- 2.82kb -> 0.33kb (88.24%) /src/main/resources/assets/gregtech/textures/items/materialicons/WOOD/toolHeadMallet.png -- 2.82kb -> 0.33kb (88.24%) /src/main/resources/assets/gregtech/textures/items/materialicons/FINE/toolHeadMallet.png -- 2.82kb -> 0.33kb (88.24%) /src/main/resources/assets/gregtech/textures/items/materialicons/RUBY/toolHeadMallet.png -- 2.82kb -> 0.33kb (88.24%) /src/main/resources/assets/gregtech/textures/items/materialicons/MAGNETIC/toolHeadMallet.png -- 2.82kb -> 0.33kb (88.24%) /src/main/resources/assets/gregtech/textures/items/materialicons/PAPER/toolHeadMallet.png -- 2.82kb -> 0.33kb (88.24%) /src/main/resources/assets/gregtech/textures/items/materialicons/OPAL/toolHeadMallet.png -- 2.82kb -> 0.33kb (88.24%) /src/main/resources/assets/gregtech/textures/items/materialicons/FLUID/toolHeadMallet.png -- 2.82kb -> 0.33kb (88.24%) /src/main/resources/assets/gregtech/textures/items/materialicons/EMERALD/toolHeadMallet.png -- 2.82kb -> 0.33kb (88.24%) /src/main/resources/assets/gregtech/textures/items/materialicons/NONE/toolHeadMallet.png -- 2.82kb -> 0.33kb (88.24%) /src/main/resources/assets/gregtech/textures/items/materialicons/DULL/toolHeadMallet.png -- 2.82kb -> 0.33kb (88.24%) /src/main/resources/assets/gregtech/textures/items/materialicons/ROUGH/toolHeadMallet.png -- 2.82kb -> 0.33kb (88.24%) /src/main/resources/assets/gregtech/textures/items/materialicons/LIGNITE/toolHeadMallet.png -- 2.82kb -> 0.33kb (88.24%) /src/main/resources/assets/gregtech/textures/items/materialicons/SHARDS/toolHeadMallet.png -- 2.82kb -> 0.33kb (88.24%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/413.png -- 2.87kb -> 0.35kb (87.96%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Olivia.1.png -- 2.79kb -> 0.34kb (87.9%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Bobsyeruncleranks.1.png -- 2.79kb -> 0.34kb (87.9%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Sapphirum.1.png -- 2.79kb -> 0.34kb (87.9%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Liveroots.1.png -- 2.79kb -> 0.34kb (87.9%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Steeleafranks.1.png -- 2.79kb -> 0.34kb (87.9%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/411.png -- 2.89kb -> 0.35kb (87.82%) /src/main/resources/assets/gregtech/textures/items/materialicons/GEM_VERTICAL/handleMallet.png -- 2.84kb -> 0.35kb (87.76%) /src/main/resources/assets/gregtech/textures/items/materialicons/FIERY/handleMallet.png -- 2.84kb -> 0.35kb (87.76%) /src/main/resources/assets/gregtech/textures/items/materialicons/METALLIC/handleMallet.png -- 2.84kb -> 0.35kb (87.76%) /src/main/resources/assets/gregtech/textures/items/materialicons/LAPIS/handleMallet.png -- 2.84kb -> 0.35kb (87.76%) /src/main/resources/assets/gregtech/textures/items/materialicons/FLINT/handleMallet.png -- 2.84kb -> 0.35kb (87.76%) /src/main/resources/assets/gregtech/textures/items/materialicons/SHINY/handleMallet.png -- 2.84kb -> 0.35kb (87.76%) /src/main/resources/assets/gregtech/textures/items/materialicons/DIAMOND/handleMallet.png -- 2.84kb -> 0.35kb (87.76%) /src/main/resources/assets/gregtech/textures/items/materialicons/SAND/handleMallet.png -- 2.84kb -> 0.35kb (87.76%) /src/main/resources/assets/gregtech/textures/items/materialicons/GEM_HORIZONTAL/handleMallet.png -- 2.84kb -> 0.35kb (87.76%) /src/main/resources/assets/gregtech/textures/items/materialicons/QUARTZ/handleMallet.png -- 2.84kb -> 0.35kb (87.76%) /src/main/resources/assets/gregtech/textures/items/materialicons/NETHERSTAR/handleMallet.png -- 2.84kb -> 0.35kb (87.76%) /src/main/resources/assets/gregtech/textures/items/materialicons/POWDER/handleMallet.png -- 2.84kb -> 0.35kb (87.76%) /src/main/resources/assets/gregtech/textures/items/materialicons/LEAF/handleMallet.png -- 2.84kb -> 0.35kb (87.76%) /src/main/resources/assets/gregtech/textures/items/materialicons/OPAL/handleMallet.png -- 2.84kb -> 0.35kb (87.76%) /src/main/resources/assets/gregtech/textures/items/materialicons/GLASS/handleMallet.png -- 2.84kb -> 0.35kb (87.76%) /src/main/resources/assets/gregtech/textures/items/materialicons/RUBY/handleMallet.png -- 2.84kb -> 0.35kb (87.76%) /src/main/resources/assets/gregtech/textures/items/materialicons/WOOD/handleMallet.png -- 2.84kb -> 0.35kb (87.76%) /src/main/resources/assets/gregtech/textures/items/materialicons/DULL/handleMallet.png -- 2.84kb -> 0.35kb (87.76%) /src/main/resources/assets/gregtech/textures/items/materialicons/PAPER/handleMallet.png -- 2.84kb -> 0.35kb (87.76%) /src/main/resources/assets/gregtech/textures/items/materialicons/LIGNITE/handleMallet.png -- 2.84kb -> 0.35kb (87.76%) /src/main/resources/assets/gregtech/textures/items/materialicons/EMERALD/handleMallet.png -- 2.84kb -> 0.35kb (87.76%) /src/main/resources/assets/gregtech/textures/items/materialicons/FINE/handleMallet.png -- 2.84kb -> 0.35kb (87.76%) /src/main/resources/assets/gregtech/textures/items/materialicons/NONE/handleMallet.png -- 2.84kb -> 0.35kb (87.76%) /src/main/resources/assets/gregtech/textures/items/materialicons/MAGNETIC/handleMallet.png -- 2.84kb -> 0.35kb (87.76%) /src/main/resources/assets/gregtech/textures/items/materialicons/FLUID/handleMallet.png -- 2.84kb -> 0.35kb (87.76%) /src/main/resources/assets/gregtech/textures/items/materialicons/ROUGH/handleMallet.png -- 2.84kb -> 0.35kb (87.76%) /src/main/resources/assets/gregtech/textures/items/materialicons/SHARDS/handleMallet.png -- 2.84kb -> 0.35kb (87.76%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Stargatium.1.png -- 2.79kb -> 0.34kb (87.76%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Trollplant.2.png -- 2.85kb -> 0.35kb (87.6%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Diareed.4.png -- 2.85kb -> 0.35kb (87.6%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/410.png -- 2.85kb -> 0.36kb (87.52%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.03/78.png -- 2.86kb -> 0.36kb (87.52%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Oilberries.1.png -- 2.81kb -> 0.35kb (87.51%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Transformium.1.png -- 2.81kb -> 0.35kb (87.51%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Olivia.2.png -- 2.86kb -> 0.36kb (87.46%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Sapphirum.2.png -- 2.86kb -> 0.36kb (87.46%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Liveroots.2.png -- 2.86kb -> 0.36kb (87.46%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Steeleafranks.2.png -- 2.86kb -> 0.36kb (87.46%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Bobsyeruncleranks.2.png -- 2.86kb -> 0.36kb (87.46%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.03/77.png -- 2.84kb -> 0.36kb (87.46%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.03/69.png -- 2.84kb -> 0.36kb (87.38%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.02/535.png -- 2.92kb -> 0.37kb (87.36%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Stargatium.2.png -- 2.88kb -> 0.36kb (87.34%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/409.png -- 2.86kb -> 0.36kb (87.31%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.03/71.png -- 2.86kb -> 0.36kb (87.28%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Withereed.4.png -- 2.87kb -> 0.37kb (87.27%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/669.png -- 2.83kb -> 0.36kb (87.2%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Sapphirum.3.png -- 2.94kb -> 0.38kb (87.16%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Liveroots.3.png -- 2.94kb -> 0.38kb (87.16%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Olivia.3.png -- 2.94kb -> 0.38kb (87.16%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Steeleafranks.3.png -- 2.94kb -> 0.38kb (87.16%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Bobsyeruncleranks.3.png -- 2.94kb -> 0.38kb (87.16%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.03/74.png -- 2.85kb -> 0.37kb (87.12%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.03/143.png -- 2.88kb -> 0.37kb (87.1%) /src/main/resources/assets/gregtech/textures/blocks/iconsets/BLOCK_NAQUADAHPREIN.png -- 2.87kb -> 0.37kb (87.05%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.03/140.png -- 2.86kb -> 0.37kb (87.01%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.03/144.png -- 2.86kb -> 0.37kb (87%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.03/142.png -- 2.86kb -> 0.37kb (86.99%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.03/148.png -- 2.86kb -> 0.37kb (86.99%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.03/149.png -- 2.86kb -> 0.37kb (86.98%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.03/141.png -- 2.86kb -> 0.37kb (86.98%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.03/145.png -- 2.85kb -> 0.37kb (86.97%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.03/97.png -- 2.91kb -> 0.38kb (86.96%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.03/146.png -- 2.85kb -> 0.37kb (86.96%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/408.png -- 2.89kb -> 0.38kb (86.96%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/702.png -- 2.92kb -> 0.38kb (86.93%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.03/68.png -- 2.90kb -> 0.38kb (86.93%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Stargatium.3.png -- 2.95kb -> 0.39kb (86.9%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.03/70.png -- 2.89kb -> 0.38kb (86.89%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.03/147.png -- 2.84kb -> 0.37kb (86.88%) /src/main/resources/assets/gregtech/textures/blocks/iconsets/BLOCK_NEUTRONIUMPREIN.png -- 2.89kb -> 0.38kb (86.82%) /src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_AUTOMAINTENANCE.png -- 6.20kb -> 0.82kb (86.8%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.03/79.png -- 2.95kb -> 0.39kb (86.77%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/407.png -- 2.91kb -> 0.39kb (86.69%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/412.png -- 2.90kb -> 0.39kb (86.65%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.03/96.png -- 2.95kb -> 0.40kb (86.6%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.03/98.png -- 2.96kb -> 0.40kb (86.53%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Bobsyeruncleranks.4.png -- 3.03kb -> 0.41kb (86.45%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Olivia.4.png -- 3.03kb -> 0.41kb (86.45%) /src/main/resources/assets/gregtech/textures/blocks/iconsets/BLOCK_STEELPREIN.png -- 2.93kb -> 0.40kb (86.35%) /src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_TANK.png -- 3.75kb -> 0.52kb (86.21%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Stargatium.4.png -- 3.00kb -> 0.42kb (86.06%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Transformium.2.png -- 2.85kb -> 0.40kb (85.95%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Oilberries.2.png -- 2.85kb -> 0.40kb (85.95%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Transformium.3.png -- 2.90kb -> 0.42kb (85.52%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Oilberries.3.png -- 2.90kb -> 0.42kb (85.52%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.03/22.png -- 2.96kb -> 0.43kb (85.46%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Indigo.3.png -- 2.94kb -> 0.43kb (85.26%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Oilberries.4.png -- 2.95kb -> 0.44kb (85.08%) /src/main/resources/assets/gregtech/textures/blocks/iconsets/BLOCK_TITANIUMPREIN.png -- 2.93kb -> 0.44kb (84.92%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.02/536.png -- 2.99kb -> 0.45kb (84.89%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Indigo.4.png -- 3.06kb -> 0.47kb (84.54%) /src/main/resources/assets/gregtech/textures/MrBrainCape.png -- 3.60kb -> 0.59kb (83.63%) /src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_SCREEN.png -- 4.17kb -> 0.69kb (83.48%) /src/main/resources/assets/gregtech/textures/BrainTechCape.png -- 3.57kb -> 0.59kb (83.47%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.03/90.png -- 3.19kb -> 0.53kb (83.45%) /src/main/resources/assets/gregtech/textures/blocks/iconsets/BLOCK_STEELEAF.png -- 2.99kb -> 0.50kb (83.35%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Liveroots.4.png -- 3.17kb -> 0.53kb (83.31%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/758.png -- 3.06kb -> 0.51kb (83.2%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.03/130.png -- 3.04kb -> 0.51kb (83.13%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Rape.2.png -- 3.10kb -> 0.53kb (83.03%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Flax.2.png -- 3.10kb -> 0.53kb (83.03%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Lazulia.2.png -- 3.10kb -> 0.53kb (83.03%) /src/main/resources/assets/gregtech/textures/blocks/iconsets/BLOCK_ICHORIUM.png -- 3.00kb -> 0.51kb (82.99%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/753.png -- 3.05kb -> 0.52kb (82.95%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.03/131.png -- 3.06kb -> 0.52kb (82.91%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/755.png -- 3.05kb -> 0.52kb (82.9%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/751.png -- 3.06kb -> 0.52kb (82.88%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/754.png -- 3.04kb -> 0.52kb (82.87%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.03/132.png -- 3.05kb -> 0.52kb (82.87%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/756.png -- 3.05kb -> 0.52kb (82.82%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/752.png -- 3.03kb -> 0.52kb (82.81%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Sapphirum.4.png -- 3.06kb -> 0.53kb (82.8%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/757.png -- 3.05kb -> 0.53kb (82.74%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/759.png -- 3.03kb -> 0.52kb (82.73%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/750.png -- 3.02kb -> 0.52kb (82.64%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Steeleafranks.4.png -- 3.16kb -> 0.55kb (82.51%) /src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_TANK_11.png -- 3.75kb -> 0.67kb (82.04%) /src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_TANK_14.png -- 3.75kb -> 0.68kb (81.97%) /src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_TANK_13.png -- 3.75kb -> 0.68kb (81.89%) /src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_TANK_10.png -- 3.75kb -> 0.68kb (81.89%) /src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_TANK_12.png -- 3.75kb -> 0.68kb (81.86%) /src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_TANK_15.png -- 3.75kb -> 0.68kb (81.78%) /src/main/resources/assets/gregtech/textures/gui/basicmachines/Assembler2.png -- 7.78kb -> 1.42kb (81.76%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Rape.3.png -- 3.22kb -> 0.61kb (81.1%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Lazulia.3.png -- 3.22kb -> 0.61kb (81.1%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Flax.3.png -- 3.22kb -> 0.61kb (81.1%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.03/110.png -- 3.01kb -> 0.58kb (80.86%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/661.png -- 3.13kb -> 0.62kb (80.31%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Flax.1.png -- 3.04kb -> 0.60kb (80.22%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Lazulia.1.png -- 3.04kb -> 0.60kb (80.22%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Rape.1.png -- 3.04kb -> 0.60kb (80.22%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/662.png -- 3.14kb -> 0.62kb (80.22%) /src/main/resources/assets/gregtech/textures/gui/multimachines/DistillationTower.png -- 4.26kb -> 0.84kb (80.21%) /src/main/resources/assets/gregtech/textures/gui/multimachines/Advanced_Miner2.png -- 4.27kb -> 0.85kb (80.04%) /src/main/resources/assets/gregtech/textures/gui/multimachines/OreDrillingPlant.png -- 4.26kb -> 0.85kb (80%) /src/main/resources/assets/gregtech/textures/gui/multimachines/LargeTurbine.png -- 4.21kb -> 0.85kb (79.9%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.03/106.png -- 3.04kb -> 0.61kb (79.81%) /src/main/resources/assets/gregtech/textures/gui/multimachines/OilCrackingUnit.png -- 4.28kb -> 0.87kb (79.74%) /src/main/resources/assets/gregtech/textures/gui/multimachines/PyrolyseOven.png -- 4.32kb -> 0.88kb (79.71%) /src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_TANK_5.png -- 3.75kb -> 0.77kb (79.52%) /src/main/resources/assets/gregtech/textures/gui/multimachines/LargeHeatExchanger.png -- 4.33kb -> 0.89kb (79.45%) /src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_STANK.png -- 3.32kb -> 0.69kb (79.26%) /src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_SCHEST.png -- 3.32kb -> 0.69kb (79.26%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/663.png -- 3.13kb -> 0.65kb (79.1%) /src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_TANK_6.png -- 3.75kb -> 0.79kb (79.02%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.03/21.png -- 3.09kb -> 0.65kb (78.89%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/664.png -- 3.13kb -> 0.66kb (78.85%) /src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_TANK_9.png -- 3.75kb -> 0.79kb (78.84%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/376.png -- 2.99kb -> 0.64kb (78.61%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/667.png -- 3.15kb -> 0.68kb (78.36%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/665.png -- 3.16kb -> 0.69kb (78.09%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/374.png -- 3.08kb -> 0.68kb (78.05%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/666.png -- 3.15kb -> 0.69kb (78%) /src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_TANK_1.png -- 3.75kb -> 0.83kb (77.93%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Transformium.4.png -- 3.17kb -> 0.71kb (77.49%) /src/main/resources/assets/gregtech/textures/gui/Sonictron.png -- 3.63kb -> 0.82kb (77.34%) /src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_TANK_8.png -- 3.75kb -> 0.85kb (77.25%) /src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_TANK_7.png -- 3.75kb -> 0.85kb (77.25%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/375.png -- 3.02kb -> 0.69kb (77.06%) /src/main/resources/assets/gregtech/textures/gui/4by4.png -- 3.57kb -> 0.82kb (77.04%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/323.png -- 2.96kb -> 0.69kb (76.63%) /src/main/resources/assets/gregtech/textures/gui/3by3.png -- 3.52kb -> 0.82kb (76.6%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/318.png -- 2.99kb -> 0.70kb (76.52%) /src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_COIL_AWAKENEDDRACONIUM.png -- 3.14kb -> 0.74kb (76.49%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/660.png -- 3.10kb -> 0.73kb (76.3%) /src/main/resources/assets/gregtech/textures/gui/1by1.png -- 3.37kb -> 0.80kb (76.15%) /src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_COIL_ELECTRUMFLUX.png -- 3.14kb -> 0.75kb (76.11%) /src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_TANK_2.png -- 3.75kb -> 0.90kb (76.05%) /src/main/resources/assets/gregtech/textures/gui/BasicTank.png -- 3.88kb -> 0.93kb (76.01%) /src/main/resources/assets/gregtech/textures/gui/2by2.png -- 3.37kb -> 0.81kb (75.91%) /src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_TANK_4.png -- 3.75kb -> 0.92kb (75.45%) /src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_TANK_3.png -- 3.75kb -> 0.92kb (75.45%) /src/main/resources/assets/gregtech/textures/gui/multimachines/MultiblockDisplay.png -- 3.56kb -> 0.88kb (75.33%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.03/107.png -- 3.13kb -> 0.78kb (75.23%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/319.png -- 2.99kb -> 0.75kb (75.03%) /src/main/resources/assets/gregtech/textures/gui/Safe.png -- 3.45kb -> 0.86kb (74.99%) /src/main/resources/assets/gregtech/textures/gui/Teleporter.png -- 3.82kb -> 0.96kb (74.9%) /src/main/resources/assets/gregtech/textures/gui/Maintenance.png -- 3.40kb -> 0.85kb (74.86%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/300.png -- 2.95kb -> 0.75kb (74.64%) /src/main/resources/assets/gregtech/textures/gui/basicmachines/OilCracker.png -- 4.67kb -> 1.19kb (74.57%) /src/main/resources/assets/gregtech/textures/gui/basicmachines/FusionReactor.png -- 4.67kb -> 1.19kb (74.57%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/321.png -- 3.04kb -> 0.78kb (74.2%) /src/main/resources/assets/gregtech/textures/blocks/iconsets/MACHINE_CASING_TANK_0.png -- 3.75kb -> 0.97kb (74.15%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/322.png -- 3.06kb -> 0.80kb (73.95%) /src/main/resources/assets/gregtech/textures/gui/ItemDistributor.png -- 3.99kb -> 1.04kb (73.8%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/320.png -- 3.03kb -> 0.80kb (73.56%) /src/main/resources/assets/gregtech/textures/blocks/iconsets/OVERLAY_AUTOMAINTENANCE_IDLE.png -- 2.14kb -> 0.57kb (73.53%) /src/main/resources/assets/gregtech/textures/items/materialicons/ROUGH/toolHeadSoldering.png -- 1.13kb -> 0.31kb (72.88%) /src/main/resources/assets/gregtech/textures/items/materialicons/GEM_VERTICAL/toolHeadSoldering.png -- 1.13kb -> 0.31kb (72.88%) /src/main/resources/assets/gregtech/textures/items/materialicons/METALLIC/toolHeadSoldering.png -- 1.13kb -> 0.31kb (72.88%) /src/main/resources/assets/gregtech/textures/items/materialicons/FIERY/toolHeadSoldering.png -- 1.13kb -> 0.31kb (72.88%) /src/main/resources/assets/gregtech/textures/items/materialicons/LAPIS/toolHeadSoldering.png -- 1.13kb -> 0.31kb (72.88%) /src/main/resources/assets/gregtech/textures/items/materialicons/SHINY/toolHeadSoldering.png -- 1.13kb -> 0.31kb (72.88%) /src/main/resources/assets/gregtech/textures/items/materialicons/FLINT/toolHeadSoldering.png -- 1.13kb -> 0.31kb (72.88%) /src/main/resources/assets/gregtech/textures/items/materialicons/SAND/toolHeadSoldering.png -- 1.13kb -> 0.31kb (72.88%) /src/main/resources/assets/gregtech/textures/items/materialicons/DIAMOND/toolHeadSoldering.png -- 1.13kb -> 0.31kb (72.88%) /src/main/resources/assets/gregtech/textures/items/materialicons/NETHERSTAR/toolHeadSoldering.png -- 1.13kb -> 0.31kb (72.88%) /src/main/resources/assets/gregtech/textures/items/materialicons/LEAF/toolHeadSoldering.png -- 1.13kb -> 0.31kb (72.88%) /src/main/resources/assets/gregtech/textures/items/materialicons/GEM_HORIZONTAL/toolHeadSoldering.png -- 1.13kb -> 0.31kb (72.88%) /src/main/resources/assets/gregtech/textures/items/materialicons/FINE/toolHeadSoldering.png -- 1.13kb -> 0.31kb (72.88%) /src/main/resources/assets/gregtech/textures/items/materialicons/POWDER/toolHeadSoldering.png -- 1.13kb -> 0.31kb (72.88%) /src/main/resources/assets/gregtech/textures/items/materialicons/OPAL/toolHeadSoldering.png -- 1.13kb -> 0.31kb (72.88%) /src/main/resources/assets/gregtech/textures/items/materialicons/QUARTZ/toolHeadSoldering.png -- 1.13kb -> 0.31kb (72.88%) /src/main/resources/assets/gregtech/textures/items/materialicons/WOOD/toolHeadSoldering.png -- 1.13kb -> 0.31kb (72.88%) /src/main/resources/assets/gregtech/textures/items/materialicons/GLASS/toolHeadSoldering.png -- 1.13kb -> 0.31kb (72.88%) /src/main/resources/assets/gregtech/textures/items/materialicons/RUBY/toolHeadSoldering.png -- 1.13kb -> 0.31kb (72.88%) /src/main/resources/assets/gregtech/textures/items/materialicons/MAGNETIC/toolHeadSoldering.png -- 1.13kb -> 0.31kb (72.88%) /src/main/resources/assets/gregtech/textures/items/materialicons/PAPER/toolHeadSoldering.png -- 1.13kb -> 0.31kb (72.88%) /src/main/resources/assets/gregtech/textures/items/materialicons/DULL/toolHeadSoldering.png -- 1.13kb -> 0.31kb (72.88%) /src/main/resources/assets/gregtech/textures/items/materialicons/SHARDS/toolHeadSoldering.png -- 1.13kb -> 0.31kb (72.88%) /src/main/resources/assets/gregtech/textures/items/materialicons/FLUID/toolHeadSoldering.png -- 1.13kb -> 0.31kb (72.88%) /src/main/resources/assets/gregtech/textures/items/materialicons/LIGNITE/toolHeadSoldering.png -- 1.13kb -> 0.31kb (72.88%) /src/main/resources/assets/gregtech/textures/items/materialicons/EMERALD/toolHeadSoldering.png -- 1.13kb -> 0.31kb (72.88%) /src/main/resources/assets/gregtech/textures/items/materialicons/NONE/toolHeadSoldering.png -- 1.13kb -> 0.31kb (72.88%) /src/main/resources/assets/gregtech/textures/gui/basicmachines/Cutter2.png -- 5.04kb -> 1.37kb (72.87%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/325.png -- 3.07kb -> 0.84kb (72.73%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.03/8.png -- 3.12kb -> 0.85kb (72.69%) /src/main/resources/assets/gregtech/textures/gui/ElectricBufferSmall.png -- 3.85kb -> 1.06kb (72.53%) /src/main/resources/assets/gregtech/textures/gui/ElectricItemCleaner.png -- 3.85kb -> 1.06kb (72.36%) /src/main/resources/assets/gregtech/textures/gui/CropHarvestor.png -- 3.85kb -> 1.06kb (72.36%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.01/324.png -- 3.15kb -> 0.88kb (72.19%) /src/main/resources/assets/gregtech/textures/gui/AdvancedCraftingTable.png -- 4.23kb -> 1.18kb (72.01%) /src/main/resources/assets/gregtech/textures/gui/Implosion.png -- 4.13kb -> 1.16kb (71.85%) /src/main/resources/assets/gregtech/textures/items/iconsets/HANDLE_SOLDERING.png -- 1.14kb -> 0.32kb (71.82%) /src/main/resources/assets/ic2/textures/blocks/crop/blockCrop.Lazulia.4.png -- 3.40kb -> 0.96kb (71.72%) /src/main/resources/assets/gregtech/textures/items/gt.neutroniumHeatCapacitor.png -- 1.12kb -> 0.32kb (71.67%) /src/main/resources/assets/gregtech/textures/gui/ChestBuffer.png -- 4.41kb -> 1.27kb (71.12%) /src/main/resources/assets/gregtech/textures/gui/basicmachines/Mixer.png -- 5.53kb -> 1.61kb (70.97%) /src/main/resources/assets/gregtech/textures/items/gt.metaitem.03/99.png -- 3.64kb -> 1.08kb (70.42%) /src/main/resources/assets/gregtech/textures/gui/ElectricAutoWorkbench.png -- 5.49kb -> 1.64kb (70.15%) /src/main/resources/assets/gregtech/textures/gui/RedstoneCircuitBlock.png -- 4.59kb -> 1.43kb (68.94%) /src/main/resources/assets/gregtech/textures/items/iconsets/TURBINE_LARGE.png -- 1.20kb -> 0.37kb (68.87%) /src/main/resources/assets/gregtech/textures/items/iconsets/TURBINE_HUGE.png -- 1.20kb -> 0.37kb (68.87%) /src/main/resources/assets/gregtech/textures/items/iconsets/TURBINE_SMALL.png -- 1.20kb -> 0.37kb (68.87%) /src/main/resources/assets/gregtech/textures/items/ic