Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
All Direct Smelting recipes now yield 1 ingot per Ore Block or 5 Nuggets
per Crushed Ore/Dust
|
|
|
|
|
|
|
|
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.
|
|
|
|
unstable
|
|
|
|
S2O => SO2;
S3O => SO3.
|
|
|
|
|
|
|
|
Item Distributor
|
|
Fixed inventory misalignment when updating 5.09.30 -> 5.09.31
|
|
Added LV and MV miners.
|
|
|
|
|
|
|
|
|
|
|
|
Trying to fix PE polymerizing recipe
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I added a new method to BaseMetaTileEntity that shifts the Inventory
index according to the change in Input/Output slots.
Instrumentally I have added a new version ID that considers the GT
subversion.
|
|
|
|
|
|
|
|
|
|
|
|
|