A Forestry Mod add-on. Adds Bee Species that were originally used in Forestry before Minecraft Version 1.7
Forestry, Tech Reborn & ProjectE
Maven Repository: Add the following to your build.Gradle
repositories {
maven {
name = "RetroBees"
url = "https://dl.bintray.com/thesledgehammer/development/"
}
}
dependencies {
compile "com.thesledgehammer.RetroBees:RetroBees_1.12.2:+:universal"
}
Permissions of this copyleft license are conditioned on making available complete source code of licensed works and modifications under the same license or the GNU GPLv3. Copyright and license notices must be preserved. Contributors provide an express grant of patent rights. However, a larger work using the licensed work through interfaces provided by the licensed work may be distributed under different terms and without source code for the larger work.
Please Read the Licence file for more information