aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-07-23Changed Galena Formula: Pb3Ag3S2 -> PbS, added PbS -> Pb direct smeltingJohannes Gäßler
Also added the corresponding pyrometallurgical recipes.
2017-07-23Removed redundant Magnetite Blast recipeJohannes Gäßler
2017-07-23Fixed accidental change to the Cumene recipes due to not pullingJohannes Gäßler
2017-07-23Implemented Roasting and Carbothermic Reduction for the EBF.Johannes Gäßler
2017-07-23Fixed Salt processing recipesJohannes Gäßler
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.
2017-07-23Added BBF Recipes for increased output from Direct SmeltingJohannes Gäßler
2017-07-22Reworked Direct Smelting, added Magnetite -> Iron smeltingJohannes Gäßler
All Direct Smelting recipes now yield 1 ingot per Ore Block or 5 Nuggets per Crushed Ore/Dust
2017-07-22Reduced direct smelting from impure/purified dustJohannes Gäßler
2017-07-22Merge pull request #1169 from Antifluxfield/patch-2JohannesGaessler
Fixed Cumene recipe quantity
2017-07-22Fix imbalanced recipeAntifluxfield
2017-07-22Correct descriptionAntifluxfield
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
2017-07-20Merge pull request #1165 from JohannesGaessler/CarbonBurnValueRemovalArchengius
Carbon BurnValue removal
2017-07-20Removed Burn Value for Carbon Dust.Johannes Gäßler
2017-07-17Added the Large Chemical Reactor Controller inventory to the item inputJohannes Gäßler
2017-07-17add config EnableZPMandUVBatteries default falseSLiMylya
2017-07-17Update GT_MetaTileEntity_OilDrillBaseAntifluxfield
2017-07-17Update descriptionAntifluxfield
2017-07-17Just let the progress time decided by the area. That's enough.Antifluxfield
2017-07-17Rebalance III. This time it should be fine...Antifluxfield
2017-07-17Rebalance process time IIAntifluxfield
2017-07-17Rebalance process timeAntifluxfield
2017-07-17Backfiller 3 => 2Antifluxfield
2017-07-16Adjusted cracked fluid distillation speed, LightFuel/Naphtha balanceJohannes Gäßler
2017-07-16Fixed a bug where Brick, Clay, and Fireclay had the wrong texture sets.Johannes Gäßler
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.
2017-07-16Added config options for old ash recipes, tweaking ash outputJohannes Gäßler
2017-07-16Update GT_MetaTileEntity_DrillerBase.javaAntifluxfield
2017-07-16Added recipes for CaO, MgO, reenabled falsely disabled Steel Ash outputJohannes Gäßler
2017-07-16Adding descriptionAntifluxfield
2017-07-16Add Concrete BackfillerAntifluxfield
2017-07-15Changed the Ash centrifugation recipe to the new materials.Johannes Gäßler
2017-07-15Added Ash component MaterialsJohannes Gäßler
2017-07-15Capped the output multiplier of stone dust to 100%.Johannes Gäßler
2017-07-15Fixed bug - isAllowedToPutIntoSlot don't check size of inventory.Dimach
2017-07-14Rebalanced Stone Dust centrifugationJohannes Gäßler
2017-07-14Update GT_RecipeAdder.javaAntifluxfield
2017-07-14Add Oil Drill II & IIIAntifluxfield
2017-07-13Oil Drill configurableAntifluxfield
2017-07-13Oil Drilling Rig now using DrillerBaseAntifluxfield
2017-07-13Ore Drilling Plant now using DrillerBaseAntifluxfield
2017-07-13Extract the drilling code from OreDrillingBase to DrillerBaseAntifluxfield
2017-07-13Make Data Access Hatch an universal hatchAntifluxfield
2017-07-13Reduce the batch size if fluid amount is exceeding Antifluxfield
2017-07-11Added an option to findRecipe() to only return recipes with enough inputJohannes Gäßler
2017-07-10Made it so that multiblocks will look for empty output hatches.Johannes Gäßler
Previously when there was more than one fluid output multiblocks would only try to put it into one of the output hatches.
2017-07-09Fixed Item Distributor causing an OutOfboundsException for invalid NBT.Johannes Gäßler
2017-07-09update changeSLiMylya
2017-07-09Merge branch 'unstable' of https://github.com/Blood-Asp/GT5-Unofficial into ↵Blood-Asp
unstable
2017-07-09oil fix part 2Blood-Asp
2017-07-09Fix oreBasalticMineralSand properly being mapped to "ore" prefix, instead of ↵Joakim Bjørnstad
the "oreBasalt" prefix, yielding the wrong material "icMineralsand"
2017-07-09Merge pull request #1148 from Antifluxfield/patch-1JohannesGaessler
Fixed formulas for SO2, SO3