Age | Commit message (Collapse) | Author |
|
Fixed coloring of pyrolyse oven.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Currently not working as intended
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
The above materials originally had the ROUGH texture. I tested what they
would look like with the DULL texture and I forgot to revert it
afterwards.
|
|
|
|
|
|
|
|
Changing texture from page x to page 0 without changing the texture id
|
|
|
|
(for texture change use that is)
|
|
We have 16 tiers of textures.
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/main/java/gregtech/api/enums/Materials.java
|
|
input and output.
Also fixed bug in average input/output calculation.
|
|
cable at last second.
|
|
allows for more textures to be added for casing, with extra byte of data for paging.
Just change the value of mTexturePage at the same time you change mMachineBlock.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Previously you would only get 1 extra Nugget from Macerating Ore.
Now you get 3 extra Nuggets.
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|