aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/items/ItemComb.java
AgeCommit message (Collapse)Author
2021-03-15update ItemCombimpbk
Matched requirement of EU/t same as the old one.
2021-03-15Update ItemComb.javaimpbk2002
2021-03-15Update ItemComb.javaimpbk2002
changed minimum Tier that needs cleanRoom for autoclave and chemical process
2021-03-14Update ItemComb.javaimpbk2002
fixed missed chance of twilight forest bees
2021-03-14Update ItemComb.javaimpbk2002
if the config nerf beeComb is disabled. GT_comb processing recipes go totally Messed up. So I separated the nerfed part and un nerfed part. Also added enum values to the recipes to automatically generate the required voltage and duration, required cleanRoom by the required Voltage Tier. This will make us easier to add new honeycomb or balancing Beekeeping.
2021-01-17More removal of commented out code, small formatting adjustmentsJason Mitchell
2020-12-16Fix comb drop (ganymede dust)Prometheus0000000
2020-05-16adding missing autoclave comb recipesDreamMasterXXL
2020-05-16bee changesDreamMasterXXL
Autoclave get a new input slot
2020-05-16fix bugsDreamMasterXXL
Naquadria combs give naquadah ore #6120 https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6120
2020-05-15Naquadria combs give naquadah ore #6120DreamMasterXXL
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6120 (cherry picked from commit a3dbffc92ebf8b89a24e29339cf9064ce7437b70)
2020-05-13Add Fire Essense beeDreamMasterXXL
2020-05-12fix a few thingsDreamMasterXXL
2020-05-12fix spawner egg from combsDreamMasterXXL
2020-05-10finishing hee bees so farDreamMasterXXL
2020-05-10add more hee beesDreamMasterXXL
2020-05-10more HEE bees and some fixesDreamMasterXXL
2020-05-10Start to add new HEE Bees for Ender Dust, Ectoplasma and Arcane ShardsDreamMasterXXL
2020-02-18Update ItemComb.javaTataTawa
EnergeticAlloy Combs now produce correctly, not vibrant alloy.
2019-12-21add quadrupeling to pure tungsten ore #4751Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/4751
2019-07-16add rutile quadrupeling #4850Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/4850
2019-03-19add more comb recipesDream-Master
2019-03-19https://github.com/GTNewHorizons/NewHorizons/issues/4253Dream-Master
Problems with bee comb ore quadrupling recipes #4253 all ev and iv combs have now chemical recipes
2019-02-02change Neutronium comb recipe use more eu/t nowDream-Master
changed processing time and tier for cosmic neutronium, infinity catalyst and infinity
2018-12-11cherry pick cd841ad39edfef8c4f32096416b0c68b98ccc96eYoungGT
Fix #1439 and #1456 (#1503) * Fix #1439 * Fix #1456 * mistake
2018-10-26remove groth medium from combs because dumbDream-Master
2018-10-05Pyrotheum and Cryotheum beesDream-Master
2018-10-05Add new beesDream-Master
Apatite, Ash and Fertilizer
2018-10-05buff bees in autoclave alotDream-Master
2018-10-05remove super cheap growth medium recipesDream-Master
2018-09-23added missingfix recipesfor magnesium beesDream-Master
2018-09-22Add the last com recipesDream-Master
added uev motor for uev centrifuge for infinity combs spell fixings
2018-09-22add more recipesto space combsDream-Master
2018-09-22add more comb recipesDream-Master
add drop recipes
2018-09-22fixed bees loaclizer, comb colors and bee namesDream-Master
2018-09-22Merge branch 'GT_Bees_dev_experimental' into GT_Bees_devDream-Master
# Conflicts: # src/main/java/gregtech/loaders/misc/GT_BeeDefinition.java
2018-09-22+added <1% bee mutation ratebartimaeusnek
+fixed crashing w/o mods for bees
2018-09-22fixed recipes and comb colorsDream-Master
2018-09-21add bee comb recipesDream-Master
2018-09-21fixcolors effects and localizersDream-Master
2018-09-20more metal beesDream-Master
2018-09-20added comb recipes to gem bees in gt codeDream-Master
2018-09-16add more bees and combs and recipesDream-Master
2018-09-16fix comb recipesDream-Master
2018-09-16Add more bee combsDream-Master
2018-09-16add more bee combs recipesDream-Master
2018-09-16work on comb recipesDream-Master
2018-09-15Add Drops recipe and change ROCK to rock in flowers alleleDream-Master
2018-09-15replace whole bee template with the traits copied from branchDream-Master
2018-09-08add ic2 line to codeDream-Master