Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
The Bumblezone - Fabric

The Bumblezone - Fabric

An unBEElievable dimension full of bees that becomes REALLY angry if you take their honey!

2.03M
432
World Generation

Compatibility

Minecraft: Java Edition

1.21.x
1.20.6
1.20.4
1.20.1–1.20.2
1.19.x
1.18.2
1.18
1.17.x
1.16.5

Platforms

Fabric
Forge
Quilt

Supported environments

Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues Visit wiki Join Discord server
Donate on Ko-fi

Creators

TelepathicGrunt
TelepathicGrunt Owner
ThatGravyBoat
ThatGravyBoat Contributor
Abbygail
Abbygail Modeler/Artist

Details

Licensed ARR
Published 4 years ago
Updated 2 weeks ago
DescriptionGalleryChangelogVersions

Show all versions

1
13
14
15
36

The Bumblezone

by TelepathicGrunt on Jan 7, 2024
Download

(V.7.3.0 Changes) (1.20.4 Minecraft)

Major:

(NeoForge): Updated NeoForge version to work with the new networking code. NeoForge v20.4.80 or newer is now required.

Structures:

Added more rooms to Cell Maze and Sempiternal Sanctums! Special thanks to Tera for the new pieces!

Made caves not carve into Cell Maze structures.

Made Tree Dungeons only place pillars of dirt down about 10 blocks instead of forever downward.

Fixed some Luminescent Wax blocks facing wrong way in Sempiternal Sanctums.

Blocks:

Changed Crystalline Flower so that it sorts enchantments on clientside based on the actual translated names of enchantments. Will be much easier to find the enchantment you want.

Added two new entity type tags for marking entities as immune to the slowdown effects from Sticky Honey Residue and Honey Web blocks: the_bumblezone:honey_web/cannot_slow the_bumblezone:sticky_honey_residue/cannot_slow

Fixed Super Candle unlit wick being tilted.

Fixed Honey Fluid and Royal Jelly Fluid having a too bright overlay when inside it at night in Overworld.

Fixed Honey Fluid and Royal Jelly Fluid making world too dark when going in and out of the fluid while hiding HUD.

Honey Fluid and Royal Jelly Fluid now will flow faster in warmer biomes! And slower in really cold biomes.

Fixed Honey Fluid and Royal Jelly Fluid bucket able to place the fluid in ultrawarm dimensions like the Nether. Now they turn into Glistering Honey Crystal block.

(Fabric): Fixed Honey Fluid fog color being wrong in certain dimensions and applying thick fog too early before fully submerged.

Items:

Fixed it so that Honey Compasses locked to a structure will ignore y value difference when showing distance to target when advanced tooltips is on.

Essence of Life now grows Sugar Cane, Cactus, Bamboo Sapling, and Cocoa Beans! It'll revive Dead Bush into a random Sapling! (Minus Mangrove and Dark Oak saplings) New tags for controlling all this. All blocks must be in the_bumblezone:essence/life/grow_plants for any reviving or growing to activate: the_bumblezone:essence/life/three_high_pillar_plant the_bumblezone:essence/life/is_dead_bush the_bumblezone:essence/life/dead_bush_revives_to the_bumblezone:essence/life/force_disallowed_dead_bush_revives_to

Entities:

Fixed Sentry Watcher movement being stuttery. Mojang made Entity not lerp movement by default... Had to add back lerping for Sentry Watcher.

Added quarterTurns option to Sentry Watcher nbt. Set this in the entity to true or 1b for the entity to do quarter turns instead of half turns.

Fixed Purple Spike inflicting poison effect that doesn't remove itself when its effect timer runs out.

Teleportation:

Fixed infinite loop if teleporting to and from Bumblezone is cancelled by another mod or script.

Lang:

Lowercased some stuff in ru_ru to match vanilla Russian casings (Thanks to SwayMinin for this PR)

Mod Compat:

(Fabric): Spectrum Jetpacks's jetpacks will now be disabled when in Heavy Air block

