aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/items
AgeCommit message (Expand)Author
2022-03-14pin comb type id instead of depending on array ordinal (#980)Glease
2022-02-27fix Schematic recipe give steel backMartin Robertz
2022-02-27fix https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/9345Martin Robertz
2022-02-09Fix optical circuit ore dict. (#930)Colen
2022-02-04Translation related fixes (#920)Glease
2022-02-04Revert trans changes for GT_Generic_Item and descendants (#919)YannickMG
2022-02-03Basic Machine NEI Power Tiers (#914)YannickMG
2022-01-28Texture tooltips update (#903)Colen
2022-01-27Add new xSMDs (#894)GTNH-Colen
2022-01-27Backport gregicality textures (#893)GTNH-Colen
2022-01-27Add new circuit tiers (#895)GTNH-Colen
2022-01-15add a cover copy/paste tool (#872)Yang Xizhi
2022-01-14volumetric to 64 (#869)bombcar
2021-12-17Fix Cryoliote Combs to avoid meta id issuesMartin Robertz
2021-12-15Fix assline recipe rejection (#810)Glease
2021-12-11add Cryolite Bee and combs (#793)Martin Robertz
2021-12-06Add tooltip to programmed circuit to make new feature more obvious (#783)Glease
2021-12-04Make machine reconfiguration interface a little nicerGlease
2021-12-02add select circuit gui for machine and circuits itself (#773)Martin Robertz
2021-12-01Add a new ghost slot to single block machines for config circuitsGlease
2021-11-29add both L/t and L/s to pumpsbombcar
2021-11-29update speed to L/tbombcar
2021-11-11Merge pull request #718 from GTNewHorizons/ev-motos-re-tierMartin Robertz
2021-11-11Merge pull request #716 from GTNewHorizons/No-Hand-MixingMartin Robertz
2021-11-12color changeGlodBlock
2021-11-07change to black steelMartin Robertz
2021-11-07change ev motor wire material to NichromeMartin Robertz
2021-11-07remove mv battery hand crafting recipeDreamMasterXXL
2021-10-30Clean up translationsD-Cysteine
2021-10-30Merge pull request #710 from D-Cysteine/metaitem-98Martin Robertz
2021-10-30Merge branch 'experimental' into BoxinatorMartin Robertz
2021-10-30A little clean-upD-Cysteine
2021-10-30Add support for more fluidsD-Cysteine
2021-10-29Make metaitem.98 more flexible, and add oredict support for steam cellD-Cysteine
2021-10-29Make steam cell usable in oil cracking. Also made new cells less of a pain to...Glease
2021-10-21Allow GT cells to work for any fluidD-Cysteine
2021-10-03Merge pull request #672 from Prometheus0000/New_stuffMartin Robertz
2021-09-30small changeGlodBlock
2021-09-30remove redundant codeGlodBlock
2021-09-30use lambdaGlodBlock
2021-09-30move code away from GT_UtilityGlodBlock
2021-09-29Finish upPrometheus0000
2021-09-27Add higher tier partsPrometheus0000
2021-09-24add control circuits to covers and large cell assembler recipesDreamMasterXXL
2021-08-29create a MOD ID for Core ModDreamMasterXXL
2021-08-16Removed useless concurrency for some mapsTimeConqueror
2021-08-03Use MetaGenerated_Item_99D-Cysteine
2021-08-01Add cracked fluid cellsD-Cysteine
2021-07-23Merge pull request #583 from GTNewHorizons/recipe-changeMartin Robertz
2021-07-15Removed useless array creation in most #copy methods by changing them to #cop...TimeConqueror