aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/items/ItemComb.java
AgeCommit message (Collapse)Author
2022-07-02Par, var, begone! (#1104)YannickMG
* Renamed parameters of ItemBlock subclasses * Renamed damageDropped and getDamageValue method parameters of Block subclasses * Removed trivially superfluous overrides of Block::quantityDropped, Block::isOpaqueCube and Block::renderAsNormalBlock * Removed trivially superfluous overrides of Block::getItemDropped * Cleaned up a few more block subclass method parameters * Cleaned up obsolete Javadoc * par1 -> block in ItemBlock Constructors * Renamed arguments to drawGuiContainerForegroundLayer * Cleaned up redundant casts * Renamed arguments to drawGuiContainerBackgroundLayer * Renamed arguments to Slot subclass constructors * Renamed arguments to World subclass GT_DummyWorld * Renamed parameters of updateProgressBar * Renamed the rest of the par* parameters outside of GT_MinableOreGenerator which should be deleted * Renamed most var1-var10 and a few more in generally non-dead code * Renamed last varSomething variables * Removed 3 fully dead classes used nowhere in the codebase, with obsolete unused code
2022-03-14pin comb type id instead of depending on array ordinal (#980)Glease
* pin comb type id instead of depending on array ordinal * fix up _NULL related problems * fix out of bound * make it private * add some more test
2021-12-11add Cryolite Bee and combs (#793)Martin Robertz
* add Cryolite Bee and combs * add Cryolite Block
2021-08-29create a MOD ID for Core ModDreamMasterXXL
change all Core mod items match with ID Add Soldering function to Material list put all Railcraft recipes from Core mot to GT
2021-05-24feat(glow): iconset machines glow supportLéa Gris
- Add glow support for all sides and states of iconset machines (same as with basicmachines). Automated code cleanup with IDEA of: - Optiimise all imports (remove unused, sort) - Reorder all modifiers to the canonical preferred order (as stated in the Java Language Specification) - Add all missing @Override annotations
2021-05-08Fix name of americiumPrometheus0000
2021-03-21ItemComb config fiximpbk2002
my mistake. This has to be changed.
2021-03-20Centrifuge Duration matchimpbk
Centrifuge Duration is now Equal to original Recipes.(At least in Bee Comb Nerfed Config) Unnerfed config needs more balancing, because disabling the nerfed Config makes Comb process recipes strange and override each other.(Even before this PR).
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