The Bumblezone

by TelepathicGrunt on Jan 7, 2024
Download

The Bumblezone

by TelepathicGrunt on Jan 7, 2024
Download

(V.6.9.0 Changes) (1.19.2 Minecraft)

Structures:

Added more rooms to Cell Maze! Special thanks to Tera for the new pieces!

Made caves not carve into Cell Maze structures.

Blocks:

Changed Crystalline Flower so that it sorts enchantments on clientside based on the actual translated names of enchantments. Will be much easier to find the enchantment you want.

Crystalline Flower will now hold onto items in its consume and enchant slots in the block itself instead of returning them when exiting UI.

Added two new entity type tags for marking entities as immune to the slowdown effects from Sticky Honey Residue and Honey Web blocks: the_bumblezone:honey_web/cannot_slow the_bumblezone:sticky_honey_residue/cannot_slow

Fixed Honey Fluid and Royal Jelly Fluid having a too bright overlay when inside it at night in Overworld.

Honey Fluid and Royal Jelly Fluid now will flow faster in warmer biomes! And slower in really cold biomes.

Fixed Honey Fluid and Royal Jelly Fluid bucket able to place the fluid in ultrawarm dimensions like the Nether. Now they turn into Glistering Honey Crystal block.

Items:

Fixed it so that Honey Compasses locked to a structure will ignore y value difference when showing distance to target when advanced tooltips is on.

The Bumblezone

by TelepathicGrunt on Dec 29, 2023
Download

(V.7.2.12 Changes) (1.20.4 Minecraft)

Blocks:

Made Sticky Honey Residue and Sticky Honey Redstone be visually closer to the block they are attached to.

Fixed Sticky Honey Residue and Sticky Honey Redstone textures being flipped when facing north, west, or east.

Slightly adjusted textures of Sticky Honey Residue, Sticky Honey Redstone, Honey Web, and Redstone Honey Web.

Lang:

Fixed Rootmin Shooting lang entry

Special thanks to Unroman for updating uk_ua lang file!

Teleportation:

Properly break and drop blocks that would've suffocated the player when teleporting to and from Bumblezone.

Misc:

(NeoForge): Fixed crash when trying to view Bumblezone entry in Mod List menu.

Mod Compat:

Removed Better Archeology's Growth Totems from Bumblezone's Hanging Garden and from Honey Cocoon loot.

Show tenth place for Bee Queen trades in REI/EMI/JEI if the trade chance is below 1%

(V.7.2.11 Changes) (1.20.4 Minecraft)

Items:

Rebalances Food and Saturation of Bee Bread and Bee Soup

Mod Compat:

(NeoForge): With help from a ton of people, we narrowed down seemingly random client disconnects from server due to how me and others were registering our custom entity data serializers. This Bumblezone jar should fix it on my end by using the NeoForge registry.

(NeoForge): Added direct EMI compat without needing JEI on

The Bumblezone

by TelepathicGrunt on Dec 29, 2023
Download

The Bumblezone

by TelepathicGrunt on Dec 29, 2023
Download

(V.7.1.14 Changes) (1.20.4 Minecraft)

Blocks:

Made Sticky Honey Residue and Sticky Honey Redstone be visually closer to the block they are attached to.

Fixed Sticky Honey Residue and Sticky Honey Redstone textures being flipped when facing north, west, or east.

Slightly adjusted textures of Sticky Honey Residue, Sticky Honey Redstone, Honey Web, and Redstone Honey Web.

Lang:

Fixed Rootmin Shooting lang entry

Special thanks to Unroman for updating uk_ua lang file!

Teleportation:

Properly break and drop blocks that would've suffocated the player when teleporting to and from Bumblezone.

Mod Compat:

Removed Better Archeology's Growth Totems from Bumblezone's Hanging Garden and from Honey Cocoon loot.

Show tenth place for Bee Queen trades in REI/EMI/JEI if the trade chance is below 1%

