Links
Tags
Creators
Details
47
Compatibility
Changes
1.18.2-0.9.0.2
-- Updated to Forge 40.0.34
1.18.2-0.9.0.1
-- Updated to Forge 40.0.18
1.18.2-0.9.0.0
-- Ported to 1.18.2
0.8.0.8
-- Fixed Lumber and Quarry bees only being able to produce from Feeding Slabs
-- Fixed shearing from dispensers causing crash
-- Fixed Quarry bees showing Lumber bees output in JEI
-- Fixed temper attribute picking the worst for offspring
-- Minor performance improvements
0.8.0.7
-- Added a bee nest helmet, it's all the buzz
-- Chips from Lumber and Quarry bees now show properly in JEI
-- Fixed bees duplicating
-- Added desh, ostrum and calorite bees (Beyond Earth)
-- Added support for new JEI API
-- Fixed and balanced some mixing recipes
0.8.0.6
-- Updated Russian translations, thanks to DrHesperus
-- Farmer and Collector/Hoarder Bees now operate in an area around their home hive instead of themselves
-- Hives can now hold range upgrades which extend the operating area of Farmer and Collector/Hoarder Bees
-- ATM bees have been rebalanced
-- Releasing a bee on a flower block or a hive now correctly associates the bee with that location
-- Block conversion recipes now uses fuzzy match when checking a blockstate, fixing anvil repairing not working
-- Fixed milky comb output
-- Fixed AE2 spatial bee comb output
-- Fixed ars nouveau bee
-- Remove obsidian from Draconic bee flowers
-- Fixed problems when Electrodynamics is installed
0.8.0.5
-- Fixed nocturnal bees not working at night
-- Fixed weather tolerant bees not working in bad weather
-- Fixed crash with honey fluid in feeding slabs
-- Fixed crash when hitting an expansion box with a stick
-- Added better support for FTB Quests
-- Added support for custom breeding items and amount. Only Draconic bees have a custom item by default.
-- Dragon egg hives double production output
-- New GUI for breeding and bee conversion recipe categories
-- Re-enabled all Patchouli support
-- Added fluid pollination
-- Added Oily (Beyond Earth) and Salty bees
-- Fixed some recipes
0.8.0.3
-- Added Dragonsteel bees (iceandfire)
-- Added Fluix Bee (appliedenergistics2)
-- Added Grave Bee (tombstone)
-- Added Regenerative and Hematophagous Bees (bloodmagic)
-- Type genes can no longer be combines with attribute genes on a honey treat
-- Fixed bumblebee boost
-- Fixed Create compat recipes
-- Fixed advancement spam
0.8.0.2
-- Re-added WAILA and TOP support
-- Comb Block upgrade no longer work for combs, only on output from Lumber and Quarry bees
-- Productivity and Comb block Upgrade recipes altered
0.8.0.1
-- New textures for nest locator
-- Updated to Forge 38.0.12
-- Fixed a world gen crash
0.8.0.0
-- New textures for upgrades and bee cages thanks to Dani Boye
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:jH6iiqkd:DiklU44r"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:jH6iiqkd:DiklU44r"
}

