The Bumblezone (NeoForge/Forge)

An unBEElievable dimension full of bees to BEEfriend!

File Details

The Bumblezone v7.12.0 (1.20.1 MC Forge)

  • R
  • May 30, 2026
  • 66.06 MB
  • 275
  • 1.20.1
  • Forge + 1

File Name

the_bumblezone-7.12.0+1.20.1-forge.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:the-bumblezone-forge-362479:8167041")

NeoForge

implementation fg.deobf("curse.maven:the-bumblezone-forge-362479:8167041")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

(V.7.12.0 Changes) (1.20.1 Minecraft)

Biomes:

Replaced the Carvable Wax roads Surface Rules for Floral Meadow biome to be done as a feature instead.

Replaced the Carvable Wax and Sugar Infused Stone Surface Rules for Howling Construct biome to be done as a feature instead.

Replaced the Glistering Honey Crystal Surface Rules for Buzzing Beepartments biome to be done as a feature instead.

(These surface rule replacements will help reduces memory allocation spam for dimension worldgen)

Made Pollinated Field biome's pollen surface feature be better optimized with biome checks.

Made Pollinated Field and Pollinated Pillar biome's pollen filled caves be wider and easier to traverse.

Features:

Optimized Honeycomb Caves a tiny bit.

The balloon and helicopter features will not be covered in Pile of Pollen blocks when in Pollinated Field biome.

Added small spikes to ceiling of most Bumblezone biomes. Help break up the flat ceiling look.

(V.7.11.5 Changes) (1.20.1 Minecraft)

Features:

Slightly optimized the modded comb ore placing feature to skip a spot if it is surrounded by air.

Misc:

Optimized various part of the codebase to try and reduce memory object allocation spam a little bit.

(V.7.11.4 Changes) (1.20.1 Minecraft)

Misc:

Hey remember that mixin I deleted in previous update because it seemed like the Mojang bug was fixed? The mojang bug wasn't fixed... Added back mixin to prevent worldgen deadlock BUT I adjusted the mixin to not cause a crash with certain combinations of mods on. (Edit: Turns out this wasn't a mojang bug but a ModernFix + Smooth Chunk Save interaction bug that crashed my original mixin but my workaround does stop the crash)

(V.7.11.3 Changes) (1.20.1 Minecraft)

Fluids:

Fixed Sugar Water making Sugar Cane growing replace solid blocks.

Misc:

Deleted a mixin that aimed to fix MC-246262, but it seems Mojang fixed that bug a long time ago. Slim chance that this mixin might had been involved with some server client-bound chunk data packet issue.

Lang:

zh_cn.json lang file updated by MechtaSnezhevna