Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-25 | Reduced cost of Small Coil to 50%, added Ferrite for 25% cost | Johannes Gäßler | |
2017-07-25 | Added a new Circuit board tier: Plastic Circuit Board | Johannes Gäßler | |
2017-07-24 | Fixed a bug where a recipe had the wrong amount of Cells | Johannes Gäßler | |
2017-07-24 | Added Item Pipes made from Tin, Nickel, Cobalt, Aluminium | Johannes Gäßler | |
2017-07-24 | Increased Direct Smelting yield: 5 Nuggets -> 6 Nuggets | Johannes Gäßler | |
Previously you would only get 1 extra Nugget from Macerating Ore. Now you get 3 extra Nuggets. | |||
2017-07-24 | Implemented Carbothermic Reduction for Silicon Dioxide | Johannes Gäßler | |
2017-07-23 | Changed Galena Formula: Pb3Ag3S2 -> PbS, added PbS -> Pb direct smelting | Johannes Gäßler | |
Also added the corresponding pyrometallurgical recipes. | |||
2017-07-23 | Removed redundant Magnetite Blast recipe | Johannes Gäßler | |
2017-07-23 | Fixed accidental change to the Cumene recipes due to not pulling | Johannes Gäßler | |
2017-07-23 | Implemented Roasting and Carbothermic Reduction for the EBF. | Johannes Gäßler | |
2017-07-23 | Fixed Salt processing recipes | Johannes Gäßler | |
SaltWater now yields the same amount of material as Salt Dust. Increased the energy cost of electrolyzing Salt to make netto energy yield via NaOH+Hydrogen negative. | |||
2017-07-23 | Added BBF Recipes for increased output from Direct Smelting | Johannes Gäßler | |
2017-07-22 | Reworked Direct Smelting, added Magnetite -> Iron smelting | Johannes Gäßler | |
All Direct Smelting recipes now yield 1 ingot per Ore Block or 5 Nuggets per Crushed Ore/Dust | |||
2017-07-22 | Reduced direct smelting from impure/purified dust | Johannes Gäßler | |
2017-07-22 | Fix imbalanced recipe | Antifluxfield | |
2017-07-17 | add config EnableZPMandUVBatteries default false | SLiMylya | |
2017-07-17 | Backfiller 3 => 2 | Antifluxfield | |
2017-07-16 | Adjusted cracked fluid distillation speed, LightFuel/Naphtha balance | Johannes Gäßler | |
2017-07-16 | Added config options for old ash recipes, tweaking ash output | Johannes Gäßler | |
2017-07-16 | Added recipes for CaO, MgO, reenabled falsely disabled Steel Ash output | Johannes Gäßler | |
2017-07-16 | Add Concrete Backfiller | Antifluxfield | |
2017-07-15 | Changed the Ash centrifugation recipe to the new materials. | Johannes Gäßler | |
2017-07-14 | Add Oil Drill II & III | Antifluxfield | |
2017-07-13 | Oil Drilling Rig now using DrillerBase | Antifluxfield | |
2017-07-09 | update change | SLiMylya | |
2017-07-08 | add achievements | SLiMylya | |
2017-07-08 | add recipe | SLiMylya | |
2017-07-08 | Fix Item Distributor recipes | Antifluxfield | |
2017-07-06 | Merge pull request #1132 from JohannesGaessler/ItemDistributor | Blood-Asp | |
Item Distributor | |||
2017-07-06 | Merge pull request #1142 from Dimach/miners | Blood-Asp | |
Added LV and MV miners. | |||
2017-07-06 | Merge pull request #1126 from Antifluxfield/PE-polymerization-fix | JohannesGaessler | |
Trying to fix PE polymerizing recipe | |||
2017-07-06 | Added LV and MV miners. | Dimach | |
2017-07-03 | Fix the names of Data Access Hatches | Antifluxfield | |
2017-07-03 | Update GT_MachineRecipeLoader.java | Antifluxfield | |
2017-07-02 | Fixed Diluted Sulfuric Acid recipes, PTFE Pipe Casing name | Johannes Gäßler | |
2017-07-01 | fix cheese as dough #1123 | Blood-Asp | |
2017-07-01 | Make assembly line use cheaper circuit techs. #1114 | Blood-Asp | |
2017-07-01 | Added ItemDistributor crafting recipes, reordered ItemDistributor fields | Johannes Gäßler | |
2017-06-30 | Update GT_MachineRecipeLoader.java | Antifluxfield | |
2017-06-30 | Update GT_Loader_MetaTileEntities.java | Antifluxfield | |
2017-06-30 | Update GT_Loader_MetaTileEntities.java | Antifluxfield | |
2017-06-30 | Add a low-tier Data Access | Antifluxfield | |
2017-06-30 | Adding Data Access Hatch | Antifluxfield | |
2017-06-28 | Trying to fix PE polymerizing recipe | Antifluxfield | |
These recipe confilcts with the PE polymerizing recipe with oxygen. Just add an Integrated Circuit in the recipe. | |||
2017-06-26 | Fixed Dual Fuel Rod names, Tungstencarbide, removed some EBF Ash outputs | Johannes Gäßler | |
2017-06-26 | Merge branch 'unstable_blood' into unstable | Johannes Gäßler | |
Conflicts: src/main/java/gregtech/api/enums/MaterialBuilder.java src/main/java/gregtech/common/GT_RecipeAdder.java src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_BronzeBlastFurnace.java src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java | |||
2017-06-25 | Merge branch 'BrickedBlastFurnace' into unstable | Johannes Gäßler | |
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/common/blocks/GT_Block_Casings4.java src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java | |||
2017-06-25 | Merge branch 'OilRefining' into unstable | Johannes Gäßler | |
Conflicts: 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-06-25 | Optimize imports - intelliJ one button action | Technus | |
2017-06-25 | Assline recipes part3 | Technus | |