aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/enums
AgeCommit message (Collapse)Author
2017-04-23Tweaked Titanium, implemented Silicone and GunpowderJohannes Gäßler
Carbon Monoxide can now be obtained as an optional byproduct from Titaniumtetrachloride production. Added a missing chemical reactor recipe for Gunpowder
2017-04-23Added additional recipes for acids and basesJohannes Gäßler
2017-04-22Enabled solid output for Distilleries, implemented Epoxy Resin / PTFEJohannes Gäßler
production Expanded the GregTech API: There is now a convenience method for automatically creating polymerization recipes. Disabled recipes for the Salty Water Potion in favor of a new Salt Water fluid. Slightly nerfed Sulfuric Acid production from Sulfur and Water to make them align with other acids and bases (1 Dust / 1000L Chemical + 1000L Water -> 1000L acid/base)
2017-04-21Added recipes for EpichlorohydrinJohannes Gäßler
2017-04-20Refactored MaterialAdapter to MaterialBuilder to better represent theJohannes Gäßler
class functionality.
2017-04-20Fixed a typo, Added a missing glue recipeJohannes Gäßler
2017-04-19Added a lot of (petro)chemistry stuff, expanded the APIJohannes Gäßler
Created an adapter class for creating materials. Materials now have bit flags for automatic gas/fluid creation. Added a new convenience method for adding distillery recipes. Recipes now show the exact recipe duration instead of the duration rounded down to the nearest int. Added new Materials with relevant recipes: Acetic Acid, Acetone, Calcium Acetate, Charcoal Byproducts, Carbon Monoxide, Ethanol, Ethylene, Methanol, Methyl Acetate, Polyvinyl Acetate, Propene, Sulfuric Ethylene, Vinyl Acetate Made vinegar visible.
2017-04-10Fixing names for plasticsBlood-Asp
2017-03-31Missed a fileBlood-Asp
2017-03-31Add Lightning RodBlood-Asp
2017-03-16Fix for negative-coordinate vein generation, adjustments to recipes for ↵MauveCloud
stone dust, sand, and flint
2017-03-10Recipe fixesBlood-Asp
2017-03-01Remove rubber from steamageBlood-Asp
2017-02-28Merge pull request #904 from Techlone/unstableBlood-Asp
Add new semiconductors and indium recipe
2017-02-28Circuit changesBlood-Asp
2017-02-17Add new semiconductors and indium recipeTechlone
2017-02-11Finish CleanroomBlood-Asp
2017-02-03Fix tungstencarbite recyclingBlood-Asp
2017-01-05Add advanced seismic prospectorKpoxaPy
2016-12-24Adding missing GT++ metaitemsBlood-Asp
2016-12-24Fix broken Hydric Sulfide recipeBlood-Asp
2016-12-23Add new usages for GraphiteBlood-Asp
2016-12-23Naquadah gen mk3 now uses cells with molten naquadah instead of dustBlood-Asp
2016-10-26some bugfixesBlood-Asp
2016-10-25Add EnderIO Alloy recipesBlood-Asp
2016-10-24Fix maceration byproductsBlood-Asp
2016-10-23New Recipes for Lapotron Crystals, Mining Pipe, Mining Laser and Quantum Armor.Blood-Asp
2016-10-23Add Automatic Maintainance HatchBlood-Asp
2016-10-22Detect GT++ and enable materials for it.Blood-Asp
2016-10-22Missed one fileBlood-Asp
2016-10-22Add Naquadah fuel rods and fix some Assemblyline recipesBlood-Asp
Naquadah fuel = Mox with 10x runtime.
2016-10-19Add EnderIO Rocket Fuel compatBlood-Asp
2016-10-18Improve readability of materialsBlood-Asp
2016-10-18Adding Duranium and Tritanium as Tier 5/6 Tool materials superior to HSS and ↵Blood-Asp
below neutronium
2016-10-13Add config to enable all disabled mats & components.Muramasa
2016-10-13Fix VALUES & Replicator recipesMuramasa
2016-10-11Add HasParentMod to config & Generate fluids for all MaterialsMuramasa
2016-10-10Fixing Heavy Duty Alloy Ingot recipesBlood-Asp
2016-10-09Fix TGreg & Remove unneeded config entriesMuramasa
2016-10-09Fix Material.toStringMuramasa
2016-10-04Computronics support & Improved mod dependant MaterialsMuramasa
2016-10-03Add fluids without enabling the materialMuramasa
2016-10-02MT script parser + metaitem reenabler do now workBlood-Asp
2016-10-02quickfix reenablerBlood-Asp
2016-10-02Auto enable items found by MT script parser. Needs testing.Blood-Asp
2016-09-30Exclusion fixesMuramasa
2016-09-29Small fixes & Stop storage blocks and fluids for disabled materialsMuramasa
2016-09-27Update, bump version and Most of TGreg compat fixesMuramasa
2016-09-25Cleanup, disable auto TE recipes with config and fixesMuramasa
2016-09-24Update with exp changesMuramasa