Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-04 | Translation related fixes (#920) | Glease | |
* Translation related fixes * Rename trans to transItem | |||
2017-07-02 | cherry pick | Johannes Gäßler | |
Item Distributor #1132 | |||
2017-06-19 | Merge remote-tracking branch 'Petrochemy/BrickedBlastFurnace' into ↵ | Dream-Master | |
BrickedBlastFurnace | |||
2017-06-17 | Implemented crafting recipes for the Bricked Blast Furnace | Johannes Gäßler | |
fixed Glass Hammering consuming 40x more energy than intended Fixed Hammer recipes that (presumably unintentionally) had 10EUt, 16 ticks instead of 16EUt, 10 ticks. Renamed Dense Bricks -> Firebricks | |||
2017-06-17 | Merge remote-tracking branch 'GT5-Unofficial-Fork/ChemistryUpdate' into | Johannes Gäßler | |
BrickedBlastFurnace Conflicts: src/main/java/gregtech/api/enums/Materials.java src/main/java/gregtech/api/enums/Textures.java src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_BronzeBlastFurnace.java src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java | |||
2017-06-16 | Adjusted BBF GUIs to accommodate to the new 3/3 layout. | Johannes Gäßler | |
2017-06-08 | Implemented Bricked Blast Furnace, added corresponding textures | Johannes Gäßler | |
Added a new Casing for the Bricked Blast Furnace, GT_Block_Casings4, ID 15 Refactored the non-electric Blast Furnaces: The Bronze Blast Furnace and the Bricked Blast Furnace extend a superclass to ensure consistent behavior. Subclasses only differ in texture, description, and Casing Block. | |||
2017-06-06 | Oil Cracking Update from Johannes Gaessler | Dream-Master | |
2017-05-12 | Merge branch 'ChemistryUpdate' into LargeChemicalReactor | Johannes Gäßler | |
Conflicts: src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java | |||
2017-05-09 | Added new textures for the LCM, using them now | Johannes Gäßler | |
2017-05-05 | Tweaked the plastics svg | Johannes Gäßler | |
2017-05-04 | Added a graphic for acids, made the javadoc more descriptive | Johannes Gäßler | |
2017-05-03 | Added an svg for misc chemical recipes, tweaked several recipes | Johannes Gäßler | |
2017-05-03 | Added distillation recipe for Phenol, tweaked the graphic for plastics | Johannes Gäßler | |
2017-05-02 | Materials for existing fluids, ash nerf, plastic production svg | Johannes Gäßler | |