aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-07-20fix ethanol disappear and add conversion recipe for certain fluid (#247)Yang Xizhi
2022-07-19Fix negative saw (#249)DianeXD
2022-07-19Chemical Plant fixes (#248)miozune
2022-07-16[ci skip] Migrate github actions to GTNH-Actions-WorkflowsJason Mitchell
2022-07-15Prevent XL Turbines from exploding from low tier dynamo (#241)xSkewer
Seems sensible, not sure why this wasn't the case already honestly.
2022-07-15Fix large mixer not performing fluid only recipes unless any of items ↵miozune
supplied (#245)
2022-07-14Fixed oversight by me, whoops (#244)ScriptedPiky
Made the Quantum Anomaly recipe the intended 25 seconds instead of 500 seconds. This stuff is confusing as hell. The recipe still is processed at UV tier
2022-07-14Werkstoff bridge (#243)miozune
2022-07-13Fix ICO tooltip (#242)chochem
2022-07-12Fix Oxygen amount for CO2 (#240)miozune
2022-07-12fix turbine dupe (#238)Yang Xizhi
2022-07-11Buff Nitrobenzene fuel value to compensate for recipe change (#237)xSkewer
* Buff Nitrobenzene fuel value to 2160eu from 1250eu * Reduce buff to 1600eu
2022-07-10Add non-cell recipe for Unknow Particle & update description for Cyclotron ↵miozune
(#236)
2022-07-09coal tar line and kervlar (#235)Yang Xizhi
2022-07-08Rename MAX Dynamo Hatch to UHV (#234)miozune
2022-07-06Fix some of the catalysts getting consumed at one time (#233)miozune
2022-07-05Fix TGS (#232)DianeXD
* Fix TGS * Add info * Add info * careless
2022-07-05Fix XL Turbine mufflers (#227)xSkewer
2022-07-05Reduce XL Gas Turbine pollution to 4000/s (#228)xSkewer
2022-07-05Standardization of GTPP Chemical Recipes (#223)Yang Xizhi
* generic chem * rocket fuel * gregtect recipes * bio recipes * glue recipe * clean up * fix NH4NO3 * fix * fix
2022-07-02Regroup NEI IMC and add catalyst for complex fusion (#231)miozune
2022-07-01Fix housing not moving items when old one is depleted (#230)miozune
2022-07-01Add fluid support for Large Sifter (#229)miozune
2022-06-27typoboubou_19
2022-06-27un-nerf the TGS (#226)boubou19
* un-nerf the TGS * switch from ordinal to enum constants
2022-06-27Fine hypogen (#225)Connor-Colenso
* Bump dep (stops crashes due to nitric acid) * Add fine hypogen wire. Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
2022-06-24fix missing importsMartin Robertz
2022-06-24update gt depMartin Robertz
2022-06-24Fix Dangote Distillus structure (#221)Jakub
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2022-06-24Boost XL Turbine Speed and Allow TecTech Hatches (#207)Steelux
* Implement Higher Speed Mode and Tectech Hatches - Added the option to use Tectech Dynamo Hatches on XL turbines; - Tweaked the current speed from 18x to the 16x that Alkalus told me was intended (not 100% sure about this, breaks current setups somewhat but my testing gave a higher value than intended); - Added Fast Mode, which can be switched into to triple the multi's speed to 48x, but with greatly accelerated (12x) turbine damage and maintenance problems; - Integrated Loose Mode into the mode changing for Steam and SH Steam XL Turbines, so that any combination is possible; - Added information to the tooltip to clarify the numbers and speed. * Clarified Loose Mode Settings in Tooltip
2022-06-24Add UHV Soldering Alloy for Endgame Recipes (#196)Steelux
* Added Endgame Soldering Alloy - Adder recipe for Mutated Living Solder, an endgame soldering alloy meant for the bioware circuit line and content after it; - Added a new, very expensive catalyst for this recipe, which favors the usage of Awakened Draconium Coils to prevent losing durability on the catalyst; - Changed the Chemical Plant so that using Awakened Draconium Coils with Tungstensteel Pipe Casings removes the chance of consuming catalyst durability. * Lowered Recipe Energy Tier by 1
2022-06-24hydrofluoric acid dupe (#140)Yang Xizhi
chem plant: 2000 industry HF + 5000 HF = 6000 industry HF chem reactor: 4000 industry HF + 8 Na dust = 8 NaF chem reactor: 8NaF + 4H2SO4 = 4Na2SO4 + 8HF chem reactor: 4Na2SO4 + 8H = 8Na + 4H2SO4 final: 4H = 3HF
2022-06-24Kevlar (#177)Martin Robertz
* Add ACETIC ANHYDRIDE recipe alternative for KEvlar Line * fix recipe (cherry picked from commit 690483d9881f1ff776599680de0cc6040da7e5f1) * change Nitrobenze name (cherry picked from commit 298e0825041281d7fdf756bbda1f3af04b3a0778)
2022-06-23Change recipe for UV 4A Transformer (#224)miozune
2022-06-23Algae Farm Buffs and Tweaks (#213)Steelux
* Algae Farm Buffs and Tweaks - Changed the Algae Farm cycles, so that the multi works much faster but outputs less algae, in a more similar fashion to other multiblocks; - Tweaked some related recipes that were still too underpowered; - Increased the cost of Compost per tier to reinforce the decision between using it, upgrading the Algae Farm or making more; * Added Restriction to Gate Tiers Properly - Changed the machine check so that all buses/hatches have to at least match the tier of the casings in the multi for it to form correctly, preventing tier skips by using more advanced machine casings that use early materials. * Fixed Compost Consumption * Fix Multi Forming When Hatches are Changed
2022-06-22Various fixes (#220)miozune
* Various fixes * Refactor * remove unused imports * derp * fix
2022-06-20Fix replicator recipe check (#222)xSkewer
2022-06-17Don't autogen Nitinol 60 ABS recipe (#219)miozune
2022-06-16Fix fertilizer usage in Crop Manager (#217)xSkewer
* Fix fertilizer usage in Crop Manager * Change how much is gained per fertilizer * Add aCrop
2022-06-16Remove misleading description for "cannot overclock" (#218)miozune
2022-06-15Fixes circuit recipes in Dangote (#215)xSkewer
* Fixes circuit recipes in Dangote * Clean up Dangote circuit fix code
2022-06-15Fix recipe inconsistency with UHV Battery (#216)miozune
2022-06-15Allow disassembling Transmission Components (#214)miozune
2022-06-14Re-buff Milling (#212)miozune
2022-06-12Fix missing methods for the MTE precursor (#211)Raven Szewczyk
* Fix missing methods for the MTE precursor * Update dependencies
2022-06-11Mark GT5u as a required dependency (#209)Raven Szewczyk
Without this if gt5 crashes during loading, gt++ continues loading and it makes error logs unclear to read
2022-06-11Fixes for Housing (#208)miozune
* Fix balls (and probably catalysts) not being depleted properly * Fix breaking housing does not drop items in usage slots * Disallow moving duplicated types of balls into usage slots
2022-06-10Added Uses to Cactus/Sugar Charcoal/Coke (#192)Steelux
* Added Uses to Cactus/Sugar Charcoal/Coke - Changed the existing Industrial Coke Oven recipes to make them a lot faster than the Charcoal recipes, since they only make 1 at a time compared to the Charcoal recipes' 5; - Added uses to these items, such as Charcoal Byproducts output, Wood Tar extraction, Coal Tar and Gas, and also CO and CO2. * Small Fixes - Added item outputs to the Coke Oven recipes so they would register; - Fixed CO2 output amount. * Changed Coal Tar/Gas to Wood Tar/Gas
2022-06-10Compatible with more saplings for tree farm (#206)DianeXD
* Compatible with more saplings for tree farm * Some saplings do not produce logs * Balance forestry saplings * Balance forestry saplings
2022-06-07More saner & less tedious recipes (#203)ScriptedPiky
* More saner & less tedious recipes **Time in ticks** Quantum Anomaly: 1000 > 750 Hydrogen Ion Production: 15000 > 2500 Hydrogen Plasma: 1 > 100 Tier is LuV; unchanged * More time & RNG adjustments Quantum Anomaly chance: 100 (1%) > 1500 (15%) Hydrogen Ion chances: 125 (1.25%) > 500 (5%) ALL Hydrogen Ion into various particles: Buffed across the board, see commit Proton recipes: 15000 > 1500 ticks Strange Dust: 15000 ticks into 250 ticks. Seriously, why is this one so god awfully slow for a dust you need unreal amounts of * Quantum Anomaly 1% & tier 8 (UV?) & 500 ticks Still a waiting game lmao. Arguably the most boring & uneventful part. This takes 25 seconds at UV