aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/loaders
AgeCommit message (Collapse)Author
2020-02-11Ender Electron Tube missing CA recipe #4502Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/4502
2020-02-11Iron Electron Tube recipe #5554Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/5554
2020-01-17Fluxed electrum no mixer recipe, only shapeless #5366Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/5366
2020-01-03Centrifuging Rubber Wood only outputs Methane Gas #5243Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/5243
2020-01-03Can't breed firestone bees #5271Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/5271
2020-01-03Nikolite & Miner Fixes (#230)bartimaeusnek
+ Fixed gt recipes not working for Electrotine + Fixed Miner loading with "0" chunks when placed down + Version increase Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-12-23Removed hard dep on AE2bartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-12-21add quadrupeling to pure tungsten ore #4751Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/4751
2019-12-21[Suggestion] Add recipe for making wafers from high-tier doped wafers #5176Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/5176 (cherry picked from commit 3389ad58b53cde8822cadb86e23e6ec0e9810e9b)
2019-12-18Tooltip change for circuit assemblers to make them different from normal ↵Richard Hendricks
assembling machines.
2019-12-16Updated Seismic Prospector ore and oil outputs to be more useful.Richard Hendricks
2019-12-02improved loading times a lot (#211)bartimaeusnek
* improved loading times a lot + whitelisted only a few materials that really get changed with gt + code maintenance + tested and ready for shipping Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> * improved readability Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> * improved loading times by buffing recipes + buffer increases performance by another ~40% Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> * Fixed breaking bug + added a config option to disable material whitelist Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-11-27Sodium Hydroxide recipe issues #5116Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/5116 (cherry picked from commit 120401df36dbb0ff00ad26618193ed0e3df2dcfe)
2019-11-16add extra mix for TF GalenaTFDream-Master
2019-11-16change iridium to platinum in T3 Heavy Duty plates/ingotsDream-Master
2019-11-16change tf ores dont spawn above y 35Dream-Master
2019-11-09Cannot breed Certus and Fluix Bees #5096Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/5096
2019-11-06can only make tape with noram rubber #5081Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/5081
2019-11-06can only make tape with noram rubber #5081Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/5081
2019-11-02commented out small ores osmium, iridium and platinum (add BartWorks small ores)Dream-Master
2019-10-29lapotronic energy orb cluster has no circuit ordict #5059Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/5059
2019-10-04LCR recipes - Ammonia NH3 and Nitrous Oxide issue #5038Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/5038
2019-10-03LCR recipes - Ammonia NH3 and Nitrous Oxide issue #5038Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/5038
2019-09-29fix exploit on nc sensor cardsDream-Master
2019-09-20Merge branch 'experimental' into beefixbartimaeusnek
2019-09-20fixed bee stuff with geneticsbartimaeusnek
+added mica crop +code improvements Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-09-05quantinium veins on venus are too dens #4978Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/4978
2019-09-04Delete recipes in crafting table (for new coolant)Спартак
2019-09-03Add new Coolant in AssLine recipesСпартак
2019-09-03Add Space CoolantСпартак
2019-07-27gycerol electrolyser receipt also for large electrolyser #4875Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/4875
2019-07-25buff pipe recipesDream-Master
2019-07-25suggestion: molds for pipes #4869Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/4869
2019-07-16add rutile quadrupeling #4850Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/4850
2019-07-13Re-add Titanium Ore to T4 or T5 planets #4839Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/4839
2019-07-13better foil for zpm transmitter and sensor #4844Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/4844
2019-06-25Allow Cassiterite Sand 4x with Tine twig #4774Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/4774
2019-06-04#4644Richard Hendricks
2019-05-24Added HP Solar Steam Boilerbartimaeusnek
+added recipe +removed unnessecary ", new Object[0]" for vargars methodes Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-05-22Merge pull request #185 from GTNewHorizons/bmf2bartimaeusnek
shortened sc cooling times
2019-05-22Merge branch 'bmf2' of https://github.com/GTNewHorizons/GT5-Unofficial into bmf2bartimaeusnek
added olafs changes
2019-05-22added 0lafs changesbartimaeusnek
+make higher tier superconductors give out less wires per recipe +removed nitrogen/helium cells from superconductor recipes +added helium as fuid for superconductor recipes +halfed the amount of pumps for superconductors Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-05-21add missing circuitsDream-Master
2019-05-21Fix exploitive hydrogen loophole #4348Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/4348
2019-05-20rebalanceDream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/4409
2019-05-19Merge branch 'experimental' into bmf2bartimaeusnek
2019-05-19shortened sc cooling timesbartimaeusnek
-> ductape fix for fusion reactor +cleaned up code Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-05-19[RFC] New Rocket Recipes #4409Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/4409
2019-05-19Change gates for Magic Energy Converters. #4324Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/4324
2019-05-18added oilsands recipebartimaeusnek