Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-17 | put assline circuits to the core mod | Dream-Master | |
2017-06-17 | Huge Pipes need a Shaped recipes to make it even like GT++ #1507 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/1507 | |||
2017-06-17 | Added recipes to obtain IC2 Biogas for use with the IC2 Jetpack | Dream-Master | |
cherry pick 87db8ee099925c8bb8b5cf6a0a5db4895d0bda25 | |||
2017-06-16 | cherry pick | Dream-Master | |
2d8378052b6aad2450b9362c1744e8720cd4707b Fixed Salt Water Electrolyzation and Polydimethylsiloxane production. | |||
2017-06-16 | fixed wafer 3 recipe | Dream-Master | |
2017-06-15 | remove this recipe because overlay | Dream-Master | |
2017-06-15 | Cherry Pick | Dream-Master | |
c3f2b2b49dc3911a377fd062908d4df78bd3e58d Made it so that Pyrolyse Oven recipes are consistent Moved Pyrolyse Oven recipes with Charcoal Byproducts, Wood Gas, Wood Vinegar, or Wood Tar to OreProcessing to ensure that all log types can be used. | |||
2017-06-15 | cherry pick | Dream-Master | |
7f408ff581b25fdee81e87c61e124c48f25ee78e Returned BioFuel to its previous state, added BioDiesel instead. There are artifacts for fluids called BioFuel, therefore the change. | |||
2017-06-14 | cherry pick | Dream-Master | |
c9277a3a7e6bd2a89ce12f8698ed0e7b86346731 Fixed Allyl Chloride recipe consuming a Fluid Cell | |||
2017-06-12 | cherry pick: | Dream-Master | |
c9277a3a7e6bd2a89ce12f8698ed0e7b86346731 | |||
2017-06-10 | fixed a few more recipes | Dream-Master | |
2017-06-10 | rename BioFuel to BioDiesel | Dream-Master | |
add Circuits to chemical reactor recipes | |||
2017-06-10 | a few fixes | Techlone | |
2017-06-09 | cherry pick | Johannes Gäßler | |
74c41614a5e8a6cb49e62a225669a1e1d07bc87b | |||
2017-06-08 | remove hcl because already added | Dream-Master | |
2017-06-08 | remove the recipe because already in the code | Dream-Master | |
2017-06-07 | cherry pick: | Johannes Gäßler | |
785322f5c76511f8db6e95860c4651b8ebea34a9 Rebalanced Fermented Biomass in face of the Methane Fuel Value change Now also yields Fertilizer, Ammonia, and Carbon Dioxide. | |||
2017-06-06 | Oil Cracking Update from Johannes Gaessler | Dream-Master | |
2017-06-06 | cherry pick: from Techlone | Dream-Master | |
7cb51ae461815bfd767aa0bf64f8ff075de5624d c5402ee38998cc086ceb36fbce6c54aba6d9d79c 7c48590a49242bb26eddafa26d2cd7b4ce3546d8 75a33be210cda273ef9e6cc9cbbf739dd913907e b187410005771f1762f3bb5c94c0c5cd26dd06db | |||
2017-06-05 | cherry pick | Dream-Master | |
e42ddd911a60fd58e1c5908b2206ad6afc1a9f96 | |||
2017-06-01 | fix #1041 | Blood-Asp | |
2017-05-31 | cherry pick | Dream-Master | |
3c45c2accb08c37016ccd3f3217c09d18beb3326 | |||
2017-05-29 | Change recipe a bit. | Technus | |
2017-05-28 | removed it from gt code and pack it in the core mod. | Dream-Master | |
2017-05-28 | https://github.com/GTNewHorizons/NewHorizons/issues/1155 | Dream-Master | |
Railcraft recipes to GT Code #1155 | |||
2017-05-25 | e304e8f9deca16ce05e48c64f7ec8b88a79d6189 | Dream-Master | |
Fixed stocheometrically incorrect Chloroform recipe. | |||
2017-05-22 | fixed recipe derp in the chemical reactor | Dream-Master | |
Add rutile to the Polymerizations recipes Super Conducter Wire have to be lossless | |||
2017-05-21 | Revert "chemical reactor test" | Dream-Master | |
This reverts commit 614c29ef4659f0e885e3894d98f51d121ad3348d. | |||
2017-05-21 | chemical reactor test | Dream-Master | |
2017-05-20 | Fixed Salt Water and Distillery circuit settings 1 | Dream-Master | |
Add Tube Wire Item for automate Tubes | |||
2017-05-20 | not working | Dream-Master | |
2017-05-20 | change circuits to settings 5 to get Ethylen | Dream-Master | |
change titanium to rutile | |||
2017-05-20 | Merge branch 'ChemistryUpdate' into mergeGTNH | Johannes Gäßler | |
Conflicts: src/main/java/gregtech/GT_Mod.java src/main/java/gregtech/api/enums/ItemList.java src/main/java/gregtech/api/enums/Materials.java src/main/java/gregtech/api/interfaces/internal/IGT_RecipeAdder.java src/main/java/gregtech/api/util/GT_Recipe.java src/main/java/gregtech/common/GT_Proxy.java src/main/java/gregtech/common/GT_RecipeAdder.java src/main/java/gregtech/common/blocks/GT_Block_Casings2.java src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_AssemblyLine.java src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_Cleanroom.java src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_ProcessingArray.java src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_PyrolyseOven.java src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java src/main/java/gregtech/loaders/preload/GT_Loader_Item_Block_And_Fluid.java src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java | |||
2017-05-16 | Moved the Biomass -> Ethanol recipes to the simplified chemical recipes. | Johannes Gäßler | |
2017-05-14 | Bugfix: I had accidentally copied the IC2 Biogas recipes instead of | Johannes Gäßler | |
moving them. | |||
2017-05-14 | Moved old IC2 Biogas recipes to the simplified recipes. | Johannes Gäßler | |
2017-05-14 | remove todo | Dream-Master | |
2017-05-13 | Merge branch 'LargeChemicalReactor' into ChemistryUpdate | Johannes Gäßler | |
2017-05-13 | Corrected several chlorination recipes in terms of stoichiometrics | Johannes Gäßler | |
2017-05-13 | Fixed a bug that caused there to be two identical recipes for TiF4 | Johannes Gäßler | |
2017-05-12 | enable old rubber recipe in the Alloy smelter | Dream-Master | |
2017-05-12 | Added crafting recipes for the LCH | Johannes Gäßler | |
2017-05-12 | move this to core Mod | Dream-Master | |
2017-05-12 | Merge branch 'ChemistryUpdate' into LargeChemicalReactor | Johannes Gäßler | |
Conflicts: src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java | |||
2017-05-12 | Modular Armor recipes now in the coremod | Dream-Master | |
2017-05-12 | Modular Armor recipes changes | Dream-Master | |
2017-05-12 | changed recipe again | Dream-Master | |
2017-05-12 | Modular Armor recipes changes | Dream-Master | |
2017-05-12 | Fusion Casing 2 craftable | Dream-Master | |
2017-05-12 | remove Gt recipes for ic nuke | Dream-Master | |
changed Field Gen recipes a bit |