aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/goodgenerator/blocks
AgeCommit message (Collapse)Author
2024-06-26Fix dupe bug in YOTHatch (#2656)Jakub
* Fix dupe bug in YOTHatch * Proper implementation of injectItems
2024-06-19Add bonus for using higher tier CoAl casings (#2668)GDCloud
* add bonus for higher tier casings * add tooltip info
2024-06-09Add configurable tick rate to yottank via EM parameters (#2643)Jakub
* Add configurable tick rate to yottank * More precise * Fix possible logic bug
2024-06-07Maintenance cleanup (#2632)HoleFish
* cleanup * waila * fix & compatibility --------- Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-05-26Mod load check refactors (#2621)chochem
* deprecate LoaderReference * replace all uses of LoaderReference * delete loaderreference * mod loaded checks in gagreg * remove modloaded checks for merged mods
2024-05-25Move GoodGen sourcesRaven Szewczyk