aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/enums
AgeCommit message (Collapse)Author
2021-01-18Merge pull request #411 from GTNewHorizons/remove_modular_armorMartin Robertz
Debloat - Remove Modular Armor (It's buggy and not in use anyway)
2021-01-17Optionally hide assline recipes (defaults to false). Should have no impact ↵Jason Mitchell
on the ability to craft them.
2021-01-17Debloat - Remove Modular Armor (It's buggy and not in use anyway)Jason Mitchell
2021-01-16fix(GT)Alumite GT ToolsDreamMasterXXL
2020-12-31Merge branch 'experimental' into long_distance_transferJason Mitchell
2020-12-29Fixed Min/Max switcheroobartimaeusnek
2020-12-28Merge pull request #380 from GTNewHorizons/CoilsLogicReworkbartimaeusnek
Heating Coil Logic Overhaul
2020-12-28Added Tier Colorsbartimaeusnek
2020-12-28Refactorbartimaeusnek
+ Added 2 more coils + Improved Tooltips
2020-12-27fixDreamMasterXXL
(cherry picked from commit c36d2276a0a192cfcdee8e965770fcf04d2ef08f)
2020-12-27fixDreamMasterXXL
Luv+ components are in the core mod
2020-12-26Add ~~stolen~~ borrowed textures for long distance pipesJason Mitchell
2020-12-26Adds long distance Item & Fluid pipelines and pipes. Inspired/ported from ↵Jason Mitchell
GT6 under LGPL.
2020-12-24Heating Coil Logic Overhaulbartimaeusnek
2020-12-14add animated texture for the valveDreamMasterXXL
2020-12-13added steam valve coverKiloJoel
2020-11-29add(BloodArsenal)add blood infused iron to metal and add fine wires for the ↵DreamMasterXXL
vampire ring
2020-11-03Added IV HOG only LCEPrometheus0000000
2020-07-23feat(Gregtech) add Raw DD Portal BlockDreamMasterXXL
Add Raw Poatal Block for DD Infusion recipe
2020-06-11Phthalic Acid change breaks things #6242DreamMasterXXL
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6242
2020-06-11Do shitDreamMasterXXL
2020-06-11Phtalic Acid name wrong #6232DreamMasterXXL
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6232
2020-04-23Buff infinity turbines #5970DreamMasterXXL
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/5970 (cherry picked from commit 59c2be81ae501011488c3d5525adf380efe6ccef)
2020-04-21Quantium Wires have no wiremill recipe #5888DreamMasterXXL
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/5888
2020-04-21Merge remote-tracking branch 'origin/cls' into testDreamMasterXXL
2020-04-19Refactored CLS support into an own Compatbartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2020-04-19update item list and version tagDreamMasterXXL
2020-04-19More Polybenzimidazole (PBI) Uses in Higher Tier Recipes #5928DreamMasterXXL
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/5928
2020-04-18remove unused materialsDreamMasterXXL
add gears to Cobalt and the Blue, Black and Red Steel (for the Oil Rig Recipes) fix spacing (cherry picked from commit 5bf8bb0089b2ff37e549f827d6e0aeac064fd87d)
2020-04-10Merge branch 'experimental' into fixesbartimaeusnek
2020-04-10UHV fixesbartimaeusnek
+ updated tritanium color Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2020-04-10different fixesbartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2020-04-10Void miner adjustments (#262)bartimaeusnek
* Added all Ores to Voidminer in DeepDark + removed Infinity Ore Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> * renormalize line endings Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2020-04-10renormalize line endingsbartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2020-04-10Added all Ores to Voidminer in DeepDarkbartimaeusnek
+ removed Infinity Ore Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2020-04-10Removed T5 & T6 Minersbartimaeusnek
+ Added BW Compat for easier use of BW Materials in code + Removed DD Veins Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2020-04-07Merge branch 'experimental' into Ore-Drilling-T5+T6Dream-Master
2020-04-07add missing printer backDream-Master
add missing ids to processing array
2020-04-06Added a better way for the Processing Array to handle recipes.Dream-Master
https://github.com/Blood-Asp/GT5-Unofficial/pull/1551 add missing Packer machines back
2020-04-06Merge branch 'experimental' into Ore-Drilling-T5+T6Technus
# Conflicts: # src/main/java/gregtech/api/enums/Textures.java
2020-04-06Texture paging names should match...Technus
2020-04-06Texture paging implementedTechnus
2020-04-06Commented texture pagingTechnus
2020-04-06Merge branch 'experimental' into Ore-Drilling-T5+T6Dream-Master
2020-04-06change Melodic Alloy space in NameDream-Master
add Pink Slime to EBF and Vac add shapeless recipe for Clay Compound
2020-04-06change ender io materialDream-Master
add crafting recipes
2020-04-06change color of Crude steel and Pink slime a bitDream-Master
2020-04-06add more Ender IO material properties to material list.Dream-Master
2020-04-05CrudeSteelDaniel
makes GTMaterial match up with EnderIO material
2020-04-05add new Enderi IO materials to GTJason Mitchell