Skip to content
C

Create-Buzzy-Bees

Build your create schematics using bees

18 open 0 shipped

// Releases

6 releases RSS
  1. v1.3.2

    v1.3.2 April 28, 2026

    Release notes

    Bug fixes

    Removed

    Additions

    • Added a new stuck reason when the portable beehive has no fuel.
    • Jobs are now persisted when the server restarts
  2. v1.3.1

    v1.3.1 April 26, 2026

    Bug Fixes

  3. v1.3.0

    v1.3.0 April 25, 2026

    The performance release!!!

    This release was mainly focus around performance, that why is significantly increased the release cycle

    Performance upgrades

    • Rewritting Bee job calculation
    • Bees are no longer entities, but client side particles
    • Large jobs are now processed over multiple ticks when calculating how bees need to fly for them, to not cause a huge spike in tps drop
    • Bees only check if they are correct once they reach a checkpoint
    • Bees actually only exist on the client side, the server side only keep tracks of where the be is, without any entity actually existing

    The Schematic Deployer

    • New block which can be used to automatically trigger a programed schematic via. redstone
    • Use the relative or absolute mode to move set exactly where to place the schematic

    The pickup planer

    • A new tool to pickup any items in the area and insert them into your system

    New upgraded!

    • Drone view, get a birds eye view over your builds and easily place schematics
    • Honey Tank, increase storage of your portable beehive
    • Inventory Access: Access shulker boxes in your inventory for items

    New performance configs

    • New options to match performance with your server, the mod set quiete defensive default values, increase them to your liking
  4. v1.2.1

    v1.2.1 April 3, 2026

    New Features

    • Spout Honey Filling — The Portable Beehive can now be filled with honey using a Create Spout. 250mB of honey refills 100 fuel. Visible in JEI under the Spout category.

    Bug Fixes

    • Blocks now drop when broken — All blocks (Mechanical Beehive, Logistics Port, Cargo Port) were missing mineable tool tags, causing them to not drop as items. They now require a stone pickaxe or better.
    • Mechanical Beehive preserves bees — Breaking a Mechanical Beehive now drops all stored mechanical bee items instead of destroying them.
    • Ponder index fixed — The "Buzzy Bees" Ponder category now correctly lists all blocks and items in the index.

    Balancing

    • Reduced Bee recipe to only 1 Loop
    • Reduced SU impact of Mechanical Beehive to x128 instead of x256
  5. v1.2.0

    April 1, 2026

    New configs

    Server side config

    • The server side config has been reworked to enable new settings, and also make the external schematic browser disablable.

    Client side config

    • New performance and visual options have been added on the client side config, which can be used to tweak the mod to your likings.

    CICD

    • New fully automated cicd releases to curseforge and modrinth.