Mod Compatibility 🤝 (1.21) - TelepathicGrunt/Bumblezone GitHub Wiki

Compatibility between Bumblezone and other mods in 1.21! 🤝

🟠🏃‍♀️🔵 Dimension teleportation compatibility with other mods:
Neoforge/Forge mods:
  • Ars Nouveau when using a spell with Blink. Projectile + Blink will work on a Beehive/Bee Nest block. Orbit + Sensitive + Blink will work. Touch + Blink will work if crouch clicking Beehive/Bee Nest. Underfoot + Blink will also work if standing on Beehive/Bee Nest. The projectiles are controlled by the_bumblezone:dimension_teleportation/teleport_projectiles entity type tag. Touch and Underfoot are controlled by the_bumblezone:dimension_teleportation/item_right_clicked_beehive item tag only if player is holding the tagged spell books.

  • Mekanism's Meka Tool with Teleporting Module will teleport players to Bumblezone if used on Beehive/Bee Nest block.

  • Xtra Arrows's Ender Arrow variants when shot at Beehive/Bee Nest block or tagged entity

  • Bosses of Mass Destruction's Earthdiver Spear when right clicking Beehive/Bee Nest block or tagged entity. Their Charged Ender Pearl also works when thrown at Beehive/Bee Nest block or tagged entity.

  • Mutant Monsters's Endersoul Hands when crouch right clicking Beehive/Bee Nest block or tagged entity.

Fabric/Quilt mods:
  • Xtra Arrows's Ender Arrow variants when shot at Beehive/Bee Nest block or tagged entity

  • Bosses of Mass Destruction's Earthdiver Spear when right clicking Beehive/Bee Nest block or tagged entity. Their Charged Ender Pearl also works when thrown at Beehive/Bee Nest block or tagged entity.

  • Mutant Monsters's Endersoul Hands when crouch right clicking Beehive/Bee Nest block or tagged entity.

These mod compat behavior are controlled by the following tags which you can configure to work with more mod's items or projectiles:
🌸 Plants that Pollen Puff can spawn when hitting certain modded mobs:
🐞 Modded mobs that can spawn in the Hanging Garden structure in the dimension:
  • Hanging Garden will also spawn some extra bug mobs from other mods! Such as butterflies, snails, fireflies, or other small cute bug.

  • This is controlled by a entity tag called the_bumblezone:hanging_gardens/initial_spawn_entities where you can see the currently supported mobs that can spawn in the structure along with bees. You can use datapack to add more mobs to this tag.

⛓️ Modded mobs spawners that can appear rarely in some structures in the dimension:
🧥 Modded armor, Curios, and Trinkets that boosts Bee Armor's effects:
  • There are 4 pieces of bee armor in Bumblezone. These are:

    • Stingless Bee Helmet
    • Bumblebee Chestplate
    • Honeybee Leggings
    • Carpenter Bee Boots
  • These armor each have their own abilities such as flight, mining below blocks, decreasing duration of certain negative effects, and highlighting bees. Putting on more of these armor at once will strengthen the abilities to make them faster, longer, or more powerful. But some modded bee-themed armors, curios, and trinkets also will count towards improving the abilities of Bumblezone's armor! These ability-enchaning items are defined in this item tag: the_bumblezone:bee_armors/bz_armor_ability_enhancing_wearables

  • Search $the_bumblezone:bee_armors/bz_armor_ability_enhancing_wearables in JEI and REI to see all bee wearables that can boost Bumblezone's bee armor's abilities in-game! EMI search requires #the_bumblezone:bee_armors/bz_armor_ability_enhancing_wearables

General Neoforge mod compats:
JEI, REI, and EMI
  • All of Bumblezone’s blocks, items, and fluids have an info page about them in both recipe viewer mods. Can see details of Bumblezone’s stuff while in-game!

  • Bee Queen trades are visible in both recipe viewers mods! Left click on an item to see what trades gives that item. Right click on an item to see what rewards a trade will give you in exchange for the item. If you right click on the Bee Queen Spawn Egg, you can see all the Bee Queen trades!

