aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-02-11Merge remote-tracking branch 'origin/master' into EOHGTNH-Colen
# Conflicts: # src/main/java/com/github/technus/tectech/compatibility/dreamcraft/DreamCraftRecipeLoader.java
2023-02-10Merge pull request #148 from chochem/EOHreipcefixesMartin Robertz
EoH recipe fixes
2023-02-10Rfg cleanup (#1726)Raven Szewczyk
* Update buildscript, add all recently added gradle.properties entries * Dependency version bumps and cleanup * Bump eternal singularity version * Update buildscript * Make AE2 a required dependency * Switch version to class generation from token replacement
2023-02-10part2chochem
2023-02-10sachochem
2023-02-10fix eoh recipeschochem
2023-02-09Fix GT++ depending on core mod (#537)Connor-Colenso
* Clean up obsolete usage of VP and stop GT++ depending on core mod. * Spotless * Fixes --------- Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
2023-02-09Fix immature alk code (#535)Connor-Colenso
* Remove immature code * Remove even more immature code * spotlessApply (#536) Co-authored-by: GitHub GTNH Actions <> --------- Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-09Forge Hammer Fluid Fix (#534)Connor-Colenso
* Bump dep * Fix Alk code * Remove weird comment --------- Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
2023-02-09LV-IV forgehammer (#1725)chochem
2023-02-09Allow hatches for industrial forge hammer (#533)chochem
* Fix IndustrialForgeHammer structure * sa
2023-02-08Fix AAL working with no energy hatches (#5)Maxim
2023-02-08Add Sifting Recipe to Thorium for Radium (#509)Daniel Mendes
* Add Sifting Recipe to Thorium for Radium * spotlessApply (#510) Co-authored-by: Steelux <70096037+Steelux8@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-08Fix HOG Consumption Rate in LCE (#1687)Daniel Mendes
* Fix HOG Consumption Rate in LCE * Moved New Variables to checkRecipe
2023-02-08Remove a bunch of reflections against GT (#531)miozune
* Remove a bunch of reflections against GT * missed this one
2023-02-08Ammonium Chloride (#279)RaitGamerGR
Added advanced recipe for Ammonium Chloride for large chemical reactor Former-commit-id: 0134ae210cc2d9e4adae33c001222b0703109ca4
2023-02-08Adds asmds, xsmds, indalloy, and living solder to Magneto Resonatic Circuits ↵chochem
consistent with the other circuits (#281) * start using indalloy, living solder, ASMD, XSMD * SA * import fluid Former-commit-id: abda0f16f4d0070a542485710924561eba716d2b
2023-02-07Mte inventory block (#1692)BlueWeabo
MTE Inventory Upgrade * inventories saved to nbt in controller * bump up ModularUI to fix labels * inventory renaming * fix inventories not syncing * more nbt saving and loading * unregister inventory on block break * example of a block being made from the same class * clear UpgradeCasing list every structure check * fix inventory halving to 0 * sync inventory name for upgrade block * switch to its own method of sending client data --------- Co-authored-by: Jason Mitchell <mitchej+github@gmail.com>
2023-02-07Recipe updatesGTNH-Colen
2023-02-07Apply spotlessRaven Szewczyk
2023-02-07TypoGTNH-Colen
2023-02-06pyro tooltip fix (#1724)chochem
2023-02-06Fix maceration stack tooltip (#532)chochem
* fix maceration stack tooltip * better formatting
2023-02-06Update settings.gradleMartin Robertz
2023-02-06Update settings.gradleMartin Robertz
2023-02-06Update settings.gradleMartin Robertz
2023-02-06Improve TPM NEI (#1723)miozune
2023-02-06Merge remote-tracking branch 'origin/master' into EOHGTNH-Colen
2023-02-06Add cell item for Super Coolant (#1722)miozune
2023-02-06Fixes (#1721)Connor-Colenso
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
2023-02-06Merge pull request #147 from GTNewHorizons/TPMMartin Robertz
Add recipe for TPM multiblock controller
2023-02-06Merge pull request #57 from GTNewHorizons/UEV_CapMartin Robertz
Extremely Ultimate Capacitor
2023-02-06Merge remote-tracking branch 'origin/master' into TPMGTNH-Colen
# Conflicts: # build.gradle # dependencies.gradle
2023-02-06TPM recipeGTNH-Colen
2023-02-06Bump depGTNH-Colen
2023-02-05update dep fileMartin Robertz
2023-02-05remove jitpackMartin Robertz
2023-02-05update bsGDCloud
2023-02-05TierEUGDCloud
2023-02-05Centrifuge Recipes for U235 - Tweaks (#1708)Daniel Mendes
* Centrifuge Recipes for U235 - Tweaks * Correct Values to Previous PR
2023-02-05Allow input hatch on inner ring of compact fusion (#134)Yang Xizhi
* allow input hatch at inner ring * c
2023-02-05Add wrap for wetware SoC (#280)Tyrantnh
* Update CircuitPartLoader.java * Update GT5U dependency Former-commit-id: 39fa96e3f5fa005b88a20e3c6730d676ae8fc8d6
2023-02-05Merge pull request #146 from GTNewHorizons/UEV_CapConnor-Colenso
Extremely Ultimate recipe + 1-step energy module
2023-02-05Bump depGTNH-Colen
2023-02-05StuffGTNH-Colen
2023-02-05Add TPM Multiblock (#1718)Connor-Colenso
* Remove warning suppression * New helper default method * Initial work on TPM * Bump dep for structure lib and modular UI * Structure works + recipe map * Working * Tooltip and NEI work * Change controller texture * spotlessApply (#1719) * Fix wrong order * Add override * Spotless * Big opps lol * Comment * Spotless --------- Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-05Number formattingGDCloud
2023-02-05Set minimal amount of input items to 0 for fluid heater recipes (#1717)miozune
2023-02-05Fix tooltip for spray can and lighter when full (#1716)miozune
2023-02-05Cleanup recipe adder (#530)miozune
* Cleanup recipe adder * Remove redundant public * consistent returns