aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/items/ItemPollen.java
AgeCommit message (Collapse)Author
2021-05-24feat(glow): iconset machines glow supportLéa Gris
- Add glow support for all sides and states of iconset machines (same as with basicmachines). Automated code cleanup with IDEA of: - Optiimise all imports (remove unused, sort) - Reorder all modifiers to the canonical preferred order (as stated in the Java Language Specification) - Add all missing @Override annotations
2018-09-15fix derpDream-Master
fix bugs
2018-09-15optimize importsDream-Master
2018-09-15Add Propolis and PollenDream-Master
optimize imports