(V.7.1.13 Changes) (1.20.1 Minecraft)

Items:

Rebalances Food and Saturation of Bee Bread and Bee Soup

Mod Compat:

(NeoForge): With help from a ton of people, we narrowed down seemingly random client disconnects from server due to how me and others were registering our custom entity data serializers. This Bumblezone jar should fix it on my end by using the Forge registry.

The Bumblezone

by TelepathicGrunt on Dec 29, 2023
Download

The Bumblezone

by TelepathicGrunt on Dec 29, 2023
Download

(V.6.8.6 Changes) (1.19.2 Minecraft)

Blocks:

Made Sticky Honey Residue and Sticky Honey Redstone be visually closer to the block they are attached to.

Fixed Sticky Honey Residue and Sticky Honey Redstone textures being flipped when facing north, west, or east.

Slightly adjusted textures of Sticky Honey Residue, Sticky Honey Redstone, Honey Web, and Redstone Honey Web.

Teleportation:

Properly break and drop blocks that would've suffocated the player when teleporting to and from Bumblezone.

Mod Compat:

Removed Better Archeology's Growth Totems from Bumblezone's Hanging Garden and from Honey Cocoon loot.

Show tenth place for Bee Queen trades in REI/EMI/JEI if the trade chance is below 1%

(V.6.8.5 Changes) (1.19.2 Minecraft)

Items:

Rebalances Food and Saturation of Bee Bread

The Bumblezone

by TelepathicGrunt on Dec 25, 2023
Download

(V.7.2.11 Changes) (1.20.4 Minecraft)

Items:

Rebalances Food and Saturation of Bee Bread and Bee Soup

Mod Compat:

(NeoForge): With help from a ton of people, we narrowed down seemingly random client disconnects from server due to how me and others were registering our custom entity data serializers. This Bumblezone jar should fix it on my end by using the NeoForge registry.

(NeoForge): Added direct EMI compat without needing JEI on

The Bumblezone

by TelepathicGrunt on Dec 25, 2023
Download

The Bumblezone

by TelepathicGrunt on Dec 25, 2023
Download

(V.7.1.13 Changes) (1.20.1 Minecraft)

Items:

Rebalances Food and Saturation of Bee Bread and Bee Soup

Mod Compat:

With help from a ton of people, we narrowed down seemingly random client disconnects from server due to how me and others were registering our custom entity data serializers. This Bumblezone jar should fix it on my end by using the Forge registry.

The Bumblezone

by TelepathicGrunt on Dec 25, 2023
Download

The Bumblezone

by TelepathicGrunt on Dec 25, 2023
Download

(V.6.8.5 Changes) (1.19.2 Minecraft)

Items:

Rebalances Food and Saturation of Bee Bread

The Bumblezone

by TelepathicGrunt on Dec 21, 2023
Download

(V.7.2.10 Changes) (1.20.4 Minecraft)

Blocks:

Rotated Super Candle/Potion Candle's wicks to be at 45 degrees like vanilla candle wicks.

Cleaned up Sticky Honey Residue and Sticky Honey Redstone textures a little bit.

Items:

Cleaned up Pollen Puff, Honey Crystal Shard, and Bee Bread textures a little bit.

Fixed Essence of Continuity prevent death by /kill command.

Entities:

Allowed Essence of the Bees players be able to swap Rootmin flowers now.

Fixed Variant Bee's hitboxes being too big.

Misc:

Fixed Bee Queen Trades not being synced from server to client properly at times for recipe viewers to see (such as REI/EMI/JEI).

(NeoForge): Updated to work with NeoForge 20.4.46-beta and newer

(V.7.2.9 Changes) (1.20.4 Minecraft)

Blocks:

Allow Crystalline Flower to replace Windy Air and Heavy Air.

Recipes:

Fixed Bumblezone special smelting recipe type crashing some mods and not showing in REI.

Advancements:

Fixed Bumblezone fishing advancement being triggered outside of Bumblezone dimension.

