aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/bees
AgeCommit message (Collapse)Author
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>
2019-09-20fixed bee stuff with geneticsbartimaeusnek
+added mica crop +code improvements Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-05-18might fix ?bartimaeusnek
https://github.com/GTNewHorizons/NewHorizons/issues/3913 https://github.com/GTNewHorizons/NewHorizons/issues/4421 Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2018-09-22+added <1% bee mutation ratebartimaeusnek
+fixed crashing w/o mods for bees