| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-05-05 | Re-add styrene recipes | Prometheus0000 | |
| 2021-04-29 | Merge pull request #513 from Prometheus0000/oredict | Martin Robertz | |
| Adds oredicting of synthetic rubber to conveyors and standardizes pumps | |||
| 2021-04-27 | fix(logspam): spam unification typos (#514) | Léa Gris | |
| Address issue: [Gregtech.log spam with 6724 lines of "Unknown Key for Unification, Typo?" #7866](https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/7866) - Fix the logic for logging possible Typos (prioritise least cost) - Improve reverse recipes by excluding ore names of tools early to prevent unexpected and un needed unification lookups - Turn off unification typo logging in reverse recipes Reduced unification typo spam from 6724, down to 11 remaining entries: ```none circuitGood circuitData circuitElite circuitMaster circuitUltimate circuitSuperconductor gearSteel gearAluminium gearStainlessSteel gearTitanium gearTungstenSteel ``` | |||
| 2021-04-26 | Adds oredicting of synthetic rubber to conveyors and standardizes pumps | Prometheus0000 | |
| 2021-04-26 | fix(exception): class not found is normal when galactic greg absent (#512) | Léa Gris | |
| Remove useless stacktrace by the worldgen loader when Galactic Greg is absent. | |||
| 2021-04-21 | Update GT_MachineRecipeLoader.java | Elisis | |
| Fix the rest of https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/7798 | |||
| 2021-03-28 | Reduce price of magic generators | Glease | |
| Basically make the recipes use T+1 circuits/metal instead of T+2. EV magic generator will additionally require tungsten steel plates to prevent it from becoming too cheap. Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
| 2021-03-06 | Merge pull request #457 from Prometheus0000/fert | Martin Robertz | |
| Add electrolyzer recipe for IC2 fertilizer | |||
| 2021-03-05 | Add electrolyzer recipe for IC2 fertilizer | Prometheus0000 | |
| 2021-03-06 | Merge pull request #456 from Prometheus0000/cell | Martin Robertz | |
| Makes higher tier materials give more cells | |||
| 2021-03-05 | Makes higher tier materials give more cells | Prometheus0000 | |
| 2021-03-05 | Merge pull request #450 from Prometheus0000/chipset | Martin Robertz | |
| #7537 Change tin to iron | |||
| 2021-03-05 | Add 3 more flask recipes | Prometheus0000 | |
| 2021-03-03 | #7537 Change tin to iron | Prometheus0000 | |
| 2021-02-09 | amber dust -> gem recipe for ↵ | NoX-programer | |
| https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/3141 For some reason GregTech_API.sThaumcraftCompat.addCrucibleRecipe adds only thaumonomicon visible recipe, but not actual recipe. So with this line and recipe, added via script, we got complete working recipe for amber gem drom dust. | |||
| 2021-01-31 | change(GT)Glowstone centrifuge recipe | DreamMasterXXL | |
| Centrifuging glowstone inneficient recipe #7413 https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/7413 | |||
| 2021-01-29 | Minor chemical fixes and tweaks | Glease | |
| Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
| 2021-01-28 | Forgot to edit | Ethryan | |
| Fluid value | |||
| 2021-01-28 | Changed the Carbon fibre recipe a little | Ethryan | |
| The one with Polybenzimidazole in it | |||
| 2021-01-18 | fix(GT)Lv Conveyourbelt recipe | DreamMasterXXL | |
| change Siicon rubber to Tin https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/5896 | |||
| 2021-01-17 | More removal of commented out code, small formatting adjustments | Jason Mitchell | |
| 2021-01-13 | Fixes Magnesiumchloride | Ethryan | |
| 2021-01-09 | remove(IC2)Electric Tools recipes | DreamMasterXXL | |
| 2021-01-02 | 1) Remove mAddGTRecipesToIC2Machines (stolen from @Glease) | Jason Mitchell | |
| 2) Batch (most) recipe map removals and additions (significant speedup) 3) Modernize old java constructs --> java8 (in the files touched) | |||
| 2021-01-02 | Remove a bunch of old, commented out shit | Jason Mitchell | |
| 2020-12-31 | Merge branch 'experimental' into long_distance_transfer | Jason Mitchell | |
| 2020-12-27 | update Textures | DreamMasterXXL | |
| bump verion (cherry picked from commit 5cd8800ac37e8cbcf0bc6578cec0c3215c7df4f9) | |||
| 2020-12-27 | fix recipe derp | DreamMasterXXL | |
| (cherry picked from commit 807b4c44733a6e05c34c40b674c36a27dfd700cd) | |||
| 2020-12-27 | Add recipes for the long distance pipes | DreamMasterXXL | |
| (cherry picked from commit d3b13dac15a1a744a5bc2910d0f53739c65fdda1) | |||
| 2020-12-26 | Remove hand crafting recipes for fuel rods | Prometheus0000000 | |
| 2020-12-25 | Merge pull request #381 from Prometheus0000/rod | Martin Robertz | |
| Change rod to amount it should be | |||
| 2020-12-24 | Change rod to amount it should be | Prometheus0000 | |
| https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/7156 | |||
| 2020-12-22 | Change crop harvester recipe | Prometheus0000000 | |
| 2020-12-13 | moved recipes to assembler | DreamMasterXXL | |
| 2020-11-24 | Change jade range | Prometheus0000 | |
| See https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/4684 | |||
| 2020-11-20 | Merge branch 'experimental' into LCE2 | Prometheus0000 | |
| 2020-11-19 | Fix extreme LCE fuel loading | Glease | |
| Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
| 2020-11-15 | Merge pull request #346 from Prometheus0000/experimental | Martin Robertz | |
| Added fuel rod recipes to code+add circuits | |||
| 2020-11-15 | Clean up Extreme Diesel Engine | Glease | |
| Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
| 2020-11-14 | Added fuel rod recipes to code+add circuits | Prometheus0000000 | |
| 2020-11-13 | Disable amber dust->crystal crucible recipe for now, make comprehensible | Prometheus0000000 | |
| 2020-11-13 | Merge pull request #341 from GTNewHorizons/circuit-rework | Martin Robertz | |
| make stem cell a bit cheaper | |||
| 2020-11-12 | Allow Plumbilia to multiply galena as well, since it contains it as well | Prometheus0000000 | |
| 2020-11-12 | Merge branch 'experimental' into circuit-rework | botn365 | |
| 2020-11-12 | make stem sell cheaper | korneel vandamme | |
| 2020-11-05 | You forgot to change this | Prometheus0000 | |
| 2020-11-03 | make NT fusion viable | botn365 | |
| this makes NT fusion actualy a viable option | |||
| 2020-11-03 | add(Forestry)Uranium Tube assembler recipe | DreamMasterXXL | |
| Things that need fixing in the 2.0.9.2b dev version #6887 https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6887 | |||
| 2020-10-25 | #6493 star amount | Prometheus0000 | |
| 2020-10-02 | fix(GT)add missing NBT Imort | DreamMasterXXL | |
