| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Now the metaitems can automatically seperate its tooltip to multiple lines with "////".
|
|
|
|
|
|
Commit: 3b3921034805f45e59534890faf258a3e19b21ce [3b39210]
Fixed desulfuriation recipes colliding with hydro-cracking recipes
|
|
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/1857
|
|
Commit: 1afc8405e8005433903afdf8a3cdcc82d3f05c9a [1afc840]
Added multi-step recipes for the Large Chemical Reactor
Added recipes for the Large Chemical Reactor that perform several steps
of a processing line in a single recipe.
Added new method for Chemical rector not using a clenroom
|
|
Commit: 1c8df8fb7f05a8828ad09705d5d6a2fe730fa553 [1c8df8f]
Fixed Titaniumtetrachloride temperature
|
|
Commit: d85b7bee49dbb309127753c96ce4eae2e45e83bd [d85b7be]
Fixed Chloroform recipe
|
|
|
|
Conflicts:
src/main/java/gregtech/GT_Mod.java
src/main/java/gregtech/api/enums/Materials.java
src/main/java/gregtech/common/GT_Proxy.java
src/main/java/gregtech/loaders/oreprocessing/ProcessingOre.java
src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java
|
|
|
|
Added recipes for the Large Chemical Reactor that perform several steps
of a processing line in a single recipe.
|
|
|
|
Commit: 967c3c07af627f92200111013b5a7d0e6a176de1 [967c3c0]
Reduced Oxygen consumption of Plastic Production by 50%
|
|
CircuitChemistryUpdateFollowup
Conflicts:
src/main/java/gregtech/api/enums/Materials.java
src/main/java/gregtech/common/GT_RecipeAdder.java
src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java
|
|
|
|
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/1849
|
|
It is now possible to produce Fermented Biomass in the Pyrolyse Oven
without the need of any Fermenters.
resin rebalance
|
|
1e4f093966c14ef1542d624eb801585bcf63d6ca
Reenabled several old recipes regardless of the config
-IC2 Biomass -> IC2 Biogas
-Forestry Biomass -> Ethanol
-LPG -> Super Fuel
-Food --Centrifuge--> Methane
-Heavy Fuel/Light Fuel --Distillery--> Toluene
|
|
Circuits: 2 -> 1
Pumps: 2 -> 1
Glass: 2 -> 4
|
|
|
|
|
|
https://github.com/GTNewHorizons/GT5-Unofficial into experimental
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/1847
|
|
Previously the energy density of IC2 Biomass was very high.
1000L of IC2 biomass could be converted into 32000L of IC2 Biogas in the
Distillery or into 64000L of IC2 Biogas in the Distillation Tower.
With an IC2 Canning Machine and a Distillery you got 128000 EU from 1
Potato.
With a Pyrolyse Oven and a Distillation Tower you got 320000 EU from 1
Potato.
With the increased consumption rates (x16/x32) of Biomass the energy
Density has been greatly reduced.
1 Potato now yields 8000 EU with an IC2 Canning Machine and 12000 EU
with a Pyrolyse Oven.
Also, scaleable Recipes for Fermented Biomass has been added.
It is now possible to produce Fermented Biomass in the Pyrolyse Oven
without the need of any Fermenters.
|
|
-IC2 Biomass -> IC2 Biogas
-Forestry Biomass -> Ethanol
-LPG -> Super Fuel
-Food --Centrifuge--> Methane
-Heavy Fuel/Light Fuel --Distillery--> Toluene
|
|
|
|
Improve the screwdriver-rightclick behavior.
|
|
|
|
Correct the factor.
|
|
|
|
|
|
Add the missing bracket
|
|
|
|
|
|
This reverts commit 8d048d142ad79878155af71cf68d8e231877702e.
|
|
The following components can now be made in an Assembling Machine:
-Coated Circuit Board (-62.5% Sticky Resin cost)
-Vacuum Tube (-33% Copper/Paper cost)
-Phenolic Circuit Board (-20% Glue/Bisphenol A cost)
The time needed to make Glass Tube in the Alloy Smelter has been
reduced: 12s -> 8s
|