Age | Commit message (Collapse) | Author |
|
Pyrometallurgy update
|
|
Fluid Canner cost reduction
|
|
Fix the Generated Item Pipes
|
|
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
|
|
Circuits: 2 -> 1
Pumps: 2 -> 1
Glass: 2 -> 4
|
|
|
|
Correct the factor.
|
|
|
|
More Item Pipe Materials
|
|
Cracking Balance Followup
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/main/java/gregtech/api/enums/Materials.java
|
|
|
|
|
|
|
|
|
|
Previously you would only get 1 extra Nugget from Macerating Ore.
Now you get 3 extra Nuggets.
|
|
|
|
Also added the corresponding pyrometallurgical recipes.
|
|
|
|
|
|
|
|
SaltWater now yields the same amount of material as Salt Dust.
Increased the energy cost of electrolyzing Salt to make netto energy
yield via NaOH+Hydrogen negative.
|
|
|
|
All Direct Smelting recipes now yield 1 ingot per Ore Block or 5 Nuggets
per Crushed Ore/Dust
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Item Distributor
|
|
Added LV and MV miners.
|
|
Trying to fix PE polymerizing recipe
|
|
|
|
|
|
|
|
|