aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/goodgenerator/crossmod/thaumcraft
AgeCommit message (Collapse)Author
2024-01-23Convert GG to RA2 (#232)chochem
* convert assembler recipes to RA2 * deprecate custom builders * clean up and RA2 solder assembler recipes * use GT for mod load checks * should be safe to remove * RA2 remaining assembler recipes * RA2 mixer recipes * RA2 compressor recipes * RA2 forming press * ra2 electrolyzer * ra2 extruder * RA2 autoclave * ra2 vac freezer and remove duplicate * RA2 canner * RA2 unpacking * ra2 chembath * fluidextractor ra2 * use GT enum, no loadedlist * RA2 Bender * RA2 forgehammer * RA2 remaining chem bath * RA2 Implosion * RA2 EBF * RA2 centrifuge * RA2 fuel * RA2 macerator * RA2 single chem * RA2 multi chem * RA2 wiremill * RA2 fluid solidifier * RA2 fluid canner * RA2 universal chem * ra2 distillery * ra2 DT * RA2 universal dist * RA2 AL part 1 * RA2 AL part 2 * add missing modloaded check * RA2 fusion * ra2 plasma forge * ra2 cracking * fix BW overwrites for atomicseparationcatalyst * fix shirabon freezing
2023-09-23Cleanup noXXXYYY methods (#211)miozune
* updateBuildScript * Update dependencies * Cleanup noXXXYYY methods * Fix wildcard import
2023-05-01ForgeDirection (#158)Jason Mitchell
* ForgeDirection * update dep --------- Co-authored-by: Martin Robertz <dream-master@gmx.net>
2023-01-28[ci skip] spotlessApply with the new settingsJason Mitchell
2022-07-27Some LES bug fixes (#57)DianeXD
* Add mod check to prevent unexpected crash * Fix wrong NBTbase type * Fix some missing Essentia * Change incorrect text * careless * Use the correct random function
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
2022-05-09Add Large Essentia Smeltery (#38)DianeXD
* Add Large Essentia Smeltery * Add info data * Add Essentia Output Hatch (ME) * fix node power * Bug fix * Solve the problems mentioned * Undo wrong changes
2022-01-12adjust cell gate and recipeGlodBlock
2022-01-09yottank ec2 supportGlodBlock
2021-12-07rename packageGlodBlock