Changelog
(V.2.4.4 Changes) (1.16.5 Minecraft)
Blocks:
-
Beeswax Planks texture is adjusted to look better when next to other Beeswax Planks.
-
Attached a POI system to Brood Blocks placed and generated from here on out. Will be a stepping stone to optimizing Wrath of the Hive in 1.17.
Entities:
-
Cleaned up Bee Feeding code a ton and added the_bumblezone:bee_feed_items item tag for players to add new items that can be fed to bees to heal them.
-
Added the_bumblezone:wrath_activating_items_when_picked_up item tag so players can add/remove items that should anger bees when picked up.
-
Added the_bumblezone:wrath_activating_blocks_when_mined block tag so players can specify what blocks, when mined, will make bees angry. Honey Blocks are now in this tag so they only anger bees when mined. Not when picked up now.
Mod Compat:
-
Honey Apple and Honey bread from Buzzier Bees cna be fed to bees now.
-
Fixed crash with my mod trying to spawn Carrier Bees's Bucket Entity from the Honeycomb Brood blocks.
Teleportation:
-
Switched to the new Ender Pearl Teleport event from the old one as the old event is being removed by Forge in 1.17.
-
Teleporting out of The Bumblezone is now much better optimized and has a bigger search radius for existing bee hive blocks.
(V.2.4.3 Changes) (1.16.5 Minecraft)
Mixins:
- Cleaned up many mixins to prevent possible mixin conflicts with other mods.
(V.2.4.2 Changes) (1.16.5 Minecraft)
Teleportation:
- Fixed issue where Enderpearl impacting beehives may not always work due to the impact coordinates being heavily offset from the actual impact.
(V.2.4.1 Changes) (1.16.5 Minecraft)
Mod compat:
- Fixed Comb Cutter crashing when Resourceful Bees is not on.
(V.2.4.0 Changes) (1.16.5 Minecraft)
Major:
- Now requires 36.0.42 Forge or newer as I am now using EntityAttributeCreationEvent to register entity attributes.
Dimension:
-
The loud Bee buzzing sound was replaced with a much softer beehive buzzing! Easier on the ears!
-
Music will play when you are in a Bumblezone Biome! The song that plays is Honey Bee by Rat Faced Boy.
Effects:
-
Wrath of the Hive now plays music when triggered! The song that plays is a midi version of Flight of the Bumblebee by Rimsky Korsakov.
-
Wrath of the Hive's default config value for duration is now 1680 and angry bee's strength config is lowered by one.
-
When you have Wrath of the Hive, bees will now spawn in open space a bit away from you but will come chase you down! Grab your Bane of Arthropod sword!
-
Bees now cannot get Wrath of the Hive effect to prevent them attacking each other.
-
Drinking Honey Bottles no longer trigger Wrath of the Hive effect in Bumblezone's dimension.
-
Mobs with Wrath of the Hive will now make Honeycomb Brood Blocks near them grow faster. Stay out of Bee Dungeons when you have the effect!
-
Protection of the Hive's default config value for duration is now 1680.
Enchantments:
- Added Comb Cutter enchantment for Shears, Swords, and Resourceful Bees's Scrappers. This enchantment will make mining all blocks with "comb" in the name much faster! And it will slightly increase mining speed for Hive, Nests, and Wax based blocks too. It will also increase the number of combs you get when shearing a BeeHive or BeeNest!
Entities:
- Using Honey Blocks on vanilla Slime mobs that are size 1 or 2 will turn them into Honey Slime mobs!
"the_bumblezone:turn_slime_to_honey_slime" item tag controls what item can do the conversion.
- Honey Slime now gets significant reduced fall damage when they are covered in honey!
Blocks:
-
Fixed Honey Crystal block so that it rotates and mirrors properly when loaded from nbt files.
-
Adjusted Empty Porous Honeycomb, empty Brood block, and non-empty Brood blocks's textures to try and reduce tiling issues a bit.
Items:
-
Honey Crystal Shield's valid repair items is now controlled by the item tag: "the_bumblezone:honey_crystal_shield_repair_items"
-
Added new music discs to play the two new music added to this mod! You can obtain the discs from Wandering Traders as a rare trade!
Translations:
- Removed English that was accidentally left in the Russian translations - by Alepod
Features:
-
Optimized waterfall feature to use honeycombs_that_features_can_carve block tag.
-
Bee Dungeon and Spider Infested Bee Dungeon code backend is significantly cleaned up and now uses processors to change blocks.
Mod Compat:
-
Pokecube's Weedle, Combee, and Cutiefly evolution lines now spawn in Bumblezone!
-
If Pokecube is on, feeding Honey Brood Blocks will now have a chance of spawning a lvl 1 Weedle, Combee, or Cutiefly.
-
Blacklisting any Bumblezone Biomes with Resourceful Bees's biome blacklist will prevent the bee from spawning at all in Bumblezone's Dimension.
-
Resourceful Bees's Honey Blocks has a chance of showing up in Bee Dungeons or the holes in the walls of the dimension! Their Honey Blocks will now give Wrath of the Hive to players picking them up when inside The Bumblezone dimension.
-
Reduced the spawnrates of many Resourceful Bees and Productive Bees honeycombs in The Bumblezone dimension and gave them new ranges that they can spawn at.
-
Added Charm support so now their candles spawn in Bee Dungeons and Spider Infested Bee Dungeons!
-
Several Bumblezone Items are now used in Charm's, ReosurcefulBees's, and Buzzier Bee's BeeKeeper/Apiarist trade offers!
-
Carrier Bees's bees now cannot get Wrath of the Hive effect and gets properly angered too now when a mob gets the effect.
(V.2.2.14 Changes) (1.16.5 Minecraft)
Mod Compat:
- Fixed Spider Dungeon crash if ResourcefulBees is on and not Productive Bees.
Teleportation:
- Throwing Enderpearl at Beehives will teleport you to dimension more consistently.
(V.2.2.13 Changes) (1.16.5 Minecraft)
Blocks:
-
Renamed the registry name of Brood Blocks from honeycomb_larva_block to honeycomb_brood_block.
-
Renamed the registry name of Empty Brood Blocks from dead_honeycomb_larva_block to empty_honeycomb_brood_block. (fixes some having missing texture too if you used 2.2.12)
(V.2.2.12 Changes) (1.16.5 Minecraft)
Translations:
- Special thanks to Alepod for the Russian translations!
Blocks:
- Honeycomb Brood Blocks now spawn child Bees and child Honey Slime mobs.
Items:
- Fixed Honey Slime Spawn Eggs not working with Dispensers and now use better code practices.
Mod Compat:
-
Special thanks to Vaerys-Dawn for improving Resourceful Bees compat in Bumblezone! Bees will now only spawn in Bumblezone if canSpawnInWorld is set to true in Resourceful Bees and useSpawnInWorldConfigFromRB config in Bumblezone is set to true. Also added a new entity type tag called blacklisted_resourceful_bees_entities.json that you can use to blacklist specific bees as well.
-
Only Resourceful Bees Honeycombs of bees spawnable in Bumblezone will generate in the dimension now.
-
Added PBBlacklistedBees config entry to allow users to blacklist what Productive Bees spawns in Bumblezone.
-
Fixed spawnProductiveBeesHoneycombVariants config not preventing all Productive Bees combs from spawning in Bumblezone.
-
Fixed Spider Dungeon grabbing Resourceful Bees comb instead of Productive Bees's in certain cases.
-
Fixed spawnResourcefulBeesHoneycombVariants config not preventing all Resourceful Bees combs from spawning in Bumblezone.
(V.2.2.11 Changes) (1.16.5 Minecraft)
Dimension:
- Changed Enderpearl impact mixin to be Forge's EnderTeleportEvent instead to have better mod compat with mods replacing Enderpearls. However, due to a limitation of Forge's event, any modded Enderpearl (even those that doesn't replace vanilla's) will now teleport you to Bumblezone if it hits a beehive.
(V.2.2.10 Changes) (1.16.4 Minecraft)
Dimension:
-Improved Bumblezone Bee AI to not stop in midair as often.
Config:
-Changed broodBlocksBeeSpawnCapacity so that it is not multiplied by 10 anymore for bee limit. If it is set to 50 now, then the Brood blocks will not spawn more bees if 50 bees already exist.
(V.2.2.9 Changes) (1.16.4 Minecraft)
Mod Compat:
-Productive Bees's Honey Treat item now can be fed to bees or Honeycomb Brood Blocks.
-Buzzier Bees compatibility is restored! Honey Wands can feed bees and Honeycomb Brood Blocks, take honey from blocks, Crystallized Honey spawns in the dimension, Bottled Bees can restore Empty Honeycon Brood Blocks, and Candles spawn in Bee Dungeons!
Blocks:
-Added broodBlocksBeeSpawnCapacity config option to allow users to change the automatic bee spawning mechanics of Honeycomb Brood Blocks.
Dimension:
-Falling out of Bumblezone dimension to teleport out shouldn't deal fall damage now.
-Added onlyOverworldHivesTeleports config option to allow people to make it only possible to enter The Bumblezone from the Overworld.
-Vanilla Bees in The Bumblezone now have a new AI that makes them wander better, lag less, and not cluster on the ceiling anymore. (for Forge version only)
-Bees spawned from new chunks are less likely to be pollenated.
Teleportation:
-Fixed Teleportation mode 2 and 3 being broken and not saving previous pos and dims.
Items:
-Fixed Honey Shield registering its Dispenser behavior twice.
Mixins:
-Prefixed all my accessor and invoker mixins due to this bug in mixins that could cause a crash with other mods for same named mixins. https://github.com/SpongePowered/Mixin/issues/430
Backend:
-Quite a bit of general cleaning up and switched from Yarn over MCP mappings to full MCP mappings.
(V.2.2.8 Changes) (1.16.4 Minecraft)
Misc:
-Fixed various serverside crashes.
Dimension:
-Fixed Sugar Waterfalls only being placed in a single x/z column instead of spread out.
-Reduced Sugar Waterfall amount.
Teleportation:
-Added blacklisted_teleportable_hive_blocks.json tag file that datapacks can override. Add hive blocks to here if you don't want them to allow teleportation to the Bumblezone dimension.
Mod Compat:
-Added blacklisted_resourceful_bees_combs.json and blacklisted_productive_bees_combs.json tag files that datapacks can override. Add combs to these tags to blacklist them from being imported into the dimension.
-Now future combs that Productive Bees adds will be added to the dimension automatically.
Config:
-Moved the Mod Compat config file to be now per-startup instead of per-world. It can be found in the config folder next to the mods folder now.
-Removed the requiredBlockUnderHive config and instead, replaced it with the tag: the_bumblezone/tags/blocks/required_blocks_under_hive_to_teleport.json. Override this tag file with a datapack to change what blocks are needed under hives to allow teleportation.
(V.2.2.7 Changes) (1.16.4 Minecraft)
Effects:
-Adjusted Wrath of the Hive to apply effects to bees with the duration equal to the remaining Wrath of the Hive time on the target.
-Fixed bees being able to see through walls to find spiders and bears and not being able to see through walls for players making bees extra angry.
Dimension:
-Reduced mob cap a bit in The Bumblezone dimension to reduce amount of Bees due to lag.
(V.2.2.6 Changes) (1.16.4 Minecraft)
Mod Compat:
-Fixed Resourceful Bees compat running way more than needed.
-Fixed unregistered ConfiguredFeatures from occurring from my code.
-Updated mod compat with Productive Bees v0.5.1.1 but dropped support for TileEntity based combs.
-Use Beehive tag for what block Enderpearls can hit to teleport to The Bumblezone dimension.
(V.2.2.5 Changes) (1.16.4 Minecraft)
Items:
-Fixed particles and sounds being played twice for Empty Bucket, Glass Bottle, and Honey Bottle when activated in a Dispenser.
(V.2.2.4 Changes) (1.16.4 Minecraft)
Mod Compat:
-Fixed crash with Resourceful Bees if player disables their honeycombs.
(V.2.2.3 Changes) (1.16.4 Minecraft)
Mod Compat:
-Now attempt to try and make sure Productive Bees honeycombs does not try to be placed out of bounds. Also will now not spawn any broken combs if that comb type is disabled in Productive Bees.
-Fixed log spam about getting a Block Entity before it was made.
Misc:
-Removed logo blur from logo in mod list.
(V.2.2.2 Changes) (1.16.3 Minecraft)
Mod compat:
-Fixed classloading issues.
-Fixed crash if Potion of Bees is on and Productive Bees is off.
(V.2.2.1 Changes) (1.16.3 Minecraft)
Major:
-Register to Forge registry instead of vanilla due to a breaking change done by Forge. Special thanks to andrew0030 for helping out with fixing this!
Dimension:
-Optimized the SurfaceBuilder and the caves a bit! The underwater block in the configured surfacebuilder json file
was changed from the_bumblezone:porous_honeycomb_block to
the_bumblezone:filled_porous_honeycomb_block.
-Fixed bug where Honey Crystals could be floating from worldgen.
-Attempted to optimize cave code slightly. Cave shape changed a bit as a result.
Teleportation:
-Fixed teleportation mode 1 and 2 not having correct coordinates when exiting Bumblezone.
-Fixed Enderpearls not being removed when thrown and Bee Nest and causing people to teleport back into The Bumblezone immediately when they leave it.
Mod Compat:
-Fixed possible Dispenser issue if Potion of Bees's setup event is ran after mine.
-Fixed Resourceful Bees compat not running if Productive Bees is off.
(V.2.2.0 Changes) (1.16.3 Minecraft)
Dimension:
-If you make a biome under the namespace of "the_bumblezone", that biome will now spawn in the Bumblezone dimension!!!
Mod Compat:
-Fixed crash with Resourceful Bees
-Added mod compat with Resourceful Bees! Use their Apairy or hive blocks to enter Bumblezone! Their bees spawn in the dimension and from the Honeycomb Brood Blocks! Their Honeycombs spawns in the dimension!
-Fixed possible crash with registering Dispenser Behaviors.
-Fixed bug where modded bees do not spawn when chunks are created in Bumblezone.
Bee Interactivity:
-Feeding bees now works again!
(V.2.1.1 Changes) (1.16.3 Minecraft)
Dimension:
-Fixed SurfaceBuilder for BZ biomes being registered twice instead of once. Players will see no change other than 1 less line in the latest.log file lol.
-Fixed an issue on my end with Biomes O Plenty on so now it will crash showing the real issue with BoP in the logs.
Still working on a real fix. Watch https://github.com/Glitchfiend/BiomesOPlenty/issues/1704
for any progress.
-Trying to register biomes ahead of time to reserve their IDs. Might help with a biome ID shifting issue with adding/removing mods or something.
(V.2.1.0 Changes) (1.16.3 Minecraft)
Features:
-Adjusted Honey Crystals to make them spawn more often.
Teleportation:
-Fixed crash when exiting The Bumblezone at times.
-Fixed coordinate scaling not working properly when entering/exiting The Bumblezone.
Mod Compatibility:
-Updated Productive Bees compat to use their configurable bees and honeycombs. Support for their non-configurable bees and blocks was removed as they are moving away from using them.
-Added mod support for Carrier Bees's bees! Their bees will now spawn in The Bumblezone when you have Wrath of the Hive!
-Potion of Bees is working as intended. (They just ported so this was just me checking if the compat still works)
Dimension:
-Cleaned up the json format for the dimension's json file.
Misc:
-Cleaned up codebase a bit.
(V.2.0.5 Changes) (1.16.2 Minecraft)
Lang:
-Added translation for Honey Slime mob name.
-Portuguese translations added by Mikeliro! Thank you!
-Added Simplified Chinese translation from Samekichi! Thank you!
Config:
-The status effect configs now reflect their true level of intensity. 1 is now the minimum value instead of 0 as 0 actually was level 1. Absorption is now at the correct level to give 4 extra health instead of 8 which made bees too hard to kill.
(V.2.0.4 Changes) (1.16.2 Minecraft)
Blocks:
-Fixed crash when mining Honeycomb Brood Block.
Mobs:
-Bees spawned in the Bumblezone will have a chance to be pollinated no matter how they are spawned in the dimension. (Due to tiny performance improvement change done in backend)
(V.2.0.3 Changes) (1.16.2 Minecraft)
Major:
- Fix crash at startup becuase I forgot to remove a refrence to a mixin I removed lmao. Never rush your fixes people!
(V.2.0.2 Changes) (1.16.2 Minecraft)
Major:
- FIXED A SUPER WEIRD BUG THAT KILLED ALMOST ALL OTHER MODS WHEN A CERTAIN NUMBER OF MODS ARE PUT ON NEXT TO THE BUMBLEZONE. I'M SORRY!!! OTHER MODDERS, DO NOT CLASSLOAD DYNAMIC REGISTRY IN YOUR MOD'S INITIALIZATION!!!
(V.2.0.1 Changes) (1.16.2 Minecraft)
Major:
- Fixed crash on servers.
Mod Compatibility:
- Fixed crash when paired with another mod that registers unfinished mobs that crashes when created.
(V.2.0.0 Changes) (1.16.2 Minecraft)
Major:
-
UPDATED TO 1.16.2!! (Ported the 1.16.2 Fabric version to Forge)
-
Removed compat with Buzzier Bees, Beesourceful, and Potion of Bees as they are not on 1.16.2 yet.
-
Added Honey Slime mob natively to this mod which was donated by the Buzzier Bees dev Bagel!
-
Added Beeswax Planks block to be placed on the Bumblezone dimension's ceiling and floor boundaries.
-
See Fabric Bumblezone changelog for more details of changes done in 1.16+.
Files
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
ReleaseVersion number
1.16.5-2.4.4-forgeLoaders
Game versions
1.16.5Downloads
76Publication date
June 9, 2021 at 5:07 PMPublisher
TelepathicGrunt
Owner