aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/loaders
AgeCommit message (Collapse)Author
2017-06-05because this id was used by the core mod.Dream-Master
2017-06-05cherry pickDream-Master
e42ddd911a60fd58e1c5908b2206ad6afc1a9f96
2017-06-05cherry pick:Johannes Gäßler
3ec9ddf34613b819a13e8cab8c84fcff369f1e65 Changed the MetaGeneratedItem ID of the Large Chem Reactor: 1177 -> 1200
2017-06-05Thiccness changes doneTechnus
2017-06-05Adjust Thiccnes for things from bloodasp branchTechnus
2017-06-05Adjust pipe thiccnesTechnus
2017-06-05fix OsmiridiumCasing recipe in AssemblerTechlone
fix ODP changing state when the tip meets itself fix cleaning of oreBlockPositions when a mining column was broken
2017-06-04Changed the MetaGeneratedItem ID of the Large Chem Reactor: 1177 -> 1200Johannes Gäßler
2017-06-04Merge branch 'unstable' into advminer2_improvementsTechlone
2017-06-03fixed compressed platesDream-Master
2017-06-03no messageDream-Master
2017-06-02Fix compressed meteoric iron recipe. #1071Blood-Asp
cherry pick : e3b3fd66f19d076fa841ad1da0e05bbb6605f4e3
2017-06-02Fix compressed meteoric iron recipe. #1071Blood-Asp
2017-06-01fix #1041Blood-Asp
2017-06-01Merge branch 'unstable' into advminer2_improvementsTechlone
2017-06-01Merge branch 'unstable' into ChemistryUpdateJohannesGaessler
2017-05-31fix #1041Blood-Asp
2017-05-31cherry pickDream-Master
3c45c2accb08c37016ccd3f3217c09d18beb3326
2017-05-31Add recipe for very heavy oilBlood-Asp
2017-06-01AdvMiner rewriting; now it's Ore Drilling PlantTechlone
Four tiers of Ore Drilling Plant I - radius is 3 chunks MV+ (default) II - radius is 4 chunks HV+ III - radius is 6 chunks EV+ IV - radius is 9 chunks IV+ New behavior: - pick pipes after mining finish - extract ore block before moving down
2017-05-31Added recipes for oil desulfurization with Fluids and Cells swapped.Johannes Gäßler
2017-05-30cherry PickJohannes Gäßler
038e51535b9138ac06c4f3df80b67da755e7914b
2017-05-30Fixed a bug where the Chemical Reactor still only had one output slot inJohannes Gäßler
it's machine inventory, causing the second output to be voided.
2017-05-29Change recipe a bit.Technus
2017-05-28removed it from gt code and pack it in the core mod.Dream-Master
2017-05-28https://github.com/GTNewHorizons/NewHorizons/issues/1155Dream-Master
Railcraft recipes to GT Code #1155
2017-05-28Add Blaze BlockDream-Master
2017-05-28added new molds for Stick, round, long stick, ring, bolt, screwDream-Master
2017-05-25e304e8f9deca16ce05e48c64f7ec8b88a79d6189Dream-Master
Fixed stocheometrically incorrect Chloroform recipe.
2017-05-25Fixed stocheometrically incorrect Chloroform recipe.Johannes Gäßler
2017-05-24change Bronze Multi Boiler recipe backDream-Master
remove Heat Vent recipe and put it in the Core Mod
2017-05-22fixed recipe derp in the chemical reactorDream-Master
Add rutile to the Polymerizations recipes Super Conducter Wire have to be lossless
2017-05-21Revert "chemical reactor test"Dream-Master
This reverts commit 614c29ef4659f0e885e3894d98f51d121ad3348d.
2017-05-21chemical reactor testDream-Master
2017-05-20Fixed Salt Water and Distillery circuit settings 1Dream-Master
Add Tube Wire Item for automate Tubes
2017-05-20not workingDream-Master
2017-05-20change circuits to settings 5 to get EthylenDream-Master
change titanium to rutile
2017-05-20change pipe meta item idDream-Master
2017-05-20Merge branch 'ChemistryUpdate' into mergeGTNHJohannes 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-18Make the save/load the same as in bloodaspTechnus
2017-05-16Moved the Biomass -> Ethanol recipes to the simplified chemical recipes.Johannes Gäßler
2017-05-14Bugfix: I had accidentally copied the IC2 Biogas recipes instead ofJohannes Gäßler
moving them.
2017-05-14Moved old IC2 Biogas recipes to the simplified recipes.Johannes Gäßler
2017-05-14remove todoDream-Master
2017-05-13Merge branch 'LargeChemicalReactor' into ChemistryUpdateJohannes Gäßler
2017-05-13Corrected several chlorination recipes in terms of stoichiometricsJohannes Gäßler
2017-05-13Fixed a bug that caused there to be two identical recipes for TiF4Johannes Gäßler
2017-05-12enable old rubber recipe in the Alloy smelterDream-Master
2017-05-12Fix oreProcessingTechnus
2017-05-12Added crafting recipes for the LCHJohannes Gäßler