GT5-Unofficial/src/main/java/gregtech/api/enums
Johannes Gäßler 1f83a98876 New recipes, convenience methods, recipe rebalancings
Implemented new recipes for Gunpowder, Saltpeter, Sulfuric Acid 
Gave Sulfur dust a burn value (1600, the same as coal)
Made all chemical recipes stoichiometrically correct whenever possible
(2 H + 1 O -> 1 H2O instead of 2 H + 1 O -> 3 H2O)
Added a convenience method to Materials that lets you get dust
succinctly
Put all simplified recipe additions in a separate method, the config is
still missing
2017-04-30 18:04:25 +02:00
..
ConfigCategories.java Fix for negative-coordinate vein generation, adjustments to recipes for stone dust, sand, and flint 2017-03-16 16:24:39 +02:00
Dyes.java Remove null checks 2016-08-13 09:10:38 +01:00
Element.java
GT_Values.java Bugfixes 8 2016-08-14 08:06:00 +01:00
ItemList.java Missed a file 2017-03-31 17:38:48 +02:00
MaterialBuilder.java Chem reactors can now output 2 items, implemented recipes for Nitric 2017-04-30 01:36:10 +02:00
Materials.java New recipes, convenience methods, recipe rebalancings 2017-04-30 18:04:25 +02:00
OreDictNames.java
OrePrefixes.java Fixing names for plastics 2017-04-10 13:07:13 +02:00
SubTag.java initMaterialProperties 2016-08-19 12:15:05 +01:00
TC_Aspects.java Fixes #507 2016-05-24 22:02:46 +01:00
Textures.java Finish Cleanroom 2017-02-11 01:04:46 +01:00
TextureSet.java More String var changes 2016-08-13 15:01:09 +01:00
Tier.java Circuit changes 2017-02-28 02:04:47 +01:00
ToolDictNames.java