Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
lava boiler be steel
|
|
This reverts commit 812b196c66599170cbb685f14c9097acbc6cffea.
|
|
This reverts commit 83ec5e267e9bfda3917998408583f4b90a394605.
|
|
rename Steel machines to HP
|
|
|
|
|
|
|
|
|
|
(Tin we have allready)
cherry pick
f684991ba1a982adab8694c3e03aa6d33b6caf95
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
f8b62ed8d68796efc0cc72c4a8877af8b76b96cf
Fix Item Distributor recipes
|
|
424b356feeb02cb3735b928b4b16fdf54631bcae
835dd2daccc5894a40b75a2110911a8c3e1878b9
98e214b873840c97778bb5bf5377673f76fd457d
0334a19993931a421376ce3aad50191edff3814b
0375e11debad5b9c997a91da3d07f85e37dc0616
480132b25f85bb350b04e949174ebc9ade85f185
Added LV and MV miners. #1142
|
|
|
|
Cherry pick
36d481a2a00d349b8bbe17954f46035fb0369d9a
|
|
|
|
Assembly line upgrade #1130
@Antifluxfield can you review this changes. Thanks
|
|
Item Distributor #1132
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/1550
Missing Item Name #1550
|
|
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.
|
|
285c6637dd93b54d1bb31c19b1497c554afd7772
Fixed NitrationMixture FluidStacks, Glyceryl recipe stocheometry
|
|
|
|
BrickedBlastFurnace
|
|
|
|
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
|
|
|
|
|
|
# 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
|
|
AdvMiner2 renamed; new tiers of OreDrillingPlant
|
|
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
|
|
|
|
|