aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/render/items/InfinityRenderer.java
AgeCommit message (Expand)Author
2024-09-02The Great Renaming (#3014)NotAPenguin
2024-01-12Rework item renderers (#2424)Matthew William Noel
2023-04-10Update spotless config to 0.2.2Raven Szewczyk
2023-04-01Jabel, Generic injection and mostly automatic code cleanup (#1829)Raven Szewczyk
2023-04-01update spotless formatting (#1827)boubou19
2023-02-21Fix some issues with custom material renderers (#1755)miozune
2023-02-19Make material renderer available for arbitrary item (#1753)miozune
2023-01-30[ci skip] spotlessApply with the new settingsJason Mitchell
2023-01-30Rendering materials (#1592)Connor-Colenso