aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/loaders/preload
AgeCommit message (Collapse)Author
2017-08-20cherry pickDream-Master
Commit: 1c8df8fb7f05a8828ad09705d5d6a2fe730fa553 [1c8df8f] Fixed Titaniumtetrachloride temperature
2017-08-18Nuclear fuel rods and Reprocessing [1.5.10] #1847Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/1847
2017-08-05revert bricked blast furnace control block use iron furnacesDream-Master
2017-08-05re renamed it to steel hullDream-Master
2017-08-04recipe changes of HP machines.Dream-Master
2017-08-03rename hp stuffJohannes Gäßler
2017-08-02rename steel hullDream-Master
2017-08-02HP Furnace was using steel pipesDream-Master
2017-08-02move the recipe for the bricked blast furnace will fix it.Dream-Master
2017-08-02second try to change all HP machines to wrough iron instead of steel. Only ↵Dream-Master
lava boiler be steel
2017-08-02Revert "Try to change HP recipes to use Wrough Iron instead of Steel"Dream-Master
This reverts commit 812b196c66599170cbb685f14c9097acbc6cffea.
2017-08-02Revert "rename Bronze machines to LP"Dream-Master
This reverts commit 83ec5e267e9bfda3917998408583f4b90a394605.
2017-08-02rename Bronze machines to LPDream-Master
rename Steel machines to HP
2017-08-02Try to change HP recipes to use Wrough Iron instead of SteelDream-Master
2017-08-02Changed Vacuum Freezer Circuits: Elite -> Data/ExtremeDream-Master
2017-07-25This ids are freeDream-Master
2017-07-25change pipe ids because already occupied by GTNH PipesDream-Master
2017-07-24Added Item Pipes made from Nickel, Cobalt, AluminiumDream-Master
(Tin we have allready) cherry pick f684991ba1a982adab8694c3e03aa6d33b6caf95
2017-07-21change implosion Compressor using wrong cablesDream-Master
2017-07-20fix derpDream-Master
2017-07-20remove EV and IV Miner because to op and no one would use Ore Drill plantsDream-Master
2017-07-20make recipe a bit harderDream-Master
2017-07-20Add more miner tiers EV and IVDream-Master
2017-07-20Add HV MinerDream-Master
2017-07-19add 6 slots to the mixerDream-Master
2017-07-08cherry pickDream-Master
f8b62ed8d68796efc0cc72c4a8877af8b76b96cf Fix Item Distributor recipes
2017-07-06cherry pickDream-Master
424b356feeb02cb3735b928b4b16fdf54631bcae 835dd2daccc5894a40b75a2110911a8c3e1878b9 98e214b873840c97778bb5bf5377673f76fd457d 0334a19993931a421376ce3aad50191edff3814b 0375e11debad5b9c997a91da3d07f85e37dc0616 480132b25f85bb350b04e949174ebc9ade85f185 Added LV and MV miners. #1142
2017-07-05change circuits and Conveyor Belts from Item DistributersDream-Master
2017-07-03Fix the names of Data Access HatchesAntifluxfield
Cherry pick 36d481a2a00d349b8bbe17954f46035fb0369d9a
2017-07-02changes ids because 131 was used by another BlockDream-Master
2017-07-02cherry pickDream-Master
Assembly line upgrade #1130 @Antifluxfield can you review this changes. Thanks
2017-07-02cherry pickJohannes Gäßler
Item Distributor #1132
2017-06-29Rework naq/mnq depleated fuel rod usageTechnus
2017-06-27Fixed Dual Fuel Rod namesDream-Master
2017-06-26change solar Boiler recipe againDream-Master
2017-06-25Change Solar Boiler recipeDream-Master
2017-06-24remove vent casing recipes because in the core modDream-Master
2017-06-24cherry pickJohannes Gäßler
51574479e928a91d724d85ff9e38d2de65fe6fd4 Made the Large Chemical Reactor cheaper, added more Cell Materials Large Chemical Reactor Circuits: Elite -> Advanced Inert Machine Casing: Clean Stainless Steel Casing -> Solid Steel Casing Fluid Cells can now also be made from Steel and Polytetrafluoroethylene Fixed the name of Plastic and PTFE Fluid Pipes.
2017-06-23hopfully fixedDream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/1550 Missing Item Name #1550
2017-06-22cherry pickJohannes Gäßler
14b9332d141ff652cf728ea16a7d44274f0e1bef Moved the Casings for the Large Chemical Reactor again. As it turns out overwriting Casings 4.4 and 4.5 was not a good idea because even though there is no actual Casing at those IDs, the textures are in use. I started a new batch of Casings (GT_Block_Casings8) at IDs 112-127. I did not use IDs 80-95 because there seem to already be some textures there. I did not use IDs 96-111 because they seem to already be in use by Technus.
2017-06-22cherry pickJohannes Gäßler
285c6637dd93b54d1bb31c19b1497c554afd7772 Fixed NitrationMixture FluidStacks, Glyceryl recipe stocheometry
2017-06-21remove BBF recipe and changed Bricked Blast furnaceDream-Master
2017-06-19Merge remote-tracking branch 'Petrochemy/BrickedBlastFurnace' into ↵Dream-Master
BrickedBlastFurnace
2017-06-18Vac Freezer back Elite circuit and Distillation Tower Elite Circuit as wellDream-Master
2017-06-17Implemented crafting recipes for the Bricked Blast FurnaceJohannes Gäßler
fixed Glass Hammering consuming 40x more energy than intended Fixed Hammer recipes that (presumably unintentionally) had 10EUt, 16 ticks instead of 16EUt, 10 ticks. Renamed Dense Bricks -> Firebricks
2017-06-17ChangesTechnus
2017-06-17Optimize importsTechnus
2017-06-17Merge branch 'unstable_BLOOD' into reMergeTechnus
# Conflicts: # src/main/java/gregtech/api/enums/ItemList.java # src/main/java/gregtech/api/enums/Textures.java # src/main/java/gregtech/api/gui/GT_GUIContainer_MultiMachine.java # src/main/java/gregtech/api/metatileentity/implementations/GT_MetaTileEntity_MultiBlockBase.java # src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_AssemblyLine.java # src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_OreDrillingPlant1.java # src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_OreDrillingPlant4.java # src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_OreDrillingPlantBase.java # src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java # src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java
2017-06-17Merge pull request #1074 from Techlone/advminer2_improvementsBlood-Asp
AdvMiner2 renamed; new tiers of OreDrillingPlant
2017-06-17Merge remote-tracking branch 'GT5-Unofficial-Fork/ChemistryUpdate' intoJohannes Gäßler
BrickedBlastFurnace Conflicts: src/main/java/gregtech/api/enums/Materials.java src/main/java/gregtech/api/enums/Textures.java src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_BronzeBlastFurnace.java src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java