aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-08-05Empty minecraft modkuba6000
2022-08-05Initial commitkuba6000
2022-08-04Merge pull request #71 from GTNewHorizons/hypogen-coilConnor-Colenso
2022-08-04Use Hypogen wire for coil instead of fine wiremiozune
2022-08-04cleanmiozune
2022-08-04Fix log spammiozune
2022-08-04Fix ItemDatas are not properly registered if material name starts with ↵miozune
number (#1199)
2022-08-04Fix crash upon activating recipe stacktrace config (#1198)miozune
2022-08-04Make TGS consume loss-safe voltage (#267)miozune
2022-08-04Merge pull request #70 from GTNewHorizons/WirelessFixConnor-Colenso
Typo
2022-08-04TypoGTNH-Colen
2022-08-04Industrial Apiary Changes (#1197)Jakub
* Start with lower energy without acceleration upgrades * Pollen collection is an upgrade... I didnt know. * Implement Queen Pollination * Fix battery slot not working * Dont try to pollinate when there is no chance to success
2022-08-03Fix dev crash (#1194)Jakub
2022-08-03Assembler maintenance hatch (#1193)Runakai1
* Additional Maintenance Hatch Recipe * Revert "Additional Maintenance Hatch Recipe" This reverts commit c2168dc3f536021a75cc7c5636bb7093aa27baba. * Additional Maintenance Hatch Recipe
2022-08-03New Maintenance Hatch Recipe (#265)Runakai1
2022-08-03Fixes for Cold Trap and Reactor Processing Unit (#260)miozune
* Fixes for Cold Trap and Reactor Processing Unit * remove unused import
2022-08-03Delegate cable description to GT (#266)miozune
2022-08-03Fix possible IOOBE in TieredMachineBlock (#1191)miozune
2022-08-03Update ItemComb.java (#1192)Runakai1
Buffing Cryotheum Bee to procude Blizz dust directly instead of tiny piles.
2022-08-03Remove duplicated UUM NEI fake recipe (#264)miozune
2022-08-03Use different config for Sodium Hydride from Sodium Hydroxide (#1189)miozune
2022-08-03nerf tgs recipe (#263)Yang Xizhi
* nerf tgs recipe * carp
2022-08-03Add fluid extraction recipe for Lithium Fluoride (#262)miozune
2022-08-03Implement void protection for TGS (#261)miozune
2022-08-03More OpV purge (#1188)Connor-Colenso
* Fix possible out-of-bounds error. * Bye bye OpV * Bye bye OpV * Some textures while I'm here * Test * Maybe Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
2022-08-03Fix recipe check for ABS input bus separation (#259)xSkewer
* Do recipe check for each input bus * Code cleanup
2022-08-02More OpV purging (#1186)Connor-Colenso
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
2022-08-02Add Hypogen wires (#255)miozune
2022-08-02copper and molten texture change (#1184)Yang Xizhi
2022-08-02Increase `aUsualInputCount` and `aUsualOutputCount` for EBF (#1185)miozune
2022-08-02recipe owner adjustments (#162)miozune
* recipe owner adjustments * Fix some recipes not being added * Fix typo Co-authored-by: Martin Robertz <dream-master@gmx.net> Former-commit-id: 3dcea1bd3dbc3e2433d9fe59fce5853a7b34c953
2022-08-02Merge pull request #69 from alexandre-tardif/feature/allow-data-bank-daisy-chainMartin Robertz
Allow databanks to be daisy chained
2022-08-02Underground fluid NEI (#20)miozune
* Underground fluid NEI * updateBuildScript
2022-08-02Merge pull request #68 from GTNewHorizons/WirelessEUboubou19
Add recipes for wireless EU tech
2022-08-02Fusion fixes (#1181)miozune
* Allow storing `long` energy * Fix hardcoded voltage limit for searching recipe * Fix reactor might run without consuming energy * Fix weird charging rate limit
2022-08-02Remove duplicated Glycerol electrolysis recipe (#1183)miozune
2022-08-02Crash fix (#1182)Runakai1
* Crash fix * Added nullcheck So that all gt tools work now
2022-08-01Allow input bus separation on the MBF (#176)Alexandre Tardif
Co-authored-by: Alexandre Tardif <alexandre.tardif@nexusinno.com> Former-commit-id: 4465a5b7226657198edb6e3ee2386227f1fdcd60
2022-08-01Allow databanks to be daisy chainedAlexandre Tardif
2022-08-01Update build-and-test.ymlMartin Robertz
change back to 90 sec
2022-08-01YOTTANK glorification (#61)Runakai1
* YOTTANK glorification Added remainining 4 cores + cells to YOTTANK Made the Multiblock allow up to neutronium borosilicate glas * Recipe changes supercoolant added plus pumps exchanged * Request changes Made all cores 20 seconds in Assline made cells 50 seconds in Assline added recursive recipes to make 128 cores of one Tier to 1 of the next one Fixed Voltages Fixed Pump Quantity * Fixed Quantity Fixed Pump Quantity on Cells as well * spotless Co-authored-by: Dream-MasterXXL <dream-master@gmx.net>
2022-08-01Fix startup crash with latest GT (#258)miozune
2022-08-01Merge pull request #24 from GTNewHorizons/LCR_Rocket_Fuel_RemovalMartin Robertz
Remove Recipes for LCR Rocket Fuels
2022-08-01Unlock primordial crop (GTNewHorizons/bartworks#174)Jakub
2022-08-01Unlock primordial crop (#174)Jakub
Former-commit-id: 1fd6af213d5bec80889c4a11c28705236531b633
2022-08-01Merge pull request #67 from alexandre-tardif/fix/remove-loss-buck-converterMartin Robertz
Remove the loss from buck converters
2022-08-01Fix EIC being super load and check for installed muffler upgrade (#175)Jakub
Former-commit-id: eb82b1e7e1a02dc7ecb0b2afa1f6cf72083593ea
2022-07-31no furnace recipe (#1180)chochem
2022-07-31Wireless EU recipesGTNH-Colen
2022-07-31Bump depGTNH-Colen