| Age | Commit message (Collapse) | Author |
|
Pyrometallurgy update
|
|
|
|
Fix inconsistent worldgen
|
|
Improve fluid regulator
|
|
Fix the Tooltip of Pumps
|
|
Correct description of regulator
|
|
Add new zpm and uv battery
|
|
|
|
|
|
|
|
Conflicts:
src/main/java/gregtech/GT_Mod.java
src/main/java/gregtech/api/enums/Materials.java
src/main/java/gregtech/common/GT_Proxy.java
src/main/java/gregtech/loaders/oreprocessing/ProcessingOre.java
src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java
|
|
|
|
|
|
|
|
Improve the screwdriver-rightclick behavior.
|
|
Add the missing bracket
|
|
|
|
|
|
|
|
|
|
Pyrolyse oven coil scaling
|
|
Cracking Balance Followup
|
|
Another Distillery recipe fix
|
|
Multiblock Fluid IO fix
|
|
Fixed coloring of pyrolyse oven.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Regular Fluids are put out at the bottom layer.
CO2, CO, and SO2 are put out at the top layer and their amount scales
with the tier of the EBF's Muffler Hatch
|
|
Also added the corresponding pyrometallurgical recipes.
|
|
|
|
The cost is actually tripled at:
https://github.com/Blood-Asp/GT5-Unofficial/blob/unstable/src/main/java/gregtech/common/tileentities/automation/GT_MetaTileEntity_Regulator.java#L95
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|