Music:

Attempt to fix multiple songs playing at once when in Sempiternal Sanctum.

Mod Compat:

Bumblezone mob icons added for Journeymap and Xaeros mod! Special thanks to CrispyTwig for icon art!

Fixed Apotheosis/Zenith from granting Neurotoxin 4. (Edit your config for Apotheosis/Zenith to make Neurotoxin limit be 3 if you already loaded game with them on)

The Bumblezone

by TelepathicGrunt on Dec 21, 2023
Download

The Bumblezone

by TelepathicGrunt on Dec 21, 2023
Download

(V.7.1.12 Changes) (1.20.1 Minecraft)

Blocks:

Rotated Super Candle/Potion Candle's wicks to be at 45 degrees like vanilla candle wicks.

Cleaned up Sticky Honey Residue and Sticky Honey Redstone textures a little bit.

Items:

Cleaned up Pollen Puff, Honey Crystal Shard, and Bee Bread textures a little bit.

Fixed Essence of Continuity prevent death by /kill command.

Entities:

Allowed Essence of the Bees players be able to swap Rootmin flowers now.

Fixed Variant Bee's hitboxes being too big.

Misc:

Fixed Bee Queen Trades not being synced from server to client properly at times for recipe viewers to see (such as REI/EMI/JEI).

(V.7.1.11 Changes) (1.20.1 Minecraft)

Blocks:

Allow Crystalline Flower to replace Windy Air and Heavy Air.

Advancements:

Fixed Bumblezone fishing advancement being triggered outside of Bumblezone dimension.

Music:

Attempt to fix multiple songs playing at once when in Sempiternal Sanctum.

Mod Compat:

Bumblezone mob icons added for Journeymap and Xaeros mod! Special thanks to CrispyTwig for icon art!

Fixed Apotheosis/Zenith from granting Neurotoxin 4. (Edit your config for Apotheosis/Zenith to make Neurotoxin limit be 3 if you already loaded game with them on)

The Bumblezone

by TelepathicGrunt on Dec 21, 2023
Download

The Bumblezone

by TelepathicGrunt on Dec 21, 2023
Download

(V.6.8.4 Changes) (1.19.2 Minecraft)

Blocks:

Rotated Super Candle/Potion Candle's wicks to be at 45 degrees like vanilla candle wicks.

Blocks:

Cleaned up Sticky Honey Residue and Sticky Honey Redstone textures a little bit.

Items:

Cleaned up Pollen Puff, Honey Crystal Shard, and Bee Bread textures a little bit.

(V.6.8.3 Changes) (1.19.2 Minecraft)

Mod Compat:

Bumblezone mob icons added for Journeymap and Xaeros mod! Special thanks to CrispyTwig for icon art!

Fixed Apotheosis/Zenith from granting Neurotoxin 4. (Edit your config for Apotheosis/Zenith to make Neurotoxin limit be 3 if you already loaded game with them on)

The Bumblezone

by TelepathicGrunt on Dec 15, 2023
Download

(V.7.2.9 Changes) (1.20.4 Minecraft)

Blocks:

Allow Crystalline Flower to replace Windy Air and Heavy Air.

Recipes:

Fixed Bumblezone special smelting recipe type crashing some mods and not showing in REI.

Advancements:

Fixed Bumblezone fishing advancement being triggered outside of Bumblezone dimension.

Music:

Attempt to fix multiple songs playing at once when in Sempiternal Sanctum.

Mod Compat:

Bumblezone mob icons added for Journeymap and Xaeros mod! Special thanks to CrispyTwig for icon art!

Fixed Apotheosis/Zenith from granting Neurotoxin 4. (Edit your config for Apotheosis/Zenith to make Neurotoxin limit be 3 if you already loaded game with them on)

The Bumblezone

by TelepathicGrunt on Dec 15, 2023
Download
1
13
14
15
36

Modrinth is open source.

main@396f737

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.