Links
Tags
Creators
Details
67
Compatibility
Changes
1.18.2-0.9.1.0
-- Added a simulation upgrade which makes a hive simulate bees trips to flowers instead of adding the entities into the world
-- Added breeding chamber where you can choose which offspring to get
-- Added Gobber bees
-- Added nuclear waste bee (sorry)
-- Added support for soul steel from Spirit
-- Added bee attribute details to expanded TOP info box
-- Wood solitary nests can now grow with trees grown next to flowers
-- Filter upgrades now work in centrifuges, only allowing combs produced by the bees on the filter
-- Sturdy bee cages stack size changed to 16
-- Radioactive bees now cause nausea and weakness
-- Gene vials now have different colors depending on the attribute
-- Skeletal and ZomBee spawn count limited
-- Fixed nocturnal bees not leaving hive in the nether
-- Fixed problem with all bees being able to convert blocks
-- Fixed Jungle Wood Nest not being discoverable with nest locator
-- Blacklisted bee cages from being used in a claimed chunk (FTB Chunks)
-- Added invulnerability list to config bees allowing for any invulnerabilities
1.18.2-0.9.0.11
-- Leashes now drop when a leashed bee is picked up in a cage
-- Bee nest spawn probability moved into configs
-- Soul lava bee made fireproof
-- Stacked filled bee cages will only use 1 item at a time instead of deleting the whole stack
1.18.2-0.9.0.10
-- Added new ATM bees; Soul Lava, Starry and ...Patrick
-- Added Pure bee for Botania, it's like a pure daisy with wings
-- Added bee fishing recipe with JEI display
-- Added new upgrade to catch only adult bees in the catcher
-- Fixed bees popping in and out in other dimensions (maybe)
-- Fixed bees forgetting where they live when leaving for work in the morning
-- Moved some data files around, sorry to anyone who was overwriting them (list is here: https://github.com/JDKDigital/productive-bees/commit/df4b81a49b201bcc31d633491c948085b828d263)
1.18.2-0.9.0.9
-- Fixed Hoarder bees not picking up stuff
-- Fixed Uraninite (Powah) combs not producing anything
-- Shuffled bee spawning recipes a bit for more variety in the wood nests
-- Fixed sync issue when opening a hive from the expansion box
1.18.2-0.9.0.8
-- Stripping data from bees when entering a hive or cage to make the data footprint smaller
1.18.2-0.9.0.7
-- Feeding slab can be disguised as any slab by right clicking it with the desired slab
-- Fixed bottler recipes again
-- Fixed gene indexer combining incompatible genes
1.18.2-0.9.0.6
-- Added beekeeper villager profession
-- Wax and comb blocks can catch fire
-- Wax blocks burn indefinitely
1.18.2-0.9.0.5
- Added compressed iron bee (pneumaticcraft)
- Added iridium bee
- Added Pepto Beesmol (blame Shiny)
- Added nether bee nests spawning in Crimson and Warped Forest (textures by the lovely Lena)
- Added Red, Brown, Crimson and Warped shroom bees (textures by the lovely Lena)
- Fixed Fluix bee,
- Fixed bottler recipes
- Fixed a concurrency issue sometimes preventing load (thanks to Quinteger)
- Alternative recipes for Thermal bees spawn eggs
1.18.2-0.9.0.4
-- Fix bee tag conditions not working
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:ai7tnVvJ"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:jH6iiqkd:ai7tnVvJ"
}

