aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/loaders/misc
AgeCommit message (Collapse)Author
2021-03-30Made it so that machine control covers disable themselves when thecharles
machine runs out of energy
2021-01-30Merge pull request #426 from KiloJoel/shadowmetalBeeFixMartin Robertz
added GT shadowmetal block, fixed bee crash from new TM
2021-01-29added GT shadowmetal block, no texture yetKiloJoel
2021-01-18Merge branch 'experimental' into mitchej123_cleanupMartin Robertz
2021-01-17More removal of commented out code, small formatting adjustmentsJason Mitchell
2021-01-17More removal of commented out code, small formatting adjustmentsJason Mitchell
2021-01-17Optionally hide assline recipes (defaults to false). Should have no impact ↵Jason Mitchell
on the ability to craft them.
2020-10-19Bee Definition Cleanup (#326)bartimaeusnek
* Bee Definition Cleanup Removed a Lot of boilerplate code, by using Consumers instead of Overrides Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> * Made Use of Static imports + use "Color" class for better IDE integration & readability + parameterised some Generics + reroute some Method overloads Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> * fixed an oversight Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> * fixed a typo Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2020-10-16Fix ganymede bee dropPrometheus0000
2020-05-13set hidden bees now to hidden. Before it wont workDreamMasterXXL
2020-05-13Add Fire Essense beeDreamMasterXXL
2020-05-12fix a few thingsDreamMasterXXL
2020-05-10finishing hee bees so farDreamMasterXXL
2020-05-10fix overseenDreamMasterXXL
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-03-12Revert "Revert "changing a bit bees allele""Dream-Master
This reverts commit 66ee3db890370b1a7843691eef2897931219cfb1.
2020-03-08Revert "changing a bit bees allele"Dream-Master
This reverts commit 48ed31d7b7122b71cb6d37ccc81e6a4f4a33c9c5.
2020-03-08changing a bit bees alleleDream-Master
2020-02-15removed unused importsDream-Master
changed subversion to 33
2019-12-23Removed hard dep on AE2bartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-11-09Cannot breed Certus and Fluix Bees #5096Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/5096
2019-09-20fixed bee stuff with geneticsbartimaeusnek
+added mica crop +code improvements Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-06-04#4644Richard Hendricks
2019-05-24Added HP Solar Steam Boilerbartimaeusnek
+added recipe +removed unnessecary ", new Object[0]" for vargars methodes Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-04-22rerouted forestry modid to the config value to prevent typosbartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-03-19salt bees equal to lithium bees #4285Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/4285
2018-10-05Pyrotheum and Cryotheum beesDream-Master
2018-10-05add more requieremts for new beesDream-Master
2018-10-05Add new beesDream-Master
Apatite, Ash and Fertilizer
2018-10-05fix bee localizerDream-Master
2018-09-30reverseDream-Master
2018-09-30fix errorDream-Master
change back to gendustry bees
2018-09-30Merge remote-tracking branch 'origin/GT_Bees_Dev_Experimental' into GT_Bees_devDream-Master
# Conflicts: # src/main/java/gregtech/loaders/misc/GT_BeeDefinition.java
2018-09-30+added unification of Gedustry bees -> GT beesbartimaeusnek
+fixed NPE without certain Mods Loaded
2018-09-23Fixed spellingZoko061602
2018-09-23change back to gt. gendustry bees takover not workingDream-Master
2018-09-22add forestry squeezer recipes to dropsDream-Master
2018-09-22spell fixesDream-Master
2018-09-22Add the last com recipesDream-Master
added uev motor for uev centrifuge for infinity combs spell fixings
2018-09-22fixed spellingDaniel
2018-09-22fix derpDream-Master
2018-09-22All gendustry bees in code.Dream-Master
Comb recipes will follow
2018-09-22fixed bees loaclizer, comb colors and bee namesDream-Master
2018-09-22added AlleleBeeProperties to the missing beesDream-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