aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java
AgeCommit message (Expand)Author
2017-09-03Merge branch 'unstable' into CircuitChemistryUpdateFollowupBlood-Asp
2017-09-03Merge pull request #1197 from JohannesGaessler/FluidCannerCostReductionBlood-Asp
2017-08-19Merge remote-tracking branch 'origin/unstable' intoJohannes Gäßler
2017-08-19Reduced the cost of Fluid CannersJohannes Gäßler
2017-08-16Fix the Generated Item PipesAntifluxfield
2017-08-07Replaced Tin with Wrought Iron as Item Pipe MaterialJohannes Gäßler
2017-07-31Changed Vacuum Freezer Circuits: Elite -> Data/ExtremeJohannes Gäßler
2017-07-24Added Item Pipes made from Tin, Nickel, Cobalt, AluminiumJohannes Gäßler
2017-07-08Fix Item Distributor recipesAntifluxfield
2017-07-06Merge pull request #1132 from JohannesGaessler/ItemDistributorBlood-Asp
2017-07-06Added LV and MV miners.Dimach
2017-07-03Fix the names of Data Access HatchesAntifluxfield
2017-07-01Added ItemDistributor crafting recipes, reordered ItemDistributor fieldsJohannes Gäßler
2017-06-30Update GT_Loader_MetaTileEntities.javaAntifluxfield
2017-06-30Update GT_Loader_MetaTileEntities.javaAntifluxfield
2017-06-30Add a low-tier Data AccessAntifluxfield
2017-06-30Adding Data Access HatchAntifluxfield
2017-06-26Merge branch 'unstable_blood' into unstableJohannes Gäßler
2017-06-25Merge branch 'BrickedBlastFurnace' into unstableJohannes Gäßler
2017-06-25Merge branch 'OilRefining' into unstableJohannes Gäßler
2017-06-25Optimize imports - intelliJ one button actionTechnus
2017-06-25Added simple ItemDistributor implementation, changed MoveOneItemStackJohannes Gäßler
2017-06-24Created a non-functional first draft of the Item DistributorJohannes Gäßler
2017-06-24Made the Large Chemical Reactor cheaper, added more Cell MaterialsJohannes Gäßler
2017-06-23Added Bricked BF config, fixed Primitive BF class hierarchyJohannes Gäßler
2017-06-18Merge remote-tracking branch 'origin/unstable' into OilRefiningJohannes Gäßler
2017-06-18Merge branch 'ChemistryUpdate' into unstableJohannes Gäßler
2017-06-17Implemented crafting recipes for the Bricked Blast FurnaceJohannes Gäßler
2017-06-17Merge pull request #1074 from Techlone/advminer2_improvementsBlood-Asp
2017-06-17Merge remote-tracking branch 'GT5-Unofficial-Fork/ChemistryUpdate' intoJohannes Gäßler
2017-06-15Fixed a bug where Distilleries didn't have a solid output slot.Johannes Gäßler
2017-06-15Merge remote-tracking branch 'origin/unstable' into ChemistryUpdateJohannes Gäßler
2017-06-14Made the Cleanroom optional.Draknyte1
2017-06-08Implemented Bricked Blast Furnace, added corresponding texturesJohannes Gäßler
2017-06-07Merge branch 'unstable' into advminer2_improvementsTechlone
2017-06-06Changed the ID of the LCM again because of GTNH collision: 1200 -> 1169Johannes Gäßler
2017-06-05Thiccness changes doneTechnus
2017-06-05Adjust pipe thiccnesTechnus
2017-06-04Changed the MetaGeneratedItem ID of the Large Chem Reactor: 1177 -> 1200Johannes Gäßler
2017-06-03Added two changes accidentally not added to the previous commit.Johannes Gäßler
2017-06-01AdvMiner rewriting; now it's Ore Drilling PlantTechlone
2017-05-30The MV Chemical Reactor no longer needs plastic.Johannes Gäßler
2017-05-30Fixed a bug where the Chemical Reactor still only had one output slot inJohannes Gäßler
2017-05-12Added crafting recipes for the LCHJohannes Gäßler
2017-05-12Merge branch 'ChemistryUpdate' into LargeChemicalReactorJohannes Gäßler
2017-05-08Implemented checkMachine for the LCR, added machine casingsJohannes Gäßler
2017-05-01methods for pipe creation, new plastic pipes, implemented PVCJohannes Gäßler
2017-04-30Chem reactors can now output 2 items, implemented recipes for NitricJohannes Gäßler
2017-04-22Enabled solid output for Distilleries, implemented Epoxy Resin / PTFEJohannes Gäßler
2017-03-31Add Lightning RodBlood-Asp