aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/enums/Materials.java
AgeCommit message (Collapse)Author
2016-07-25Changed method of "repairing" of overheated coils.OneEyeMaker
Also moved initialization of SubTags to prevent NoClassDefFoundException.
2016-07-24Changed Blast Furnace temperatures of some materials.OneEyeMaker
Now EV materials require HV+ heating coils, IV materials requires EV+ coils.
2016-07-21Any component should require cables of its tier.OneEyeMaker
2016-07-21Redefined some wires. Added last heating coil block.OneEyeMaker
2016-07-20Added new tier of heating coils.OneEyeMaker
//TODO: Find material for LuV coils.
2016-07-18Naquadah should be more expensive.OneEyeMaker
2016-07-17Now Naquadria (source of Neutronium) requires highest tier of heating coils.OneEyeMaker
2016-07-17Added new heating coil blocks.OneEyeMaker
2016-06-20Improved Ultimet statsBlood-Asp
2016-06-19Improved Neutronium for being highest tier materialBlood-Asp
2016-05-25More fixes for #507Muramasa
2016-03-27Rebalance oil processing and improve pipe coveringBlood-Asp
2016-03-18Added machine recipe for rotors, added silicone soft hammerBlood-Asp
2016-03-17Added sharpness enchantment for HSS material toolsBlood-Asp
2016-01-03spelling fixes and chainsaw + forestry leaves fixBlood-Asp
2015-12-21comb processing fixesBlood-Asp
2015-12-08cable burn fix and ihl compat fixBlood-Asp
2015-12-06bunch of fixedBlood-Asp
Added new multiblock guis shortend HP turbine name to fit gui added reinforced block reprocessing fixed crash on AE2 removal expanded large boiler tooltips fixed chinsel marble processing added some recipes for alloys
2015-12-05More recycler blacklisted items and ignored additional oredict because of ↵Blood-Asp
crossmod issue
2015-12-04Fix CarbonDioxide, lower outputstacksize by screwdriver + shift and hide ↵Blood-Asp
blocks without materials
2015-11-30Rebalanced oil/fuel burn values to fit more complex processingBlood-Asp
2015-10-24fixed naquadah cell reverse processingBlood-Asp
2015-10-24Made Materials human readable againBlood-Asp
2015-10-21Reformat codeShawn Buckley
2015-10-21Replace T/F with builtin boolean valuesShawn Buckley
2015-10-21Bring in experimental branchShawn Buckley
2015-10-21Move source filesShawn Buckley