aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/gregtech/textures/items/gt.integrated_circuit
AgeCommit message (Collapse)Author
2023-01-26Compress (losslessly) images with optipng, without changing the colorspace ↵Raven Szewczyk
(#1691)
2020-11-27feat(gregtech): visual programmed circuit (#355)Léa Gris
* feat(gregtech): visual programmed circuit Add: Feature a configuration display for the programmed circuit (integrated circuit). Address feature request https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6993 * fix(bug): potential out of bound index