aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/goodgenerator/loader/FuelRecipeLoader.java
AgeCommit message (Collapse)Author
2023-04-21Fix Materials (#157)Martin Robertz
* update bs * update dep file * update materials * update dep file * update dep * update dep * update dep * update dep * update dep * Update dependencies.gradle --------- Co-authored-by: kuba6000 <kuba.123123.6000@gmail.com>
2023-01-28[ci skip] spotlessApply with the new settingsJason Mitchell
2022-10-19Add better naq fuel recipes to combat fusion spam (#91)GDCloud
* Add higher tier naq fuel recipes * Fix Hypogen (hopefully) * Spotless >:(
2022-07-15Expand item limit for Neutron Activator & Add back Low Quality Naquadria ↵miozune
Sulphate to the outputs from Concentrated Enriched-Naquadah Sludge (#53) * Expand item limit for Neutron Activator & Add back Low Quality Naquadria Sulphate to the outputs from Concentrated Enriched-Naquadah Sludge * updateBuildScript & spotlessApply
2021-12-07rename packageGlodBlock