Productive Bees - https://www.curseforge.com/minecraft/mc-mods/productivebees
  • Enderpearls thrown at their hive blocks or their Expansion Boxes attached to a hive will now teleport you to The Bumblezone!

  • Enderpearls hitting top hitbox portion of players/mobs wearing Productive Bees's Bee Nest Helmets will teleport players to Bumblezone dimension! Works with Armor Stands too!

  • Productive Bees's bees will also rarely spawn in The Bumblezone dimension from regular spawning or from Honeycomb Brood Blocks in the dimension. All of their types of bees (specified in Bumblezone config file) have equal chances of spawning.

  • Productive Bees' Honey Treat item has a 40% chance of removing the Wrath of the Hive effect from you when you feed the treats to bees unlike the Honey Bottle's 30% chance. The treat will also heal bees a lot more too!

  • The Honey Treat can also be fed to Honeycomb Brood Blocks to grow the larva! In fact, there's a 20% chance the larva may grow two stages at a time instead of 1 when fed this item.

  • Productive Bees's many Honeycomb variants will spawn in The Bumblezone dimension!

  • Some honeycomb variants can only spawn in Spider Infested Bee Dungeons.

  • Bee Queen will trade for lots of Productive Bees's items.

  • Using a Bee Cage with a bee inside on an Empty Honeycomb Brood Block will empty the item and turn the block into a filled Honeycomb Brood Block with a bee larva inside! Can be done by hand or dispenser. (Dispenser compat can be turned off in config for modpack automation balancing if needed)

  • Adult Productive Bees with their stinger still attached will drop the stinger upon death. Can be turned off in config if desired. The item drop is controlled by this loot table: the_bumblezone:entities/bee_stinger_drops

Configuration options with Productive Bees compat
  • See Bumblezone's mod compat config file to configure what Productive Bees mob and combs can spawn naturally in Bumblezone!

  • More fine-tuning compat options for the world generation side are now available by datapacking to change how comb veins spawn in Bumblezone. Here's the rundown:

    • Worldgen combs veins can be disabled by overriding this the_bumblezone:productive_bees_combs PlacedFeature tag file, set replace to true, and remove the entry.

    • You can change a comb's rarity and range in height that they spawn at by datapacking the files under data/the_bumblezone/worldgen/placed_feature/productivebees/ folder. minecraft:rarity_filter state how rare it is to do a spawn attempt in the chunk which is calculated by 1/chance. Change of 3 is 1/3 which is one third chance of a chunk attempting to spawn comb vein. The height range is specified by above_bottom and below_top. They work off of the bottom of the world and top of the world. So above bottom 50 and below top 100 means the comb can spawn between Y = 50 and Y = 155. min_inclusive final Y value must always be below max_inclusive's final Y value.

    • The type of comb to spawn and how large the vein is can be controlled by datapacking the files under data/the_bumblezone/worldgen/configured_feature/productivebees folder. The state_nbt's type is the actual Productive Bee comb type to spawn.

  • All together, you can add more combs of your own by making a new ConfiguredFeature file with the type, a PlacedFeature file with the spawn rates and spawn height range, and then add the PlacedFeature to the the_bumblezone:productive_bees_combs placedfeature tag file. Now the new combs will spawn in the dimension automatically!


Potion of Bees - https://www.curseforge.com/minecraft/mc-mods/potion-of-bees
  • Bee potions can be used to revive Empty Honeycomb Brood Blocks into the living larva form! Can be done by hand or with dispensers.

  • Splash will revive brood blocks in a 3x3x3 area. Lingering will revive brood blocks in a 7x7x7 area.

SlimyBoyos - https://www.curseforge.com/minecraft/mc-mods/slimyboyos
  • Honey Slime will now pickup and hold an item until death!
Friends and Foes - https://www.curseforge.com/minecraft/mc-mods/friends-and-foes-forge
  • Bumblezone items will now appear in Friends and Foes's Beekeeper Villager's trades! This can be turned off in Bumblezone's mod compat config.
General Fabric/Quilt mod compats:
JEI, REI, and EMI
  • All of Bumblezone’s blocks, items, and fluids have an info page about them in both recipe viewer mods. Can see details of Bumblezone’s stuff while in-game!

  • Bee Queen trades are visible in both recipe viewers mods! Left click on an item to see what trades gives that item. Right click on an item to see what rewards a trade will give you in exchange for the item. If you right click on the Bee Queen Spawn Egg, you can see all the Bee Queen trades!

SlimyBoyos - https://www.curseforge.com/minecraft/mc-mods/slimyboyos
  • Honey Slime will now pickup and hold an item until death!
Eating Animation - https://www.curseforge.com/minecraft/mc-mods/eating-animation-fabric

- They added support for when eating Bumblezone items!
Friends and Foes - https://www.curseforge.com/minecraft/mc-mods/friends-and-foes-quilt
  • Bumblezone items will now appear in Friends and Foes's Beekeeper Villager's trades! This can be turned off in Bumblezone's mod compat config.
⚠️ **GitHub.com Fallback** ⚠️