aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/loaders
AgeCommit message (Collapse)Author
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-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
2017-05-12move this to core ModDream-Master
2017-05-12Merge branch 'ChemistryUpdate' into LargeChemicalReactorJohannes Gäßler
Conflicts: src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java
2017-05-12Naquadah Reactors recipes in Core ModDream-Master
fix infinity = infinite
2017-05-12rounds and small spring recipe changed a bit.Dream-Master
2017-05-12Modular Armor recipes now in the coremodDream-Master
2017-05-12Modular Armor recipes changesDream-Master
2017-05-12changed recipe againDream-Master
2017-05-12Modular Armor recipes changesDream-Master
2017-05-12To make Foils you need a Hammer and a Saw nowDream-Master
2017-05-12Fusion Casing 2 craftableDream-Master
2017-05-12remove Gt recipes for ic nukeDream-Master
changed Field Gen recipes a bit
2017-05-08Change time 16cable needsDream-Master
lower infinity ingots a bit zpm2
2017-05-08Reverted an erroneous name change for nitration mixtureJohannes Gäßler
2017-05-08Implemented checkMachine for the LCR, added machine casingsJohannes Gäßler
2017-05-07fic Gears and RingsDream-Master
bump version
2017-05-07remove todoDream-Master
2017-05-07added small and large Spring Shaped craftingDream-Master
2017-05-07this code is obsolete because shows double recipes in nei.Dream-Master
change recipes like it was before. Ring and Stick processing
2017-05-07Solar Panels to Core ModDream-Master
2017-05-07remove GalliumArsenic recipe ingot alloying from ebfDream-Master
2017-05-07move circuit recipe to core modDream-Master
2017-05-06Remove compiletime dependency of CoreMod, Add runtime dependency of CoreModTechnus
+optimize imports +add ToDo for dream to migrate the recipes to coremod
2017-05-06Revert Dream's doings, re enable materialsTechnus
2017-05-06Enable materials if coremod is loadedTechnus