(V.6.3.0) (1.19.2 Minecraft)
Major:
Ported all Quilt Bumblezone stuff to Fabric version to make Fabric version be in parity. Updates will remain far and few in between for Fabric Bumblezone.
(V.6.3.8 Changes) (1.19.2 Minecraft)
Mod Compat:
Added some methods in BumblezoneAPI class for other mods to have easier compat with Comb Cutter enchantment's beehive/bee nest drops.
Dimension:
Fixed Bumblezone dimension fog/skybox being darker when it is raining/thundering in Overworld.
Textures:
Added an internal Anti-Trypophobia resourcepack to this mod. You can enable it by going into the resourcepack screen and move the resourcepack to the top of the right side to activate it. Mostly just tries to make vanilla's Honeycomb Block and some of Bumblezone's hole-based blocks have lower contrast and look more flatter to help. This is not the desired look for Bumblezone but as a good last resort if you're feeling uncomfortable with the default textures.
(V.6.3.7 Changes) (1.19.2 Minecraft)
Blocks:
Fixed Incense Candle and Crystalline Flower getting mixed up in registration.
Crystalline Flower now blacklists the following enchantments from being an option in this flower's UI: minecraft:soul_speed, minecraft:swift_sneak, supplementaries:stasis, apotheosis:infusion, ars_elemental:mirror_shield, ars_nouveau:reactive Some of these are specific to finding a certain structure or shouldn't be pickable at all. For balance or technical reasons.
Crystalline Flower now has crystallineFlowerExtraTierCost config added. This will increase the tier cost of all enchantments available by whatever value you add. Default is 0. Negative numbers will decrease the tier cost for enchantments.
Crystalline Flower now has crystallineFlowerExtraXpNeededForTiers config added. This will increase the exp required for increasing the flower's tier. (This includes item consuming as items are converted to exp) Default is 0. Negative numbers will decrease the amount of exp needed to reach each tier.
Lang:
Fixed missing lang entry for a config entry.
(V.6.3.6 Changes) (1.19.2 Minecraft)
Misc:
Fixed servers unable to start due to forgetting to change pollen puff particle name in biome json files.
Structures:
Fixed Cell Maze not spawning. Sorry about that. Was due to accidentally breaking some Cell Maze structure template pool json files by mistake...
Blocks:
Fixed Creative players taking honey from Filled Porous Honeycomb block adding Honey Bottle to inventory and decrementing Glass Bottle item. Creative players should have unlimited use when removing honey from the block to match behavior vanilla has with their blocks.
Mod Compat:
Pollen Puff hitting Llamarama's Bumble Llama may spawn Poppy, Dandelion, Cornflower, or Pink Tulip nearby!
Enderpearls hitting top portion of Llamarama's Bumble Llama's hitbox will teleport players to Bumblezone dimension.
Textures:
Textures changed for several Bumblezone honeycomb/brood blocks. New textures mainly by CrispyTwig Connected Textures will be coming later to make textures connect better.
(V.6.3.5 Changes) (1.19.2 Minecraft)
Structures:
Hanging Gardens will now spawn most flowers from the minecraft:small_flowers
and minecraft:tall_flowers
block tag including other mod's flowers.
Use the_bumblezone:blacklisted_hanging_garden_flowers
block tag to prevent certain small flower tagged blocks from spawning in Hanging Gardens.
Use the_bumblezone:allowed_hanging_garden_flowers
to add more flowers to spawn that are not in minecraft:small_flowers
block tag.
The tall flower versions of these tags are the_bumblezone:blacklisted_hanging_garden_tall_flowers
and the_bumblezone:allowed_hanging_garden_tall_flowers
Stopped Bumblezone's caves from eating away at part of Hanging Garden or Throne Pillar.
Effects:
Improved the effect icon textures for Beenergized, Hidden, Protection of the Hive, and Wrath of the Hive.
Wrath of the Hive's effect of growing nearby Brood blocks faster only applies if it is the player that has Wrath of the Hive. Wrath of the Hive level 1 is now throttled to only anger nearby bees every 20 ticks instead of every tick (spiders/bears/arthropods will have this level of wrath) Just a small change to squeeze out better performance on servers.
Config:
Changed the default config value for keepBeeEssenceOnRespawning from false to true and renamed it to keepEssenceOfTheBeesOnRespawning so that everyone who had ran Bumblezone before now gets this true value. Less confusion this way.
Added defaultDimension config option for modpacks whose default dimension is not Overworld. Very very few people will ever need to touch this option. Let modpack makers be the ones to touch this only.
Blocks:
Fixed Comparator not correctly outputting power based on Crystalline Flower's height/tier.
Items:
Fixed Pollen Puff able to multiply the following blocks that were tagged as minecraft:small_flowers when they don't look like a flower or for balance reasons:
byg:prairie_grass
byg:pollen_block
gaiadimension:missingno_plant
bushierflowers:grown_wither_rose
farmersdelight:wild_beetroots
Carpenter Bee Boots now only mines boot mineable blocks below you if you are more centered on the block. Crouching on block's edge won't mine the block anymore so you can crouch walk to not walk off edges or ledges.
Mod Compat:
Made Bumblezone's Bee Renderer more mod compat friendly with other mods that add Bee Renderers.
(V.6.3.4 Changes) (1.19.2 Minecraft)
Entities:
Fixed Bee Queen being always angry and spawning bees when set to noAi by command. (Also disables trading when noAi)
Fixed Beehemoth being able to be fed, tamed, and ridden when set to noAi by command.
Items:
Pollen Puff has a chance of spawning Pumpkin Stem nearby on valid blocks if it hits a Snow Golem with Pumpkin still on.
Pollen Puff has a chance of spawning Pumpkin Stem nearby on valid blocks if it hits a Morebabies's Snow Golem with Pumpkin still on.
(V.6.3.3 Changes) (1.19.2 Minecraft)
Blocks:
Added two new configs for Crystalline Flower block: crystallineFlowerConsumeExperienceUI and crystallineFlowerConsumeItemUI Turning those off along with these two configs will disable flower's consuming entirely: crystallineFlowerConsumeItemEntities and crystallineFlowerConsumeExperienceOrbEntities
Added a third config called crystallineFlowerEnchantingPowerAllowedPerTier which sets the "enchanting power" of the flower per tier. Think of this like how Enchanting Tables only shows stronger or rarer enchantments when you have more bookshelves. Except here, the flower's tier times this config value is used as the threshold to know what enchantment and level to show.
Crystalline Flower now blacklists Veinmining's Vein Mining enchantment from being an option in this flower's UI.
Controlled by the_bumblezone:blacklisted_crystalline_flower_enchantments
enchantment tag.
Items:
Pollen Puff has a chance of spawning Red or Brown Mushroom if it hits Adventurez's red or Brown Fungus mob respectively of their type.
Pollen Puff can spawn Chorus Grass if it hits Better End's End Slime mob.
Pollen Puff can spawn Jungle Plant if it hits Better Nether's Jungle Skeleton.
Pollen Puff can spawn Spore Blossom if it hits Bosses of Mass Destruction's Void Blossom. Why you would do this? No clue lol.
Pollen Puff has a chance of spawning vine if it hits Rotten Creatures's Swampy mob.
(V.6.3.2 Changes) (1.19.2 Minecraft)
Blocks:
Fixed Crystalline Flower's enchantment text symbols not showing correct symbol.
(V.6.3.1 Changes) (1.19.2 Minecraft)
Blocks:
Fixed client side blockstate visual sometimes being incorrect when mass feeding Crystalline Flower by dropping items into it
Structures:
Made Hanging Gardens more common
Biomes:
Tried to lower chance of Spider/Cave Spider spawning in relation to Enderman and Phantoms
(V.6.3.0 Changes) (1.19.2 Minecraft)
Blocks:
Fixed Glistering Honey Crystal not dropping itself when mined with Silk Touch.
Improved Glistering Honey Crystal's sparkling so it can appear anywhere on the block instead of just the corners.
Improved Glistering Honey Crystal's sparkling to use a new animated particle texture now.
Fixed unsuccessful lighting of Super Candles/Incense Candles still damaging/consuming the lighting item used by the player.
Added Crystalline Flower block!
Spawns in the new Hanging Garden structure!
Right click it to open up a GUI where you can grow the plant by giving it you XP or stacks of items to consume. Grows up to 7 blocks (tiers) high.
Put a book or enchanted book into the enchantment side and you can select what enchantment you want to add to it! This will cost some tiers to work.
More and stronger enchantments are available the higher the block's tier! But you cannot add more enchantments to books that have 3 or more enchantments already.
You can grow the block's tiers even outside the GUI by dropping items into the block or letting experience orbs touch the block!
Some items grant more progress towards upgrading the tiers. And when using tiers to enchant, some Honey Crystal Shards will drop!
You can blacklist items from consumption, blacklist what enchantments are available, or change what items can be enchanted by tags:
the_bumblezone:crystalline_flower/cannot_consume
(item tag)
the_bumblezone:crystalline_flower/can_be_enchanted
(item tag)
the_bumblezone:crystalline_flower/xp_2_when_consumed
(item tag)
the_bumblezone:crystalline_flower/xp_5_when_consumed
(item tag)
the_bumblezone:crystalline_flower/xp_25_when_consumed
(item tag)
the_bumblezone:crystalline_flower/xp_100_when_consumed
(item tag)
the_bumblezone:blacklisted_crystalline_flower_enchantments
(enchantment tag)
Fixed Pile of Pollen, Sticky Honey Redstone, and Sticky Honey Residue blocking pistons when they should be destroyed on push.
Structures:
Added Hanging Gardens structure that you can find Crystalline Flower in! Be sure to look up! Can be found in Sugar Water Floor or Pollinated Fields biomes.
Biomes:
Fixed Pigs sometimes rarely spawning instead of Enderman.
Fixed Pollinated Fields and Pollinated Pillar sometimes placing the Pollen Piles on invalid blocks it cannot survive on.
Advancements:
Added more info for bee feeding and sugar infused stone advancements to clarify how to complete them.
Added advancement for Hanging Garden and Crystalline Flower block.
(V.6.3.7 Changes) (1.19.2 Minecraft)
Blocks:
Fixed Incense Candle and Crystalline Flower getting mixed up in registration.
Crystalline Flower now blacklists the following enchantments from being an option in this flower's UI: minecraft:soul_speed, minecraft:swift_sneak, supplementaries:stasis, apotheosis:infusion, ars_elemental:mirror_shield, ars_nouveau:reactive Some of these are specific to finding a certain structure or shouldn't be pickable at all. For balance or technical reasons.
Crystalline Flower now has crystallineFlowerExtraTierCost config added. This will increase the tier cost of all enchantments available by whatever value you add. Default is 0. Negative numbers will decrease the tier cost for enchantments.
Crystalline Flower now has crystallineFlowerExtraXpNeededForTiers config added. This will increase the exp required for increasing the flower's tier. (This includes item consuming as items are converted to exp) Default is 0. Negative numbers will decrease the amount of exp needed to reach each tier.
Lang:
Fixed missing lang entry for a config entry.
(V.6.3.6 Changes) (1.19.2 Minecraft)
Misc:
Fixed servers unable to start due to forgetting to change pollen puff particle name in biome json files.
Structures:
Fixed Cell Maze not spawning. Sorry about that. Was due to accidentally breaking some Cell Maze structure template pool json files by mistake...
Blocks:
Fixed Creative players taking honey from Filled Porous Honeycomb block adding Honey Bottle to inventory and decrementing Glass Bottle item. Creative players should have unlimited use when removing honey from the block to match behavior vanilla has with their blocks.
Mod Compat:
Pollen Puff hitting Llamarama's Bumble Llama may spawn Poppy, Dandelion, Cornflower, or Pink Tulip nearby!
Enderpearls hitting top portion of Llamarama's Bumble Llama's hitbox will teleport players to Bumblezone dimension.
Textures:
Textures changed for several Bumblezone honeycomb/brood blocks. New textures mainly by CrispyTwig Connected Textures will be coming later to make textures connect better.
(V.6.3.5 Changes) (1.19.2 Minecraft)
Structures:
Hanging Gardens will now spawn most flowers from the minecraft:small_flowers
and minecraft:tall_flowers
block tag including other mod's flowers.
Use the_bumblezone:blacklisted_hanging_garden_flowers
block tag to prevent certain small flower tagged blocks from spawning in Hanging Gardens.
Use the_bumblezone:allowed_hanging_garden_flowers
to add more flowers to spawn that are not in minecraft:small_flowers
block tag.
The tall flower versions of these tags are the_bumblezone:blacklisted_hanging_garden_tall_flowers
and the_bumblezone:allowed_hanging_garden_tall_flowers
Stopped Bumblezone's caves from eating away at part of Hanging Garden or Throne Pillar.
Effects:
Improved the effect icon textures for Beenergized, Hidden, Protection of the Hive, and Wrath of the Hive.
Wrath of the Hive's effect of growing nearby Brood blocks faster only applies if it is the player that has Wrath of the Hive. Wrath of the Hive level 1 is now throttled to only anger nearby bees every 20 ticks instead of every tick (spiders/bears/arthropods will have this level of wrath) Just a small change to squeeze out better performance on servers.
Config:
Changed the default config value for keepBeeEssenceOnRespawning from false to true and renamed it to keepEssenceOfTheBeesOnRespawning so that everyone who had ran Bumblezone before now gets this true value. Less confusion this way.
Added defaultDimension config option for modpacks whose default dimension is not Overworld. Very very few people will ever need to touch this option. Let modpack makers be the ones to touch this only.
Blocks:
Fixed Comparator not correctly outputting power based on Crystalline Flower's height/tier.
Items:
Fixed Pollen Puff able to multiply the following blocks that were tagged as minecraft:small_flowers when they don't look like a flower or for balance reasons:
byg:prairie_grass
byg:pollen_block
gaiadimension:missingno_plant
bushierflowers:grown_wither_rose
farmersdelight:wild_beetroots
Carpenter Bee Boots now only mines boot mineable blocks below you if you are more centered on the block. Crouching on block's edge won't mine the block anymore so you can crouch walk to not walk off edges or ledges.
Mod Compat:
Made Bumblezone's Bee Renderer more mod compat friendly with other mods that add Bee Renderers.
(V.6.3.4 Changes) (1.19.2 Minecraft)
Entities:
Fixed Bee Queen being always angry and spawning bees when set to noAi by command. (Also disables trading when noAi)
Fixed Beehemoth being able to be fed, tamed, and ridden when set to noAi by command.
Items:
Pollen Puff has a chance of spawning Pumpkin Stem nearby on valid blocks if it hits a Snow Golem with Pumpkin still on.
Pollen Puff has a chance of spawning Pumpkin Stem nearby on valid blocks if it hits a Morebabies's Snow Golem with Pumpkin still on.
(V.6.3.3 Changes) (1.19.2 Minecraft)
Blocks:
Added two new configs for Crystalline Flower block: crystallineFlowerConsumeExperienceUI and crystallineFlowerConsumeItemUI Turning those off along with these two configs will disable flower's consuming entirely: crystallineFlowerConsumeItemEntities and crystallineFlowerConsumeExperienceOrbEntities
Added a third config called crystallineFlowerEnchantingPowerAllowedPerTier which sets the "enchanting power" of the flower per tier. Think of this like how Enchanting Tables only shows stronger or rarer enchantments when you have more bookshelves. Except here, the flower's tier times this config value is used as the threshold to know what enchantment and level to show.
Crystalline Flower now blacklists Veinmining's Vein Mining enchantment from being an option in this flower's UI.
Controlled by the_bumblezone:blacklisted_crystalline_flower_enchantments
enchantment tag.
Items:
Pollen Puff has a chance of spawning Red or Brown Mushroom if it hits Adventurez's red or Brown Fungus mob respectively of their type.
Pollen Puff can spawn Chorus Grass if it hits Better End's End Slime mob.
Pollen Puff can spawn Jungle Plant if it hits Better Nether's Jungle Skeleton.
Pollen Puff can spawn Spore Blossom if it hits Bosses of Mass Destruction's Void Blossom. Why you would do this? No clue lol.
Pollen Puff has a chance of spawning vine if it hits Rotten Creatures's Swampy mob.
(V.6.3.2 Changes) (1.19.2 Minecraft)
Blocks:
Fixed Crystalline Flower's enchantment text symbols not showing correct symbol.
(V.6.3.1 Changes) (1.19.2 Minecraft)
Blocks:
Fixed client side blockstate visual sometimes being incorrect when mass feeding Crystalline Flower by dropping items into it
Structures:
Made Hanging Gardens more common
Biomes:
Tried to lower chance of Spider/Cave Spider spawning in relation to Enderman and Phantoms
(V.6.3.0 Changes) (1.19.2 Minecraft)
Blocks:
Fixed Glistering Honey Crystal not dropping itself when mined with Silk Touch.
Improved Glistering Honey Crystal's sparkling so it can appear anywhere on the block instead of just the corners.
Improved Glistering Honey Crystal's sparkling to use a new animated particle texture now.
Fixed unsuccessful lighting of Super Candles/Incense Candles still damaging/consuming the lighting item used by the player.
Added Crystalline Flower block!
Spawns in the new Hanging Garden structure!
Right click it to open up a GUI where you can grow the plant by giving it you XP or stacks of items to consume. Grows up to 7 blocks (tiers) high.
Put a book or enchanted book into the enchantment side and you can select what enchantment you want to add to it! This will cost some tiers to work.
More and stronger enchantments are available the higher the block's tier! But you cannot add more enchantments to books that have 3 or more enchantments already.
You can grow the block's tiers even outside the GUI by dropping items into the block or letting experience orbs touch the block!
Some items grant more progress towards upgrading the tiers. And when using tiers to enchant, some Honey Crystal Shards will drop!
You can blacklist items from consumption, blacklist what enchantments are available, or change what items can be enchanted by tags:
the_bumblezone:crystalline_flower/cannot_consume
(item tag)
the_bumblezone:crystalline_flower/can_be_enchanted
(item tag)
the_bumblezone:crystalline_flower/xp_2_when_consumed
(item tag)
the_bumblezone:crystalline_flower/xp_5_when_consumed
(item tag)
the_bumblezone:crystalline_flower/xp_25_when_consumed
(item tag)
the_bumblezone:crystalline_flower/xp_100_when_consumed
(item tag)
the_bumblezone:blacklisted_crystalline_flower_enchantments
(enchantment tag)
Fixed Pile of Pollen, Sticky Honey Redstone, and Sticky Honey Residue blocking pistons when they should be destroyed on push.
Structures:
Added Hanging Gardens structure that you can find Crystalline Flower in! Be sure to look up! Can be found in Sugar Water Floor or Pollinated Fields biomes.
Biomes:
Fixed Pigs sometimes rarely spawning instead of Enderman.
Fixed Pollinated Fields and Pollinated Pillar sometimes placing the Pollen Piles on invalid blocks it cannot survive on.
Advancements:
Added more info for bee feeding and sugar infused stone advancements to clarify how to complete them.
Added advancement for Hanging Garden and Crystalline Flower block.
(V.6.3.6 Changes) (1.19.2 Minecraft)
Misc:
Fixed servers unable to start due to forgetting to change pollen puff particle name in biome json files.
Structures:
Fixed Cell Maze not spawning. Sorry about that. Was due to accidentally breaking some Cell Maze structure template pool json files by mistake...
Blocks:
Fixed Creative players taking honey from Filled Porous Honeycomb block adding Honey Bottle to inventory and decrementing Glass Bottle item. Creative players should have unlimited use when removing honey from the block to match behavior vanilla has with their blocks.
Mod Compat:
Pollen Puff hitting Llamarama's Bumble Llama may spawn Poppy, Dandelion, Cornflower, or Pink Tulip nearby!
Enderpearls hitting top portion of Llamarama's Bumble Llama's hitbox will teleport players to Bumblezone dimension.
Textures:
Textures changed for several Bumblezone honeycomb/brood blocks! Connected Textures will be coming later to make textures connect better.
(V.6.3.5 Changes) (1.19.2 Minecraft)
Structures:
Hanging Gardens will now spawn most flowers from the minecraft:small_flowers
and minecraft:tall_flowers
block tag including other mod's flowers.
Use the_bumblezone:blacklisted_hanging_garden_flowers
block tag to prevent certain small flower tagged blocks from spawning in Hanging Gardens.
Use the_bumblezone:allowed_hanging_garden_flowers
to add more flowers to spawn that are not in minecraft:small_flowers
block tag.
The tall flower versions of these tags are the_bumblezone:blacklisted_hanging_garden_tall_flowers
and the_bumblezone:allowed_hanging_garden_tall_flowers
Stopped Bumblezone's caves from eating away at part of Hanging Garden or Throne Pillar.
Effects:
Improved the effect icon textures for Beenergized, Hidden, Protection of the Hive, and Wrath of the Hive.
Wrath of the Hive's effect of growing nearby Brood blocks faster only applies if it is the player that has Wrath of the Hive. Wrath of the Hive level 1 is now throttled to only anger nearby bees every 20 ticks instead of every tick (spiders/bears/arthropods will have this level of wrath) Just a small change to squeeze out better performance on servers.
Config:
Changed the default config value for keepBeeEssenceOnRespawning from false to true and renamed it to keepEssenceOfTheBeesOnRespawning so that everyone who had ran Bumblezone before now gets this true value. Less confusion this way.
Added defaultDimension config option for modpacks whose default dimension is not Overworld. Very very few people will ever need to touch this option. Let modpack makers be the ones to touch this only.
Blocks:
Fixed Comparator not correctly outputting power based on Crystalline Flower's height/tier.
Items:
Fixed Pollen Puff able to multiply the following blocks that were tagged as minecraft:small_flowers when they don't look like a flower or for balance reasons:
byg:prairie_grass
byg:pollen_block
gaiadimension:missingno_plant
bushierflowers:grown_wither_rose
farmersdelight:wild_beetroots
Carpenter Bee Boots now only mines boot mineable blocks below you if you are more centered on the block. Crouching on block's edge won't mine the block anymore so you can crouch walk to not walk off edges or ledges.
Mod Compat:
Made Bumblezone's Bee Renderer more mod compat friendly with other mods that add Bee Renderers.
(V.6.3.4 Changes) (1.19.2 Minecraft)
Entities:
Fixed Bee Queen being always angry and spawning bees when set to noAi by command. (Also disables trading when noAi)
Fixed Beehemoth being able to be fed, tamed, and ridden when set to noAi by command.
Items:
Pollen Puff has a chance of spawning Pumpkin Stem nearby on valid blocks if it hits a Snow Golem with Pumpkin still on.
Pollen Puff has a chance of spawning Pumpkin Stem nearby on valid blocks if it hits a Morebabies's Snow Golem with Pumpkin still on.
(V.6.3.3 Changes) (1.19.2 Minecraft)
Blocks:
Added two new configs for Crystalline Flower block: crystallineFlowerConsumeExperienceUI and crystallineFlowerConsumeItemUI Turning those off along with these two configs will disable flower's consuming entirely: crystallineFlowerConsumeItemEntities and crystallineFlowerConsumeExperienceOrbEntities
Added a third config called crystallineFlowerEnchantingPowerAllowedPerTier which sets the "enchanting power" of the flower per tier. Think of this like how Enchanting Tables only shows stronger or rarer enchantments when you have more bookshelves. Except here, the flower's tier times this config value is used as the threshold to know what enchantment and level to show.
Crystalline Flower now blacklists Veinmining's Vein Mining enchantment from being an option in this flower's UI.
Controlled by the_bumblezone:blacklisted_crystalline_flower_enchantments
enchantment tag.
Items:
Pollen Puff has a chance of spawning Red or Brown Mushroom if it hits Adventurez's red or Brown Fungus mob respectively of their type.
Pollen Puff can spawn Chorus Grass if it hits Better End's End Slime mob.
Pollen Puff can spawn Jungle Plant if it hits Better Nether's Jungle Skeleton.
Pollen Puff can spawn Spore Blossom if it hits Bosses of Mass Destruction's Void Blossom. Why you would do this? No clue lol.
Pollen Puff has a chance of spawning vine if it hits Rotten Creatures's Swampy mob.
(V.6.3.2 Changes) (1.19.2 Minecraft)
Blocks:
Fixed Crystalline Flower's enchantment text symbols not showing correct symbol.
(V.6.3.1 Changes) (1.19.2 Minecraft)
Blocks:
Fixed client side blockstate visual sometimes being incorrect when mass feeding Crystalline Flower by dropping items into it
Structures:
Made Hanging Gardens more common
Biomes:
Tried to lower chance of Spider/Cave Spider spawning in relation to Enderman and Phantoms
(V.6.3.0 Changes) (1.19.2 Minecraft)
Blocks:
Fixed Glistering Honey Crystal not dropping itself when mined with Silk Touch.
Improved Glistering Honey Crystal's sparkling so it can appear anywhere on the block instead of just the corners.
Improved Glistering Honey Crystal's sparkling to use a new animated particle texture now.
Fixed unsuccessful lighting of Super Candles/Incense Candles still damaging/consuming the lighting item used by the player.
Added Crystalline Flower block!
Spawns in the new Hanging Garden structure!
Right click it to open up a GUI where you can grow the plant by giving it you XP or stacks of items to consume. Grows up to 7 blocks (tiers) high.
Put a book or enchanted book into the enchantment side and you can select what enchantment you want to add to it! This will cost some tiers to work.
More and stronger enchantments are available the higher the block's tier! But you cannot add more enchantments to books that have 3 or more enchantments already.
You can grow the block's tiers even outside the GUI by dropping items into the block or letting experience orbs touch the block!
Some items grant more progress towards upgrading the tiers. And when using tiers to enchant, some Honey Crystal Shards will drop!
You can blacklist items from consumption, blacklist what enchantments are available, or change what items can be enchanted by tags:
the_bumblezone:crystalline_flower/cannot_consume
(item tag)
the_bumblezone:crystalline_flower/can_be_enchanted
(item tag)
the_bumblezone:crystalline_flower/xp_2_when_consumed
(item tag)
the_bumblezone:crystalline_flower/xp_5_when_consumed
(item tag)
the_bumblezone:crystalline_flower/xp_25_when_consumed
(item tag)
the_bumblezone:crystalline_flower/xp_100_when_consumed
(item tag)
the_bumblezone:blacklisted_crystalline_flower_enchantments
(enchantment tag)
Fixed Pile of Pollen, Sticky Honey Redstone, and Sticky Honey Residue blocking pistons when they should be destroyed on push.
Structures:
Added Hanging Gardens structure that you can find Crystalline Flower in! Be sure to look up! Can be found in Sugar Water Floor or Pollinated Fields biomes.
Biomes:
Fixed Pigs sometimes rarely spawning instead of Enderman.
Fixed Pollinated Fields and Pollinated Pillar sometimes placing the Pollen Piles on invalid blocks it cannot survive on.
Advancements:
Added more info for bee feeding and sugar infused stone advancements to clarify how to complete them.
Added advancement for Hanging Garden and Crystalline Flower block.
(V.6.3.5 Changes) (1.19.2 Minecraft)
Structures:
Hanging Gardens will now spawn most flowers from the minecraft:small_flowers
and minecraft:tall_flowers
block tag including other mod's flowers.
Use the_bumblezone:blacklisted_hanging_garden_flowers
block tag to prevent certain small flower tagged blocks from spawning in Hanging Gardens.
Use the_bumblezone:allowed_hanging_garden_flowers
to add more flowers to spawn that are not in minecraft:small_flowers
block tag.
The tall flower versions of these tags are the_bumblezone:blacklisted_hanging_garden_tall_flowers
and the_bumblezone:allowed_hanging_garden_tall_flowers
Stopped Bumblezone's caves from eating away at part of Hanging Garden or Throne Pillar.
Effects:
Improved the effect icon textures for Beenergized, Hidden, Protection of the Hive, and Wrath of the Hive.
Wrath of the Hive's effect of growing nearby Brood blocks faster only applies if it is the player that has Wrath of the Hive. Wrath of the Hive level 1 is now throttled to only anger nearby bees every 20 ticks instead of every tick (spiders/bears/arthropods will have this level of wrath) Just a small change to squeeze out better performance on servers.
Config:
Changed the default config value for keepBeeEssenceOnRespawning from false to true and renamed it to keepEssenceOfTheBeesOnRespawning so that everyone who had ran Bumblezone before now gets this true value. Less confusion this way.
Added defaultDimension config option for modpacks whose default dimension is not Overworld. Very very few people will ever need to touch this option. Let modpack makers be the ones to touch this only.
Blocks:
Fixed Comparator not correctly outputting power based on Crystalline Flower's height/tier.
Items:
Fixed Pollen Puff able to multiply the following blocks that were tagged as minecraft:small_flowers when they don't look like a flower or for balance reasons:
byg:prairie_grass
byg:pollen_block
gaiadimension:missingno_plant
bushierflowers:grown_wither_rose
farmersdelight:wild_beetroots
Carpenter Bee Boots now only mines boot mineable blocks below you if you are more centered on the block. Crouching on block's edge won't mine the block anymore so you can crouch walk to not walk off edges or ledges.
Mod Compat:
Made Bumblezone's Bee Renderer more mod compat friendly with other mods that add Bee Renderers.
(V.6.3.4 Changes) (1.19.2 Minecraft)
Entities:
Fixed Bee Queen being always angry and spawning bees when set to noAi by command. (Also disables trading when noAi)
Fixed Beehemoth being able to be fed, tamed, and ridden when set to noAi by command.
Items:
Pollen Puff has a chance of spawning Pumpkin Stem nearby on valid blocks if it hits a Snow Golem with Pumpkin still on.
Pollen Puff has a chance of spawning Pumpkin Stem nearby on valid blocks if it hits a Morebabies's Snow Golem with Pumpkin still on.
(V.6.3.3 Changes) (1.19.2 Minecraft)
Blocks:
Added two new configs for Crystalline Flower block: crystallineFlowerConsumeExperienceUI and crystallineFlowerConsumeItemUI Turning those off along with these two configs will disable flower's consuming entirely: crystallineFlowerConsumeItemEntities and crystallineFlowerConsumeExperienceOrbEntities
Added a third config called crystallineFlowerEnchantingPowerAllowedPerTier which sets the "enchanting power" of the flower per tier. Think of this like how Enchanting Tables only shows stronger or rarer enchantments when you have more bookshelves. Except here, the flower's tier times this config value is used as the threshold to know what enchantment and level to show.
Crystalline Flower now blacklists Veinmining's Vein Mining enchantment from being an option in this flower's UI.
Controlled by the_bumblezone:blacklisted_crystalline_flower_enchantments
enchantment tag.
Items:
Pollen Puff has a chance of spawning Red or Brown Mushroom if it hits Adventurez's red or Brown Fungus mob respectively of their type.
Pollen Puff can spawn Chorus Grass if it hits Better End's End Slime mob.
Pollen Puff can spawn Jungle Plant if it hits Better Nether's Jungle Skeleton.
Pollen Puff can spawn Spore Blossom if it hits Bosses of Mass Destruction's Void Blossom. Why you would do this? No clue lol.
Pollen Puff has a chance of spawning vine if it hits Rotten Creatures's Swampy mob.
(V.6.3.2 Changes) (1.19.2 Minecraft)
Blocks:
Fixed Crystalline Flower's enchantment text symbols not showing correct symbol.
(V.6.3.1 Changes) (1.19.2 Minecraft)
Blocks:
Fixed client side blockstate visual sometimes being incorrect when mass feeding Crystalline Flower by dropping items into it
Structures:
Made Hanging Gardens more common
Biomes:
Tried to lower chance of Spider/Cave Spider spawning in relation to Enderman and Phantoms
(V.6.3.0 Changes) (1.19.2 Minecraft)
Blocks:
Fixed Glistering Honey Crystal not dropping itself when mined with Silk Touch.
Improved Glistering Honey Crystal's sparkling so it can appear anywhere on the block instead of just the corners.
Improved Glistering Honey Crystal's sparkling to use a new animated particle texture now.
Fixed unsuccessful lighting of Super Candles/Incense Candles still damaging/consuming the lighting item used by the player.
Added Crystalline Flower block!
Spawns in the new Hanging Garden structure!
Right click it to open up a GUI where you can grow the plant by giving it you XP or stacks of items to consume. Grows up to 7 blocks (tiers) high.
Put a book or enchanted book into the enchantment side and you can select what enchantment you want to add to it! This will cost some tiers to work.
More and stronger enchantments are available the higher the block's tier! But you cannot add more enchantments to books that have 3 or more enchantments already.
You can grow the block's tiers even outside the GUI by dropping items into the block or letting experience orbs touch the block!
Some items grant more progress towards upgrading the tiers. And when using tiers to enchant, some Honey Crystal Shards will drop!
You can blacklist items from consumption, blacklist what enchantments are available, or change what items can be enchanted by tags:
the_bumblezone:crystalline_flower/cannot_consume
(item tag)
the_bumblezone:crystalline_flower/can_be_enchanted
(item tag)
the_bumblezone:crystalline_flower/xp_2_when_consumed
(item tag)
the_bumblezone:crystalline_flower/xp_5_when_consumed
(item tag)
the_bumblezone:crystalline_flower/xp_25_when_consumed
(item tag)
the_bumblezone:crystalline_flower/xp_100_when_consumed
(item tag)
the_bumblezone:blacklisted_crystalline_flower_enchantments
(enchantment tag)
Fixed Pile of Pollen, Sticky Honey Redstone, and Sticky Honey Residue blocking pistons when they should be destroyed on push.
Structures:
Added Hanging Gardens structure that you can find Crystalline Flower in! Be sure to look up! Can be found in Sugar Water Floor or Pollinated Fields biomes.
Biomes:
Fixed Pigs sometimes rarely spawning instead of Enderman.
Fixed Pollinated Fields and Pollinated Pillar sometimes placing the Pollen Piles on invalid blocks it cannot survive on.
Advancements:
Added more info for bee feeding and sugar infused stone advancements to clarify how to complete them.
Added advancement for Hanging Garden and Crystalline Flower block.
(V.6.3.4 Changes) (1.19.2 Minecraft)
Entities:
Fixed Bee Queen being always angry and spawning bees when set to noAi by command. (Also disables trading when noAi)
Fixed Beehemoth being able to be fed, tamed, and ridden when set to noAi by command.
Items:
Pollen Puff has a chance of spawning Pumpkin Stem nearby on valid blocks if it hits a Snow Golem with Pumpkin still on.
Pollen Puff has a chance of spawning Pumpkin Stem nearby on valid blocks if it hits a Morebabies's Snow Golem with Pumpkin still on.
(V.6.3.3 Changes) (1.19.2 Minecraft)
Blocks:
Added two new configs for Crystalline Flower block: crystallineFlowerConsumeExperienceUI and crystallineFlowerConsumeItemUI Turning those off along with these two configs will disable flower's consuming entirely: crystallineFlowerConsumeItemEntities and crystallineFlowerConsumeExperienceOrbEntities
Added a third config called crystallineFlowerEnchantingPowerAllowedPerTier which sets the "enchanting power" of the flower per tier. Think of this like how Enchanting Tables only shows stronger or rarer enchantments when you have more bookshelves. Except here, the flower's tier times this config value is used as the threshold to know what enchantment and level to show.
Crystalline Flower now blacklists Veinmining's Vein Mining enchantment from being an option in this flower's UI.
Controlled by the_bumblezone:blacklisted_crystalline_flower_enchantments
enchantment tag.
Items:
Pollen Puff has a chance of spawning Red or Brown Mushroom if it hits Adventurez's red or Brown Fungus mob respectively of their type.
Pollen Puff can spawn Chorus Grass if it hits Better End's End Slime mob.
Pollen Puff can spawn Jungle Plant if it hits Better Nether's Jungle Skeleton.
Pollen Puff can spawn Spore Blossom if it hits Bosses of Mass Destruction's Void Blossom. Why you would do this? No clue lol.
Pollen Puff has a chance of spawning vine if it hits Rotten Creatures's Swampy mob.
(V.6.3.2 Changes) (1.19.2 Minecraft)
Blocks:
Fixed Crystalline Flower's enchantment text symbols not showing correct symbol.
(V.6.3.1 Changes) (1.19.2 Minecraft)
Blocks:
Fixed client side blockstate visual sometimes being incorrect when mass feeding Crystalline Flower by dropping items into it
Structures:
Made Hanging Gardens more common
Biomes:
Tried to lower chance of Spider/Cave Spider spawning in relation to Enderman and Phantoms
(V.6.3.0 Changes) (1.19.2 Minecraft)
Blocks:
Fixed Glistering Honey Crystal not dropping itself when mined with Silk Touch.
Improved Glistering Honey Crystal's sparkling so it can appear anywhere on the block instead of just the corners.
Improved Glistering Honey Crystal's sparkling to use a new animated particle texture now.
Fixed unsuccessful lighting of Super Candles/Incense Candles still damaging/consuming the lighting item used by the player.
Added Crystalline Flower block!
Spawns in the new Hanging Garden structure!
Right click it to open up a GUI where you can grow the plant by giving it you XP or stacks of items to consume. Grows up to 7 blocks (tiers) high.
Put a book or enchanted book into the enchantment side and you can select what enchantment you want to add to it! This will cost some tiers to work.
More and stronger enchantments are available the higher the block's tier! But you cannot add more enchantments to books that have 3 or more enchantments already.
You can grow the block's tiers even outside the GUI by dropping items into the block or letting experience orbs touch the block!
Some items grant more progress towards upgrading the tiers. And when using tiers to enchant, some Honey Crystal Shards will drop!
You can blacklist items from consumption, blacklist what enchantments are available, or change what items can be enchanted by tags:
the_bumblezone:crystalline_flower/cannot_consume
(item tag)
the_bumblezone:crystalline_flower/can_be_enchanted
(item tag)
the_bumblezone:crystalline_flower/xp_2_when_consumed
(item tag)
the_bumblezone:crystalline_flower/xp_5_when_consumed
(item tag)
the_bumblezone:crystalline_flower/xp_25_when_consumed
(item tag)
the_bumblezone:crystalline_flower/xp_100_when_consumed
(item tag)
the_bumblezone:blacklisted_crystalline_flower_enchantments
(enchantment tag)
Fixed Pile of Pollen, Sticky Honey Redstone, and Sticky Honey Residue blocking pistons when they should be destroyed on push.
Structures:
Added Hanging Gardens structure that you can find Crystalline Flower in! Be sure to look up! Can be found in Sugar Water Floor or Pollinated Fields biomes.
Biomes:
Fixed Pigs sometimes rarely spawning instead of Enderman.
Fixed Pollinated Fields and Pollinated Pillar sometimes placing the Pollen Piles on invalid blocks it cannot survive on.
Advancements:
Added more info for bee feeding and sugar infused stone advancements to clarify how to complete them.
Added advancement for Hanging Garden and Crystalline Flower block.
(V.6.3.3 Changes) (1.19.2 Minecraft)
Blocks:
Added two new configs for Crystalline Flower block: crystallineFlowerConsumeExperienceUI and crystallineFlowerConsumeItemUI Turning those off along with these two configs will disable flower's consuming entirely: crystallineFlowerConsumeItemEntities and crystallineFlowerConsumeExperienceOrbEntities
Added a third config called crystallineFlowerEnchantingPowerAllowedPerTier which sets the "enchanting power" of the flower per tier. Think of this like how Enchanting Tables only shows stronger or rarer enchantments when you have more bookshelves. Except here, the flower's tier times this config value is used as the threshold to know what enchantment and level to show.
Crystalline Flower now blacklists Veinmining's Vein Mining enchantment from being an option in this flower's UI.
Controlled by the_bumblezone:blacklisted_crystalline_flower_enchantments
enchantment tag.
Items:
Pollen Puff has a chance of spawning Red or Brown Mushroom if it hits Adventurez's red or Brown Fungus mob respectively of their type.
Pollen Puff can spawn Chorus Grass if it hits Better End's End Slime mob.
Pollen Puff can spawn Jungle Plant if it hits Better Nether's Jungle Skeleton.
Pollen Puff can spawn Spore Blossom if it hits Bosses of Mass Destruction's Void Blossom. Why you would do this? No clue lol.
Pollen Puff has a chance of spawning vine if it hits Rotten Creatures's Swampy mob.
(V.6.3.2 Changes) (1.19.2 Minecraft)
Blocks:
Fixed Crystalline Flower's enchantment text symbols not showing correct symbol.
(V.6.3.1 Changes) (1.19.2 Minecraft)
Blocks:
Fixed client side blockstate visual sometimes being incorrect when mass feeding Crystalline Flower by dropping items into it
Structures:
Made Hanging Gardens more common
Biomes:
Tried to lower chance of Spider/Cave Spider spawning in relation to Enderman and Phantoms
(V.6.3.0 Changes) (1.19.2 Minecraft)
Blocks:
Fixed Glistering Honey Crystal not dropping itself when mined with Silk Touch.
Improved Glistering Honey Crystal's sparkling so it can appear anywhere on the block instead of just the corners.
Improved Glistering Honey Crystal's sparkling to use a new animated particle texture now.
Fixed unsuccessful lighting of Super Candles/Incense Candles still damaging/consuming the lighting item used by the player.
Added Crystalline Flower block!
Spawns in the new Hanging Garden structure!
Right click it to open up a GUI where you can grow the plant by giving it you XP or stacks of items to consume. Grows up to 7 blocks (tiers) high.
Put a book or enchanted book into the enchantment side and you can select what enchantment you want to add to it! This will cost some tiers to work.
More and stronger enchantments are available the higher the block's tier! But you cannot add more enchantments to books that have 3 or more enchantments already.
You can grow the block's tiers even outside the GUI by dropping items into the block or letting experience orbs touch the block!
Some items grant more progress towards upgrading the tiers. And when using tiers to enchant, some Honey Crystal Shards will drop!
You can blacklist items from consumption, blacklist what enchantments are available, or change what items can be enchanted by tags:
the_bumblezone:crystalline_flower/cannot_consume
(item tag)
the_bumblezone:crystalline_flower/can_be_enchanted
(item tag)
the_bumblezone:crystalline_flower/xp_2_when_consumed
(item tag)
the_bumblezone:crystalline_flower/xp_5_when_consumed
(item tag)
the_bumblezone:crystalline_flower/xp_25_when_consumed
(item tag)
the_bumblezone:crystalline_flower/xp_100_when_consumed
(item tag)
the_bumblezone:blacklisted_crystalline_flower_enchantments
(enchantment tag)
Fixed Pile of Pollen, Sticky Honey Redstone, and Sticky Honey Residue blocking pistons when they should be destroyed on push.
Structures:
Added Hanging Gardens structure that you can find Crystalline Flower in! Be sure to look up! Can be found in Sugar Water Floor or Pollinated Fields biomes.
Biomes:
Fixed Pigs sometimes rarely spawning instead of Enderman.
Fixed Pollinated Fields and Pollinated Pillar sometimes placing the Pollen Piles on invalid blocks it cannot survive on.
Advancements:
Added more info for bee feeding and sugar infused stone advancements to clarify how to complete them.
Added advancement for Hanging Garden and Crystalline Flower block.
(V.6.3.2 Changes) (1.19.2 Minecraft)
Blocks:
Fixed Crystalline Flower's enchantment text symbols not showing correct symbol.
(V.6.3.1 Changes) (1.19.2 Minecraft)
Blocks:
Fixed client side blockstate visual sometimes being incorrect when mass feeding Crystalline Flower by dropping items into it
Structures:
Made Hanging Gardens more common
Biomes:
Tried to lower chance of Spider/Cave Spider spawning in relation to Enderman and Phantoms
(V.6.3.0 Changes) (1.19.2 Minecraft)
Blocks:
Fixed Glistering Honey Crystal not dropping itself when mined with Silk Touch.
Improved Glistering Honey Crystal's sparkling so it can appear anywhere on the block instead of just the corners.
Improved Glistering Honey Crystal's sparkling to use a new animated particle texture now.
Fixed unsuccessful lighting of Super Candles/Incense Candles still damaging/consuming the lighting item used by the player.
Added Crystalline Flower block!
Spawns in the new Hanging Garden structure!
Right click it to open up a GUI where you can grow the plant by giving it you XP or stacks of items to consume. Grows up to 7 blocks (tiers) high.
Put a book or enchanted book into the enchantment side and you can select what enchantment you want to add to it! This will cost some tiers to work.
More and stronger enchantments are available the higher the block's tier! But you cannot add more enchantments to books that have 3 or more enchantments already.
You can grow the block's tiers even outside the GUI by dropping items into the block or letting experience orbs touch the block!
Some items grant more progress towards upgrading the tiers. And when using tiers to enchant, some Honey Crystal Shards will drop!
You can blacklist items from consumption, blacklist what enchantments are available, or change what items can be enchanted by tags:
the_bumblezone:crystalline_flower/cannot_consume
(item tag)
the_bumblezone:crystalline_flower/can_be_enchanted
(item tag)
the_bumblezone:crystalline_flower/xp_2_when_consumed
(item tag)
the_bumblezone:crystalline_flower/xp_5_when_consumed
(item tag)
the_bumblezone:crystalline_flower/xp_25_when_consumed
(item tag)
the_bumblezone:crystalline_flower/xp_100_when_consumed
(item tag)
the_bumblezone:blacklisted_crystalline_flower_enchantments
(enchantment tag)
Fixed Pile of Pollen, Sticky Honey Redstone, and Sticky Honey Residue blocking pistons when they should be destroyed on push.
Structures:
Added Hanging Gardens structure that you can find Crystalline Flower in! Be sure to look up! Can be found in Sugar Water Floor or Pollinated Fields biomes.
Biomes:
Fixed Pigs sometimes rarely spawning instead of Enderman.
Fixed Pollinated Fields and Pollinated Pillar sometimes placing the Pollen Piles on invalid blocks it cannot survive on.
Advancements:
Added more info for bee feeding and sugar infused stone advancements to clarify how to complete them.
Added advancement for Hanging Garden and Crystalline Flower block.
(V.6.3.1 Changes) (1.19.2 Minecraft)
Blocks:
Fixed client side blockstate visual sometimes being incorrect when mass feeding Crystalline Flower by dropping items into it
Structures:
Made Hanging Gardens more common
Biomes:
Tried to lower chance of Spider/Cave Spider spawning in relation to Enderman and Phantoms
(V.6.3.0 Changes) (1.19.2 Minecraft)
Blocks:
Fixed Glistering Honey Crystal not dropping itself when mined with Silk Touch.
Improved Glistering Honey Crystal's sparkling so it can appear anywhere on the block instead of just the corners.
Improved Glistering Honey Crystal's sparkling to use a new animated particle texture now.
Fixed unsuccessful lighting of Super Candles/Incense Candles still damaging/consuming the lighting item used by the player.
Added Crystalline Flower block!
Spawns in the new Hanging Garden structure!
Right click it to open up a GUI where you can grow the plant by giving it you XP or stacks of items to consume. Grows up to 7 blocks (tiers) high.
Put a book or enchanted book into the enchantment side and you can select what enchantment you want to add to it! This will cost some tiers to work.
More and stronger enchantments are available the higher the block's tier! But you cannot add more enchantments to books that have 3 or more enchantments already.
You can grow the block's tiers even outside the GUI by dropping items into the block or letting experience orbs touch the block!
Some items grant more progress towards upgrading the tiers. And when using tiers to enchant, some Honey Crystal Shards will drop!
You can blacklist items from consumption, blacklist what enchantments are available, or change what items can be enchanted by tags:
the_bumblezone:crystalline_flower/cannot_consume
(item tag)
the_bumblezone:crystalline_flower/can_be_enchanted
(item tag)
the_bumblezone:crystalline_flower/xp_2_when_consumed
(item tag)
the_bumblezone:crystalline_flower/xp_5_when_consumed
(item tag)
the_bumblezone:crystalline_flower/xp_25_when_consumed
(item tag)
the_bumblezone:crystalline_flower/xp_100_when_consumed
(item tag)
the_bumblezone:blacklisted_crystalline_flower_enchantments
(enchantment tag)
Fixed Pile of Pollen, Sticky Honey Redstone, and Sticky Honey Residue blocking pistons when they should be destroyed on push.
Structures:
Added Hanging Gardens structure that you can find Crystalline Flower in! Be sure to look up! Can be found in Sugar Water Floor or Pollinated Fields biomes.
Biomes:
Fixed Pigs sometimes rarely spawning instead of Enderman.
Fixed Pollinated Fields and Pollinated Pillar sometimes placing the Pollen Piles on invalid blocks it cannot survive on.
Advancements:
Added more info for bee feeding and sugar infused stone advancements to clarify how to complete them.
Added advancement for Hanging Garden and Crystalline Flower block.
(V.6.3.0 Changes) (1.19.2 Minecraft)
Blocks:
Fixed Glistering Honey Crystal not dropping itself when mined with Silk Touch.
Improved Glistering Honey Crystal's sparkling so it can appear anywhere on the block instead of just the corners.
Improved Glistering Honey Crystal's sparkling to use a new animated particle texture now.
Fixed unsuccessful lighting of Super Candles/Incense Candles still damaging/consuming the lighting item used by the player.
Added Crystalline Flower block!
Spawns in the new Hanging Garden structure!
Right click it to open up a GUI where you can grow the plant by giving it you XP or stacks of items to consume. Grows up to 7 blocks (tiers) high.
Put a book or enchanted book into the enchantment side and you can select what enchantment you want to add to it! This will cost some tiers to work.
More and stronger enchantments are available the higher the block's tier! But you cannot add more enchantments to books that have 3 or more enchantments already.
You can grow the block's tiers even outside the GUI by dropping items into the block or letting experience orbs touch the block!
Some items grant more progress towards upgrading the tiers. And when using tiers to enchant, some Honey Crystal Shards will drop!
You can blacklist items from consumption, blacklist what enchantments are available, or change what items can be enchanted by tags:
the_bumblezone:crystalline_flower/cannot_consume
(item tag)
the_bumblezone:crystalline_flower/can_be_enchanted
(item tag)
the_bumblezone:crystalline_flower/xp_2_when_consumed
(item tag)
the_bumblezone:crystalline_flower/xp_5_when_consumed
(item tag)
the_bumblezone:crystalline_flower/xp_25_when_consumed
(item tag)
the_bumblezone:crystalline_flower/xp_100_when_consumed
(item tag)
the_bumblezone:blacklisted_crystalline_flower_enchantments
(enchantment tag)
Fixed Pile of Pollen, Sticky Honey Redstone, and Sticky Honey Residue blocking pistons when they should be destroyed on push.
Structures:
Added Hanging Gardens structure that you can find Crystalline Flower in! Be sure to look up! Can be found in Sugar Water Floor or Pollinated Fields biomes.
Biomes:
Fixed Pigs sometimes rarely spawning instead of Enderman.
Fixed Pollinated Fields and Pollinated Pillar sometimes placing the Pollen Piles on invalid blocks it cannot survive on.
Advancements:
Added more info for bee feeding and sugar infused stone advancements to clarify how to complete them.
Added advancement for Hanging Garden and Crystalline Flower block.
(V.6.2.11 Changes) (1.19.2 Minecraft)
Blocks:
Sugar Infused Stone and Sugar Infused Cobblestone no longer requires silk touch to drop itself.
Advancements:
Made a few advancements description have hints on how to complete them. Helps reduce the difficulty in figuring out how to get them.
(V.6.2.10 Changes) (1.19.2 Minecraft)
Config:
Fixed beehemothSpeed config so it applies better and value scales a bit better between newly tamed Beehemoths and Queen Beehemoths
Item:
Carpenter Bees Boots should behave a bit better if a block mining is blocked by claims or something.
Carpenter Bees Boots now trigger the Fabric API Block Break event so claims mods should be able to stop it properly now.
Pollen Puff:
If datapacked to work with Bamboo Saplings or Vines, it will now properly place those blocks nearby when hit with Pollen Puff.
Improved error message for Pollen Puff json files if target entity does not exist but the mod it is from is on.
Mod Compat:
Charm's Moobloom now spawns certain flowers based on type when hit with Pollen Puff.
Moobloom's (Flowercow) mod's Mooblooms now spawns certain flowers based on type when hit with Pollen Puff.
Flowers and Mooblooms mod's Moobloom now spawns certain flowers based on type when hit with Pollen Puff. The flowers on Moobloom must be fully grown first.
Biome Makeover's Mushroom Trader, Blightbat, and Decayed now spawns certain plants when hit with Pollen Puff.
(V.6.2.9 Changes) (1.19.2 Minecraft)
Effects:
Creative Players now no longer get Wrath effect if they hit a mob with Protection effect.
Compat:
Fixed compat with Unvoted & Shelved mod. Pollen Puff will now spawn Moss Carpet blocks it hits Glare mob.
(V.6.2.8 Changes) (1.19.2 Minecraft)
Teleportation:
Fixed teleportation when exiting Bumblezone. Was not properly saving past position from when entering Bumblezone.
Compat:
Pollen Puff will now spawn wheat on nearby Farmland/valid blocks when they hit Straw Golem Rebaled mod's golems.
(V.6.2.7 Changes) (1.19.2 Minecraft)
Advancements:
Fixed Moar Honey! advancement not triggering when obtaining Honey Bucket.
Fixed Hope, Love, Dreams, and BEES!!! advancement not triggering when consuming Essence of the Bees item in survival.
Fixed mob killed counter for Queen's Desire advancements not being reset when player resets the Queen's Desire advancements.
(V.6.2.6 Changes) (1.19.2 Minecraft)
Blocks:
Added more texture variants of Glistering Honey Crystal block.
Added more texture variants of Carved Wax block.
Redid the texture for diamond patterned Carved Wax Block.
Entities:
Fixed entities spawning one block too low and taking 1 damage of suffication in Bumblezone on initial chunk generation. Most easily seen with Honey Slime as they should not be damaged when they first spawn when chunk is created for first time.
(V.6.2.5 Changes) (1.19.2 Minecraft)
Items:
Fixed recipe for Royal Jelly Bottle to Royal Jelly Buckets giving 4 of the buckets instead of 1. Stops Royal Jelly Bucket duplication.
Mod Compat:
Added Bumblezone item and fluid info for EMI mod. Requires EMI to be version 0.4.0 or newer if you have the EMI mod on.
(V.6.2.4 Changes) (1.19.2 Minecraft)
Blocks:
Fixed internal crash when mining Honey Cocoon block which was preventing it from dropping as an item when mined. Now it should drop as an item properly when mined without printing an exception to the logs.
Effects:
Getting preventable Wrath of the Hive effect will display a message saying you lacked Protection of the Hive to prevent it.
Advancements:
Added two new advancements to help introduce Protection of the Hive effect.
Fixed honey_bucket_brood
advancement triggering when feeding Honeycomb Brood Blocks anything.
Now it should only trigger when feeding Honey Buckets/Royal Jelly Buckets to Honeycomb Brood Blocks.
Essense:
Fixed Essence of the Bees effect not preventing wrath effect when mining Honey Blocks.
Fluids:
Removed the ability for pollinated bees being able to turn falling non-source block Honey Fluid into fluid source blocks. The pollinated bees can still transform non-source Honey Fluid that is not falling (falling property false) into fluid source blocks.
(V.6.2.3 Changes) (1.19.2 Minecraft)
Items:
Stinger Spear now can be enchanted with Smite.
Added Mob Effect tag called the_bumblezone:blacklisted_incense_candle_effects
which allows you to specify what status effects
that Incense Candles cannot be crafted with. The datapack would have the tag at this spot in order to work.
\data\the_bumblezone\tags\mob_effect\blacklisted_incense_candle_effects.json
Advancements:
Fixed Peak Inefficiency Advancement being unabled to be completed.
Fixed Intimidation and Peak Inefficiency Advancements able to be triggered without The Queen's Desire quest started.
(V.6.2.2 Changes) (1.19.2 Minecraft)
Mod Compat:
Got full support of Fabric JEI. (Fluids will now have extra info)
(V.6.2.1 Changes) (1.19.2 Minecraft)
Servers:
Fixed issue where clients could not connect to server. Was handling the dynamic recipe packet writing incorrectly.
Mod Compat:
Added some support with Fabric JEI. (Fluids will not have extra info however at the moment due to technical issues.)
Also forgot to mentioned in last changelog, EMI mod is also supported a bit with Bumblezone. Lmk if there's any issues.
(V.6.2.0 Changes) (1.19.2 Minecraft)
Blocks:
Added Glistering Honey Crystal block! A glowing light source of crystallized honey. Found only in Crystal Canyon biome in Bumblezone. Gives a high amount of Honey Crystal Shards when broken or can be smelted into a ton of Sticky Honey Residue. Great for decor or lighting! Also transform neighboring water source blocks into sugar water. If combined with an Awkward Potion in a Brewing Stand, it will create a Potion of Luck! The most common benefit of Luck status is it may improve the loot drops of certain datapack/modded loot tables.
Added Carvable Wax block! Right click with Shears or Swords to change the texture for it for decoration purposes! Can be crafted from 9 Beeswax. Or created from Smelting Beehive Beeswax.
Super Candles added! A massive decorative bulky candle that gives off a ton of light! Can be dyed various colors through crafting. Can be lit and waterlogged the same way as regular Minecraft Candles. Also can be lit by flaming projectile hits as well. When lit, any mob in the flame will be set on fire while taking low damage. Super Candles can be stacked and if Soul Sand/Soul Soil is placed under, it gets a soul flame that scares away Piglins! If a Comparator is facing the Super Candle Base, it gets a power of 5 when lit. If Comparator is facing the Super Candle Wick, it will get a power of 3 when it is a soul flame and 5 when it is a normal flame. Dispensers can light the Candle too.
Incense Candles added! A powerful magical candle that radiates its effects to nearby entities! On the surface, this candle has all the same behaviors as the regular Super Candles. Except these powerful Incense Candles can be imbued with different status effects to grant nearby entities based on what potions are used to craft the Incense Candle. When the Incense Candle's power runs out, the candle will become unlit. Relighting the candle will restart its status effects it gives. See what kind of Incense Candles you can make based on different potion combinations!
Biomes:
Added Crystal Canyon biome full of Carvable Wax and Glistering Honey Crystals!
Items:
Buffed Royal Jelly Bottle so it gives move saturation, nutrition, and speed when consumed. It now also gives Jump Boost and Slow Falling as well.
Structures:
Throne Pillar structure uses Glistering Honey Crystal instead of Jack o Lanterns now.
Fixed Throne Pillar Honey Compass in Cell Maze structure not locating Throne Pillars.
Entities:
Bee Queen trade json files now will stack possible rewards properly if multiple files have the same want item.
Dimensions:
Fixed issue where ceiling of dimension could rarely generate to have holes to the outside of the dimension boundary.
Config:
Added a new config to disable the thick fog in Bumblezone. Set to enable fog by default. The config entry can be found with Mod Menu on and edited in-game through Mod Menu's mod button.
Added a new config to reduce the thickness of the fog in Bumblezone. Set to 4 by default to make fog 4 time less thick. The config entry can be found with Mod Menu on and edited in-game through Mod Menu's mod button.
Lang:
zh_cn.json lang file updated by Litttlefish. Thank you!
(V.6.1.7 Changes) (1.19.1 Minecraft)
Entities:
Fixed Bee Queen healing superfast and thus, unkillable.
Added more alternative Bee skins added by Shy!
Teleportation:
Fixed issue where mobs that spawned in Bumblezone originally would teleport to incorrect coordinates when exiting Bumblezone.
Added a new config option called forceBumblezoneOriginMobToOverworldCenter which is set to true by default now. If set to true, mobs that spawned in Bumblezone originally will teleport to 0,0 world center of Overworld always at top of terrain. Hopefully this is more intuitive and prevent lost Bee Queens when pushing them out of Bumblezone.
Lang:
Added missing en_us.json lang translation for Bee Queen entity type name.
Added translations for in-game Bumblezone config menu provided by Midnightlib.
(V.6.1.6 Changes) (1.19.1 Minecraft)
Items:
Pollen Puff's bz_pollen_puff_entity_flowers
json entries can now take air block entries safely.
Air entries can be used to make spawning plants more rare when the mob is hit by Pollen Puff.
Many mossy mobs from other mods now have their rates of spawning Moss Carpet or Azalea now lowered as a result to balance.
Mod Compat:
Earth2Java's Muddy Pig will only spawn Poppy flowers when it is hit by Pollen Puff while in mud. Non-muddy form of this Muddy Pig mob will not spawn flowers anymore when hit by Pollen Puff.
Friends and Foe's Mauler will now sometimes spawn Moss Carpet when hit with Pollen Puff.
Earth2Java's Moolip now spawns Pink Daisy when hit with Pollen Puff instead of Pink Tulip.
Lang:
zh_cn.json lang file updated by Litttlefish. Thank you!
(V.6.1.5 Changes) (1.19.1 Minecraft)
Items:
Redid the bz_pollen_puff_entity_flowers
json folder so now the entries can take a weighted list of plants to pick from
and can match the entity's nbt. This means now that Brown Mooshrooms will spawn Brown Mushrooms instead of Red Mushrooms!
Fixed crash when Pollen Puff hits a mob. (Had outdated fake Player API)
Dimension:
Fixed not storing the correct dimension the player came from when entering Bumblezone. Exiting Bumblezone should put you back to the original dimension properly now.
Mod Compat:
Fixed crash if a mod passes null into beehivetileentity.emptyAllLivingFromHive. I added a null check to my code to prevent a crash.
(V.6.1.4 Changes) (1.19.1 Minecraft)
Misc:
Ported to 1.19.1. Music Disc constructors changed a bit in 1.19.1 which requires me to release this fix.
(V.6.1.3 Changes) (1.19 Minecraft)
Dimension:
Teleporting to and from Bumblezone is now mostly async to reduce server lag/deadlock. This is new and a bit of an experiment so please report any issues that arises from teleporting to and from Bumblezone.
Reduced the jittering screen a bit when exiting Bumblezone by going below Y = 0.
Fixed teleporting in/out of Bumblezone message not showing up while teleporting instead of afterwards.
Structures:
Cell maze now has a slightly higher chance of having a Throne Pillar locating Honey Compass in the Honey Cocoon blocks. The special compass will also have a higher chance of showing up if you have luck status effect/attribute.
Lang:
Converted some warnings and teleportation text to be translatable now.
(V.6.1.2 Changes) (1.19 Minecraft)
Entities:
Fixed entities spawning below y = 0 in Bumblezone somehow which was causing the teleportation code to trigger which then would force the Overworld to generate its chunk which then lags the game. With this fix in place, Bumblezone worldgen is literally as fast as I can possibly make it. There's no further improvement I can do as it is blazingly fast now.
Structures:
Optimized Bumblezone structure layout creation much faster than what vanilla allows.
Blocks:
Fixed Honey Cocoon loading loot tables by itself randomly. This should prevent some lag when they first load in from worldgen.
Items:
Honey Compass now locates structures in an async way so server should not lag when using a Honey Compass to find Cell Maze/Throne Pillar structures. Special thanks for Bright Spark's Async Locator code!
(V.6.1.1 Changes) (1.19 Minecraft)
Blocks:
Fixed Shulker Boxes able to get Honey Cocoon inside when Honey Cocoon is given to a Hopper attached to a Shulker Box.
Lang:
Fixed Creative Tab name not having translation.
(V.6.1.0 Changes) (1.19 Minecraft)
Major:
Ported to Quilt!
Entities:
Bee Queen!!! A massive passive Bee that wants to trade! Right click while holding items or drop items in front of the Queen Bee to trade. Try trading various items to see what kind of items are possible to receive based what you give! Upon first successful trade you will be given The Queen's Desires advancement path which gives a reward for each advancement completed. After completing the entire advancement path, visit the Bee Queen and right click with empty hand to reset that advancement path for rewards! Can be found in Throne Pillar structure only.
Fixed Beehemoth controls and made it easier to move around as well.
Sparkles will spawn when the Beehemoth transforms into a Queen Beehemoth now.
Items:
Bee Stingers added which is a common gift from the Queen Bee! Can be used as low-damage ammo for Bows and Crossbows to have chances of inflicting poison, weakness, slowness, or paralysis effects on non-undead mobs. Can be right clicked on stinger-less bees to put a stinger back onto them. Can craft Stinger Spear when combined with two sticks in a line. Also can repair Stinger Spears.
Crystal Cannon! By combining a Bee Cannon with a Honey Crystal and 2 Honey Crystal Shards in the right layout, you can craft this lethal powerful cannon of questionable sturdiness that fires Honey Crystal Shards! Can store up to 3 shards. Hold down the use button and release to fire the shards that come with high damage and knockback! Can be repaired with Honey Crystal Shards, Sugar Infused Stone, or Sugar Infused Cobblestone. Takes Quick Charge, Punch, Power, and Piercing enchantments along with Unbreaking, Curse of the Vanishing, and Mending.
Bee Cannon now can get Quick Charge Enchantment along with their existing Unbreaking, Curse of the Vanishing, and Mending.
Royal Jelly Bottle added! A super amazing form of honey from the Bee Queen from a royalty recipe passed down for generations! Drinking this item will restore high amount of Hunger, Speed Boost, and Beenergized level 2! It will also remove Poison, Weakness, and Slowness status effects when drank as well. You can trade this item back to the Bee Queen for a chance at some valuable rewards! Can be fed to bees to give extremely high and long lived Beenergized effect (and also grants very high friendship points with Beehemoths).
Royal Jelly Bucket added! A bucket sloppily holding extremely rare and valuable form of honey created by the Bee Queen! Can be fed to bees to give extremely high and insanely long lived Beenergized effect (and also turns Beehemoths straight into Queen Behemoths). Trading this back to the Bee Queen can give you a chance at extremely valuable rewards! Can be obtained by using an empty Bucket on Royal Jelly Fluid or created from 4 Royal Jelly Bottles plus a Bucket. Can be used in Dispensers too!
Essence of the Bees item added! An end game item to get for Bumblezone! When consumed, you get the following bonus permanently:
Can enter Cell Maze and not get Wrath of the Hive effect anymore.
Can enter Throne Pillar and not get Mining Fatigue when near Bee Queen.
Entering Honey Fluid will grant Regenerative effect.
Entering Royal Jelly Fluid will grant a short lived Beenergized effect and stronger Regenerative effect.
Beehive/Bee Nests can be mined, honey taken by bottle, or sheared for honeycombs without angering the bees. No campfire needed!
Can take honey from Filled Porous Honeycomb Blocks safely without getting Wrath of the Hive Effect.
Honey Slime will not get angry at you when you take its honey.
Pollen Puff can be thrown at Mooshrooms to spawn Red Mushrooms nearby! Other mobs can be made to spawn flowers as well by adding new files to bz_pollen_puff_entity_flowers by datapack. Friends and Foes's Mooblooms and Glare is supported out of the box. Let me know what other flower mobs should be added by default!
Honey Compass now says the name of the block it is tracking when in block tracking mode.
Blocks:
Royal Jelly Block added! A solidified storage form of Royal jelly! It behaves similar to vanilla's Honey Block except for the fact that it can only be "pulled" by pistons and not pushed! Give it some thought and see what kind of awesome moving redstone builds you can do with this!
Honey Web, Sticky Honey Residue, and their redstone counterpart will not give slowness to creative mod players now.
Fluids:
Royal Jelly Fluid added! A specially brewed honey of bee royalty! It flows very slowly and will slow mobs in it significantly. Non-player mobs and boats tends to sink into the Royal Jelly Fluid as if it is a sticky trap! Can be picked up with a Bucket or Glass Bottle, and it will heal any hurt bee that flies into the fluid and give them a Beenergized and Regenerative effect. When this fluid comes in contact with any other fluid that has a lava tag, this fluid will turn into either Sugar Infused Cobblestone or Sugar Infused Stone blocks.
Structures:
Throne Pillar structure added! This is where the Bee Queen spawns! If inside this structure and near Bee Queen, you get mining Fatigue.
Cell Maze structure is now more common and its armor room's Honey Cocoon blocks have a 1/20th chance of having a special Honey Compass that is permanently locked onto the closest Throne Pillar structure.
Advancements:
The Queen's Desire advancement line is added that acts like a quest-line! It is started by first trading with the Bee Queen. Every advancment completed gives a reward! Complete them all for an end-game item! You can then reset the advancement line by right clicking Bee Queen with empty hand.
Sounds:
Fixed drinking Sugar Water not having subtitles.
(V.6.2.14 maintenance bug-fixes. No more content updates) (1.19.2 Minecraft)
Blocks:
Sugar Infused Stone and Sugar Infused Cobblestone no longer requires silk touch to drop itself.
Advancements:
Made a few advancements description have hints on how to complete them. Helps reduce the difficulty in figuring out how to get them.
(V.6.1.13 maintenance bug-fixes. No more content updates) (1.19.2 Minecraft)
Config:
Fixed beehemothSpeed config so it applies better and value scales a bit better between newly tamed Beehemoths and Queen Beehemoths
Item:
Carpenter Bees Boots should behave a bit better if a block mining is blocked by claims or something.
Carpenter Bees Boots now trigger the Fabric API Block Break event so claims mods should be able to stop it properly now.
Pollen Puff:
If datapacked to work with Bamboo Saplings or Vines, it will now properly place those blocks nearby when hit with Pollen Puff.
Improved error message for Pollen Puff json files if target entity does not exist but the mod it is from is on.
Mod Compat:
Charm's Moobloom now spawns certain flowers based on type when hit with Pollen Puff.
Moobloom's (Flowercow) mod's Mooblooms now spawns certain flowers based on type when hit with Pollen Puff.
Flowers and Mooblooms mod's Moobloom now spawns certain flowers based on type when hit with Pollen Puff. The flowers on Moobloom must be fully grown first.
Biome Makeover's Mushroom Trader, Blightbat, and Decayed now spawns certain plants when hit with Pollen Puff.
(V.6.1.12 maintenance bug-fixes. No more content updates) (1.19.2 Minecraft)
Effects:
Creative Players now no longer get Wrath effect if they hit a mob with Protection effect.
Compat:
Fixed compat with Unvoted & Shelved mod. Pollen Puff will now spawn Moss Carpet blocks it hits Glare mob.
(V.6.1.11 maintenance bug-fixes. No more content updates) (1.19.2 Minecraft)
Teleportation:
Fixed teleportation when exiting Bumblezone. Was not properly saving past position from when entering Bumblezone.
Compat:
Pollen Puff will now spawn wheat on nearby Farmland/valid blocks when they hit Straw Golem Rebaled mod's golems.
(V.6.1.10 maintenance bug-fixes. No more content updates) (1.19.2 Minecraft)
Advancements:
Fixed Moar Honey! advancement not triggering when obtaining Honey Bucket.
Fixed Hope, Love, Dreams, and BEES!!! advancement not triggering when consuming Essence of the Bees item in survival.
Fixed mob killed counter for Queen's Desire advancements not being reset when player resets the Queen's Desire advancements.
(V.6.1.9 maintenance bug-fixes. No more content updates) (1.19.2 Minecraft)
Items:
Fixed recipe for Royal Jelly Bottle to Royal Jelly Buckets giving 4 of the buckets instead of 1. Stops Royal Jelly Bucket duplication.
(V.6.1.8 maintenance bug-fixes. No more content updates) (1.19.2 Minecraft)
Blocks:
Fixed internal crash when mining Honey Cocoon block which was preventing it from dropping as an item when mined. Now it should drop as an item properly when mined without printing an exception to the logs.
Effects:
Getting preventable Wrath of the Hive effect will display a message saying you lacked Protection of the Hive to prevent it.
Advancements:
Added two new advancements to help introduce Protection of the Hive effect.
Fixed honey_bucket_brood
advancement triggering when feeding Honeycomb Brood Blocks anything.
Now it should only trigger when feeding Honey Buckets/Royal Jelly Buckets to Honeycomb Brood Blocks.
Essense:
Fixed Essence of the Bees effect not preventing wrath effect when mining Honey Blocks.
Fluids:
Removed the ability for pollinated bees being able to turn falling non-source block Honey Fluid into fluid source blocks. The pollinated bees can still transform non-source Honey Fluid that is not falling (falling property false) into fluid source blocks.
(V.6.1.7 maintenance bug-fixes. No more content updates) (1.19.2 Minecraft)
Items:
Stinger Spear now can be enchanted with Smite.
Advancements:
Fixed Peak Inefficiency Advancement being unabled to be completed.
Fixed Intimidation and Peak Inefficiency Advancements able to be triggered without The Queen's Desire quest started.
(V.6.1.6 maintenance bug-fixes. No more content updates) (1.19.2 Minecraft)
Misc:
Ported to 1.19.2. No new content.
(V.6.1.5 maintenance bug-fixes. No more content updates) (1.19 Minecraft)
Structures:
Fixed Throne Pillar Honey Compass in Cell Maze structure not locating Throne Pillars.
Entities:
Fixed Bee Queen healing superfast and thus, unkillable.
Teleportation:
Fixed issue where mobs that spawned in Bumblezone originally would teleport to incorrect coordinates when exiting Bumblezone.
Added a new config option called forceBumblezoneOriginMobToOverworldCenter which is set to true by default now. If set to true, mobs that spawned in Bumblezone originally will teleport to 0,0 world center of Overworld always at top of terrain. Hopefully this is more intuitive and prevent lost Bee Queens when pushing them out of Bumblezone.
Mod Compat:
Earth2Java's Muddy Pig will only spawn Poppy flowers when it is hit by Pollen Puff while in mud. Non-muddy form of this Muddy Pig mob will not spawn flowers anymore when hit by Pollen Puff.
(V.6.1.4 Changes) (1.19 Minecraft)
Items:
Redid the bz_pollen_puff_entity_flowers
json folder so now the entries can take a weighted list of plants to pick from
and can match the entity's nbt. This means now that Brown Mooshrooms will spawn Brown Mushrooms instead of Red Mushrooms!
Fixed crash when Pollen Puff hits a mob. (Had outdated fake Player API)
Dimension:
Fixed not storing the correct dimension the player came from when entering Bumblezone. Exiting Bumblezone should put you back to the original dimension properly now.
Mod Compat:
Fixed crash if a mod passes null into beehivetileentity.emptyAllLivingFromHive. I added a null check to my code to prevent a crash.
(V.6.1.3 Changes) (1.19 Minecraft)
Dimension:
Teleporting to and from Bumblezone is now mostly async to reduce server lag/deadlock. This is new and a bit of an experiment so please report any issues that arises from teleporting to and from Bumblezone.
Reduced the jittering screen a bit when exiting Bumblezone by going below Y = 0.
Fixed teleporting in/out of Bumblezone message not showing up while teleporting instead of afterwards.
Structures:
Cell maze now has a slightly higher chance of having a Throne Pillar locating Honey Compass in the Honey Cocoon blocks. The special compass will also have a higher chance of showing up if you have luck status effect/attribute.
Lang:
Converted some warnings and teleportation text to be translatable now.
(V.6.1.2 Changes) (1.19 Minecraft)
Entities:
Fixed entities spawning below y = 0 in Bumblezone somehow which was causing the teleportation code to trigger which then would force the Overworld to generate its chunk which then lags the game. With this fix in place, Bumblezone worldgen is literally as fast as I can possibly make it. There's no further improvement I can do as it is blazingly fast now.
Structures:
Optimized Bumblezone structure layout creation much faster than what vanilla allows.
Blocks:
Fixed Honey Cocoon loading loot tables by itself randomly. This should prevent some lag when they first load in from worldgen.
Items:
Honey Compass now locates structures in an async way so server should not lag when using a Honey Compass to find Cell Maze/Throne Pillar structures. Special thanks for Bright Spark's Async Locator code!
(V.6.1.1 Changes) (1.19 Minecraft)
Entities:
Fixed Beehemoth not being saddleable and being controllable without being saddled.
Items:
Fixed Royal Jelly Bucket not placing Royal Jelly Fluid.
Honey Compass now says the name of the block it is tracking when in block tracking mode.
(V.6.1.0 Changes) (1.19 Minecraft)
Entities:
Bee Queen!!! A massive passive Bee that wants to trade! Right click while holding items or drop items in front of the Queen Bee to trade. Try trading various items to see what kind of items are possible to receive based what you give! Upon first successful trade you will be given The Queen's Desires advancement path which gives a reward for each advancement completed. After completing the entire advancement path, visit the Bee Queen and right click with empty hand to reset that advancement path for rewards! Can be found in Throne Pillar structure only.
Fixed Beehemoth controls and made it easier to move around as well.
Sparkles will spawn when the Beehemoth transforms into a Queen Beehemoth now.
Items:
Bee Stingers added which is a common gift from the Queen Bee! Can be used as low-damage ammo for Bows and Crossbows to have chances of inflicting poison, weakness, slowness, or paralysis effects on non-undead mobs. Can be right clicked on stinger-less bees to put a stinger back onto them. Can craft Stinger Spear when combined with two sticks in a line. Also can repair Stinger Spears.
Crystal Cannon! By combining a Bee Cannon with a Honey Crystal and 2 Honey Crystal Shards in the right layout, you can craft this lethal powerful cannon of questionable sturdiness that fires Honey Crystal Shards! Can store up to 3 shards. Hold down the use button and release to fire the shards that come with high damage and knockback! Can be repaired with Honey Crystal Shards, Sugar Infused Stone, or Sugar Infused Cobblestone. Takes Quick Charge, Punch, Power, and Piercing enchantments along with Unbreaking, Curse of the Vanishing, and Mending.
Bee Cannon now can get Quick Charge Enchantment along with their existing Unbreaking, Curse of the Vanishing, and Mending.
Royal Jelly Bottle added! A super amazing form of honey from the Bee Queen from a royalty recipe passed down for generations! Drinking this item will restore high amount of Hunger, Speed Boost, and Beenergized level 2! It will also remove Poison, Weakness, and Slowness status effects when drank as well. You can trade this item back to the Bee Queen for a chance at some valuable rewards! Can be fed to bees to give extremely high and long lived Beenergized effect (and also grants very high friendship points with Beehemoths).
Royal Jelly Bucket added! A bucket sloppily holding extremely rare and valuable form of honey created by the Bee Queen! Can be fed to bees to give extremely high and insanely long lived Beenergized effect (and also turns Beehemoths straight into Queen Behemoths). Trading this back to the Bee Queen can give you a chance at extremely valuable rewards! Can be obtained by using an empty Bucket on Royal Jelly Fluid or created from 4 Royal Jelly Bottles plus a Bucket. Can be used in Dispensers too!
Essence of the Bees item added! An end game item to get for Bumblezone! When consumed, you get the following bonus permanently:
Can enter Cell Maze and not get Wrath of the Hive effect anymore. Can enter Throne Pillar and not get Mining Fatigue when near Bee Queen. Entering Honey Fluid will grant Regenerative effect. Entering Royal Jelly Fluid will grant a short lived Beenergized effect and stronger Regenerative effect. Beehive/Bee Nests can be mined, honey taken by bottle, or sheared for honeycombs without angering the bees. No campfire needed! Can take honey from Filled Porous Honeycomb Blocks safely without getting Wrath of the Hive Effect. Honey Slime will not get angry at you when you take its honey.
Pollen Puff can be thrown at Mooshrooms to spawn Red Mushrooms nearby! Other mobs can be made to spawn flowers as well by adding new files to bz_pollen_puff_entity_flowers by datapack. Friends and Foes's Mooblooms and Glare is supported out of the box. Let me know what other flower mobs should be added by default!
Blocks:
Royal Jelly Block added! A solidified storage form of Royal jelly! It behaves similar to vanilla's Honey Block except for the fact that it can only be "pulled" by pistons and not pushed! Give it some thought and see what kind of awesome moving redstone builds you can do with this!
Honey Web, Sticky Honey Residue, and their redstone counterpart will not give slowness to creative mod players now.
Fluids:
Royal Jelly Fluid added! A specially brewed honey of bee royalty! It flows very slowly and will slow mobs in it significantly. Non-player mobs and boats tends to sink into the Royal Jelly Fluid as if it is a sticky trap! Can be picked up with a Bucket or Glass Bottle, and it will heal any hurt bee that flies into the fluid and give them a Beenergized and Regenerative effect. When this fluid comes in contact with any other fluid that has a lava tag, this fluid will turn into either Sugar Infused Cobblestone or Sugar Infused Stone blocks.
Structures:
Throne Pillar structure added! This is where the Bee Queen spawns! If inside this structure and near Bee Queen, you get mining Fatigue.
Cell Maze structure is now more common and its armor room's Honey Cocoon blocks have a 1/20th chance of having a special Honey Compass that is permanently locked onto the closest Throne Pillar structure.
Advancements:
The Queen's Desire advancement line is added that acts like a quest-line! It is started by first trading with the Bee Queen. Every advancment completed gives a reward! Complete them all for an end-game item! You can then reset the advancement line by right clicking Bee Queen with empty hand.
Sounds:
Fixed drinking Sugar Water not having subtitles.
(V.6.2.10 Changes) (1.19.2 Minecraft)
Config:
Fixed beehemothSpeed config so it applies better and value scales a bit better between newly tamed Beehemoths and Queen Beehemoths
Item:
Carpenter Bees Boots should behave a bit better if a block mining is blocked by claims or something.
Carpenter Bees Boots now trigger the Fabric API Block Break event so claims mods should be able to stop it properly now.
Pollen Puff:
If datapacked to work with Bamboo Saplings or Vines, it will now properly place those blocks nearby when hit with Pollen Puff.
Improved error message for Pollen Puff json files if target entity does not exist but the mod it is from is on.
Mod Compat:
Charm's Moobloom now spawns certain flowers based on type when hit with Pollen Puff.
Moobloom's (Flowercow) mod's Mooblooms now spawns certain flowers based on type when hit with Pollen Puff.
Flowers and Mooblooms mod's Moobloom now spawns certain flowers based on type when hit with Pollen Puff. The flowers on Moobloom must be fully grown first.
(V.6.2.9 Changes) (1.19.2 Minecraft)
Effects:
Creative Players now no longer get Wrath effect if they hit a mob with Protection effect.
Compat:
Fixed compat with Unvoted & Shelved mod. Pollen Puff will now spawn Moss Carpet blocks it hits Glare mob.
(V.6.2.8 Changes) (1.19.2 Minecraft)
Teleportation:
Fixed teleportation when exiting Bumblezone. Was not properly saving past position from when entering Bumblezone.
Compat:
Pollen Puff will now spawn wheat on nearby Farmland/valid blocks when they hit Straw Golem Rebaled mod's golems.
(V.6.2.7 Changes) (1.19.2 Minecraft)
Advancements:
Fixed Moar Honey! advancement not triggering when obtaining Honey Bucket.
Fixed Hope, Love, Dreams, and BEES!!! advancement not triggering when consuming Essence of the Bees item in survival.
Fixed mob killed counter for Queen's Desire advancements not being reset when player resets the Queen's Desire advancements.
(V.6.2.6 Changes) (1.19.2 Minecraft)
Blocks:
Added more texture variants of Glistering Honey Crystal block.
Added more texture variants of Carved Wax block.
Redid the texture for diamond patterned Carved Wax Block.
Entities:
Fixed entities spawning one block too low and taking 1 damage of suffication in Bumblezone on initial chunk generation. Most easily seen with Honey Slime as they should not be damaged when they first spawn when chunk is created for first time.
(V.6.2.5 Changes) (1.19.2 Minecraft)
Items:
Fixed recipe for Royal Jelly Bottle to Royal Jelly Buckets giving 4 of the buckets instead of 1. Stops Royal Jelly Bucket duplication.
Mod Compat:
Added Bumblezone item and fluid info for EMI mod. Requires EMI to be version 0.4.0 or newer if you have the EMI mod on.
(V.6.2.4 Changes) (1.19.2 Minecraft)
Blocks:
Fixed internal crash when mining Honey Cocoon block which was preventing it from dropping as an item when mined. Now it should drop as an item properly when mined without printing an exception to the logs.
Effects:
Getting preventable Wrath of the Hive effect will display a message saying you lacked Protection of the Hive to prevent it.
Advancements:
Added two new advancements to help introduce Protection of the Hive effect.
Fixed honey_bucket_brood
advancement triggering when feeding Honeycomb Brood Blocks anything.
Now it should only trigger when feeding Honey Buckets/Royal Jelly Buckets to Honeycomb Brood Blocks.
Essense:
Fixed Essence of the Bees effect not preventing wrath effect when mining Honey Blocks.
Fluids:
Removed the ability for pollinated bees being able to turn falling non-source block Honey Fluid into fluid source blocks. The pollinated bees can still transform non-source Honey Fluid that is not falling (falling property false) into fluid source blocks.
(V.6.2.3 Changes) (1.19.2 Minecraft)
Items:
Stinger Spear now can be enchanted with Smite.
Added Mob Effect tag called the_bumblezone:blacklisted_incense_candle_effects
which allows you to specify what status effects
that Incense Candles cannot be crafted with. The datapack would have the tag at this spot in order to work.
\data\the_bumblezone\tags\mob_effect\blacklisted_incense_candle_effects.json
Advancements:
Fixed Peak Inefficiency Advancement being unabled to be completed.
Fixed Intimidation and Peak Inefficiency Advancements able to be triggered without The Queen's Desire quest started.
(V.6.2.2 Changes) (1.19.2 Minecraft)
Mod Compat:
Got full support of Fabric JEI. (Fluids will now have extra info)
(V.6.2.1 Changes) (1.19.2 Minecraft)
Servers:
Fixed issue where clients could not connect to server. Was handling the dynamic recipe packet writing incorrectly.
Mod Compat:
Added some support with Fabric JEI. (Fluids will not have extra info however at the moment due to technical issues.)
Also forgot to mentioned in last changelog, EMI mod is also supported a bit with Bumblezone. Lmk if there's any issues.
(V.6.2.0 Changes) (1.19.2 Minecraft)
Blocks:
Added Glistering Honey Crystal block! A glowing light source of crystallized honey. Found only in Crystal Canyon biome in Bumblezone. Gives a high amount of Honey Crystal Shards when broken or can be smelted into a ton of Sticky Honey Residue. Great for decor or lighting! Also transform neighboring water source blocks into sugar water. If combined with an Awkward Potion in a Brewing Stand, it will create a Potion of Luck! The most common benefit of Luck status is it may improve the loot drops of certain datapack/modded loot tables.
Added Carvable Wax block! Right click with Shears or Swords to change the texture for it for decoration purposes! Can be crafted from 9 Beeswax. Or created from Smelting Beehive Beeswax.
Super Candles added! A massive decorative bulky candle that gives off a ton of light! Can be dyed various colors through crafting. Can be lit and waterlogged the same way as regular Minecraft Candles. Also can be lit by flaming projectile hits as well. When lit, any mob in the flame will be set on fire while taking low damage. Super Candles can be stacked and if Soul Sand/Soul Soil is placed under, it gets a soul flame that scares away Piglins! If a Comparator is facing the Super Candle Base, it gets a power of 5 when lit. If Comparator is facing the Super Candle Wick, it will get a power of 3 when it is a soul flame and 5 when it is a normal flame. Dispensers can light the Candle too.
Incense Candles added! A powerful magical candle that radiates its effects to nearby entities! On the surface, this candle has all the same behaviors as the regular Super Candles. Except these powerful Incense Candles can be imbued with different status effects to grant nearby entities based on what potions are used to craft the Incense Candle. When the Incense Candle's power runs out, the candle will become unlit. Relighting the candle will restart its status effects it gives. See what kind of Incense Candles you can make based on different potion combinations!
Biomes:
Added Crystal Canyon biome full of Carvable Wax and Glistering Honey Crystals!
Items:
Buffed Royal Jelly Bottle so it gives move saturation, nutrition, and speed when consumed. It now also gives Jump Boost and Slow Falling as well.
Structures:
Throne Pillar structure uses Glistering Honey Crystal instead of Jack o Lanterns now.
Fixed Throne Pillar Honey Compass in Cell Maze structure not locating Throne Pillars.
Entities:
Bee Queen trade json files now will stack possible rewards properly if multiple files have the same want item.
Dimensions:
Fixed issue where ceiling of dimension could rarely generate to have holes to the outside of the dimension boundary.
Config:
Added a new config to disable the thick fog in Bumblezone. Set to enable fog by default. The config entry can be found with Mod Menu on and edited in-game through Mod Menu's mod button.
Added a new config to reduce the thickness of the fog in Bumblezone. Set to 4 by default to make fog 4 time less thick. The config entry can be found with Mod Menu on and edited in-game through Mod Menu's mod button.
Lang:
zh_cn.json lang file updated by Litttlefish. Thank you!
(V.6.1.7 Changes) (1.19.1 Minecraft)
Entities:
Fixed Bee Queen healing superfast and thus, unkillable.
Added more alternative Bee skins added by Shy!
Teleportation:
Fixed issue where mobs that spawned in Bumblezone originally would teleport to incorrect coordinates when exiting Bumblezone.
Added a new config option called forceBumblezoneOriginMobToOverworldCenter which is set to true by default now. If set to true, mobs that spawned in Bumblezone originally will teleport to 0,0 world center of Overworld always at top of terrain. Hopefully this is more intuitive and prevent lost Bee Queens when pushing them out of Bumblezone.
Lang:
Added missing en_us.json lang translation for Bee Queen entity type name.
Added translations for in-game Bumblezone config menu provided by Midnightlib.
(V.6.1.6 Changes) (1.19.1 Minecraft)
Items:
Pollen Puff's bz_pollen_puff_entity_flowers
json entries can now take air block entries safely.
Air entries can be used to make spawning plants more rare when the mob is hit by Pollen Puff.
Many mossy mobs from other mods now have their rates of spawning Moss Carpet or Azalea now lowered as a result to balance.
Mod Compat:
Earth2Java's Muddy Pig will only spawn Poppy flowers when it is hit by Pollen Puff while in mud. Non-muddy form of this Muddy Pig mob will not spawn flowers anymore when hit by Pollen Puff.
Friends and Foe's Mauler will now sometimes spawn Moss Carpet when hit with Pollen Puff.
Earth2Java's Moolip now spawns Pink Daisy when hit with Pollen Puff instead of Pink Tulip.
Lang:
zh_cn.json lang file updated by Litttlefish. Thank you!
(V.6.1.5 Changes) (1.19.1 Minecraft)
Items:
Redid the bz_pollen_puff_entity_flowers
json folder so now the entries can take a weighted list of plants to pick from
and can match the entity's nbt. This means now that Brown Mooshrooms will spawn Brown Mushrooms instead of Red Mushrooms!
Fixed crash when Pollen Puff hits a mob. (Had outdated fake Player API)
Dimension:
Fixed not storing the correct dimension the player came from when entering Bumblezone. Exiting Bumblezone should put you back to the original dimension properly now.
Mod Compat:
Fixed crash if a mod passes null into beehivetileentity.emptyAllLivingFromHive. I added a null check to my code to prevent a crash.
(V.6.1.4 Changes) (1.19.1 Minecraft)
Misc:
Ported to 1.19.1. Music Disc constructors changed a bit in 1.19.1 which requires me to release this fix.
(V.6.1.3 Changes) (1.19 Minecraft)
Dimension:
Teleporting to and from Bumblezone is now mostly async to reduce server lag/deadlock. This is new and a bit of an experiment so please report any issues that arises from teleporting to and from Bumblezone.
Reduced the jittering screen a bit when exiting Bumblezone by going below Y = 0.
Fixed teleporting in/out of Bumblezone message not showing up while teleporting instead of afterwards.
Structures:
Cell maze now has a slightly higher chance of having a Throne Pillar locating Honey Compass in the Honey Cocoon blocks. The special compass will also have a higher chance of showing up if you have luck status effect/attribute.
Lang:
Converted some warnings and teleportation text to be translatable now.
(V.6.1.2 Changes) (1.19 Minecraft)
Entities:
Fixed entities spawning below y = 0 in Bumblezone somehow which was causing the teleportation code to trigger which then would force the Overworld to generate its chunk which then lags the game. With this fix in place, Bumblezone worldgen is literally as fast as I can possibly make it. There's no further improvement I can do as it is blazingly fast now.
Structures:
Optimized Bumblezone structure layout creation much faster than what vanilla allows.
Blocks:
Fixed Honey Cocoon loading loot tables by itself randomly. This should prevent some lag when they first load in from worldgen.
Items:
Honey Compass now locates structures in an async way so server should not lag when using a Honey Compass to find Cell Maze/Throne Pillar structures. Special thanks for Bright Spark's Async Locator code!
(V.6.1.1 Changes) (1.19 Minecraft)
Blocks:
Fixed Shulker Boxes able to get Honey Cocoon inside when Honey Cocoon is given to a Hopper attached to a Shulker Box.
Lang:
Fixed Creative Tab name not having translation.
(V.6.1.0 Changes) (1.19 Minecraft)
Major:
Ported to Quilt!
Entities:
Bee Queen!!! A massive passive Bee that wants to trade! Right click while holding items or drop items in front of the Queen Bee to trade. Try trading various items to see what kind of items are possible to receive based what you give! Upon first successful trade you will be given The Queen's Desires advancement path which gives a reward for each advancement completed. After completing the entire advancement path, visit the Bee Queen and right click with empty hand to reset that advancement path for rewards! Can be found in Throne Pillar structure only.
Fixed Beehemoth controls and made it easier to move around as well.
Sparkles will spawn when the Beehemoth transforms into a Queen Beehemoth now.
Items:
Bee Stingers added which is a common gift from the Queen Bee! Can be used as low-damage ammo for Bows and Crossbows to have chances of inflicting poison, weakness, slowness, or paralysis effects on non-undead mobs. Can be right clicked on stinger-less bees to put a stinger back onto them. Can craft Stinger Spear when combined with two sticks in a line. Also can repair Stinger Spears.
Crystal Cannon! By combining a Bee Cannon with a Honey Crystal and 2 Honey Crystal Shards in the right layout, you can craft this lethal powerful cannon of questionable sturdiness that fires Honey Crystal Shards! Can store up to 3 shards. Hold down the use button and release to fire the shards that come with high damage and knockback! Can be repaired with Honey Crystal Shards, Sugar Infused Stone, or Sugar Infused Cobblestone. Takes Quick Charge, Punch, Power, and Piercing enchantments along with Unbreaking, Curse of the Vanishing, and Mending.
Bee Cannon now can get Quick Charge Enchantment along with their existing Unbreaking, Curse of the Vanishing, and Mending.
Royal Jelly Bottle added! A super amazing form of honey from the Bee Queen from a royalty recipe passed down for generations! Drinking this item will restore high amount of Hunger, Speed Boost, and Beenergized level 2! It will also remove Poison, Weakness, and Slowness status effects when drank as well. You can trade this item back to the Bee Queen for a chance at some valuable rewards! Can be fed to bees to give extremely high and long lived Beenergized effect (and also grants very high friendship points with Beehemoths).
Royal Jelly Bucket added! A bucket sloppily holding extremely rare and valuable form of honey created by the Bee Queen! Can be fed to bees to give extremely high and insanely long lived Beenergized effect (and also turns Beehemoths straight into Queen Behemoths). Trading this back to the Bee Queen can give you a chance at extremely valuable rewards! Can be obtained by using an empty Bucket on Royal Jelly Fluid or created from 4 Royal Jelly Bottles plus a Bucket. Can be used in Dispensers too!
Essence of the Bees item added! An end game item to get for Bumblezone! When consumed, you get the following bonus permanently:
Can enter Cell Maze and not get Wrath of the Hive effect anymore.
Can enter Throne Pillar and not get Mining Fatigue when near Bee Queen.
Entering Honey Fluid will grant Regenerative effect.
Entering Royal Jelly Fluid will grant a short lived Beenergized effect and stronger Regenerative effect.
Beehive/Bee Nests can be mined, honey taken by bottle, or sheared for honeycombs without angering the bees. No campfire needed!
Can take honey from Filled Porous Honeycomb Blocks safely without getting Wrath of the Hive Effect.
Honey Slime will not get angry at you when you take its honey.
Pollen Puff can be thrown at Mooshrooms to spawn Red Mushrooms nearby! Other mobs can be made to spawn flowers as well by adding new files to bz_pollen_puff_entity_flowers by datapack. Friends and Foes's Mooblooms and Glare is supported out of the box. Let me know what other flower mobs should be added by default!
Honey Compass now says the name of the block it is tracking when in block tracking mode.
Blocks:
Royal Jelly Block added! A solidified storage form of Royal jelly! It behaves similar to vanilla's Honey Block except for the fact that it can only be "pulled" by pistons and not pushed! Give it some thought and see what kind of awesome moving redstone builds you can do with this!
Honey Web, Sticky Honey Residue, and their redstone counterpart will not give slowness to creative mod players now.
Fluids:
Royal Jelly Fluid added! A specially brewed honey of bee royalty! It flows very slowly and will slow mobs in it significantly. Non-player mobs and boats tends to sink into the Royal Jelly Fluid as if it is a sticky trap! Can be picked up with a Bucket or Glass Bottle, and it will heal any hurt bee that flies into the fluid and give them a Beenergized and Regenerative effect. When this fluid comes in contact with any other fluid that has a lava tag, this fluid will turn into either Sugar Infused Cobblestone or Sugar Infused Stone blocks.
Structures:
Throne Pillar structure added! This is where the Bee Queen spawns! If inside this structure and near Bee Queen, you get mining Fatigue.
Cell Maze structure is now more common and its armor room's Honey Cocoon blocks have a 1/20th chance of having a special Honey Compass that is permanently locked onto the closest Throne Pillar structure.
Advancements:
The Queen's Desire advancement line is added that acts like a quest-line! It is started by first trading with the Bee Queen. Every advancment completed gives a reward! Complete them all for an end-game item! You can then reset the advancement line by right clicking Bee Queen with empty hand.
Sounds:
Fixed drinking Sugar Water not having subtitles.
(V.6.1.13 maintenance bug-fixes. No more content updates) (1.19.2 Minecraft)
Config:
Fixed beehemothSpeed config so it applies better and value scales a bit better between newly tamed Beehemoths and Queen Beehemoths
Item:
Carpenter Bees Boots should behave a bit better if a block mining is blocked by claims or something.
Carpenter Bees Boots now trigger the Fabric API Block Break event so claims mods should be able to stop it properly now.
Pollen Puff:
If datapacked to work with Bamboo Saplings or Vines, it will now properly place those blocks nearby when hit with Pollen Puff.
Improved error message for Pollen Puff json files if target entity does not exist but the mod it is from is on.
Mod Compat:
Charm's Moobloom now spawns certain flowers based on type when hit with Pollen Puff.
Moobloom's (Flowercow) mod's Mooblooms now spawns certain flowers based on type when hit with Pollen Puff.
Flowers and Mooblooms mod's Moobloom now spawns certain flowers based on type when hit with Pollen Puff. The flowers on Moobloom must be fully grown first.
(V.6.1.12 maintenance bug-fixes. No more content updates) (1.19.2 Minecraft)
Effects:
Creative Players now no longer get Wrath effect if they hit a mob with Protection effect.
Compat:
Fixed compat with Unvoted & Shelved mod. Pollen Puff will now spawn Moss Carpet blocks it hits Glare mob.
(V.6.1.11 maintenance bug-fixes. No more content updates) (1.19.2 Minecraft)
Teleportation:
Fixed teleportation when exiting Bumblezone. Was not properly saving past position from when entering Bumblezone.
Compat:
Pollen Puff will now spawn wheat on nearby Farmland/valid blocks when they hit Straw Golem Rebaled mod's golems.
(V.6.1.10 maintenance bug-fixes. No more content updates) (1.19.2 Minecraft)
Advancements:
Fixed Moar Honey! advancement not triggering when obtaining Honey Bucket.
Fixed Hope, Love, Dreams, and BEES!!! advancement not triggering when consuming Essence of the Bees item in survival.
Fixed mob killed counter for Queen's Desire advancements not being reset when player resets the Queen's Desire advancements.
(V.6.1.9 maintenance bug-fixes. No more content updates) (1.19.2 Minecraft)
Items:
Fixed recipe for Royal Jelly Bottle to Royal Jelly Buckets giving 4 of the buckets instead of 1. Stops Royal Jelly Bucket duplication.
(V.6.1.8 maintenance bug-fixes. No more content updates) (1.19.2 Minecraft)
Blocks:
Fixed internal crash when mining Honey Cocoon block which was preventing it from dropping as an item when mined. Now it should drop as an item properly when mined without printing an exception to the logs.
Effects:
Getting preventable Wrath of the Hive effect will display a message saying you lacked Protection of the Hive to prevent it.
Advancements:
Added two new advancements to help introduce Protection of the Hive effect.
Fixed honey_bucket_brood
advancement triggering when feeding Honeycomb Brood Blocks anything.
Now it should only trigger when feeding Honey Buckets/Royal Jelly Buckets to Honeycomb Brood Blocks.
Essense:
Fixed Essence of the Bees effect not preventing wrath effect when mining Honey Blocks.
Fluids:
Removed the ability for pollinated bees being able to turn falling non-source block Honey Fluid into fluid source blocks. The pollinated bees can still transform non-source Honey Fluid that is not falling (falling property false) into fluid source blocks.
(V.6.1.7 maintenance bug-fixes. No more content updates) (1.19.2 Minecraft)
Items:
Stinger Spear now can be enchanted with Smite.
Advancements:
Fixed Peak Inefficiency Advancement being unabled to be completed.
Fixed Intimidation and Peak Inefficiency Advancements able to be triggered without The Queen's Desire quest started.
(V.6.1.6 maintenance bug-fixes. No more content updates) (1.19.2 Minecraft)
Misc:
Ported to 1.19.2. No new content.
(V.6.1.5 maintenance bug-fixes. No more content updates) (1.19 Minecraft)
Structures:
Fixed Throne Pillar Honey Compass in Cell Maze structure not locating Throne Pillars.
Entities:
Fixed Bee Queen healing superfast and thus, unkillable.
Teleportation:
Fixed issue where mobs that spawned in Bumblezone originally would teleport to incorrect coordinates when exiting Bumblezone.
Added a new config option called forceBumblezoneOriginMobToOverworldCenter which is set to true by default now. If set to true, mobs that spawned in Bumblezone originally will teleport to 0,0 world center of Overworld always at top of terrain. Hopefully this is more intuitive and prevent lost Bee Queens when pushing them out of Bumblezone.
Mod Compat:
Earth2Java's Muddy Pig will only spawn Poppy flowers when it is hit by Pollen Puff while in mud. Non-muddy form of this Muddy Pig mob will not spawn flowers anymore when hit by Pollen Puff.
(V.6.1.4 Changes) (1.19 Minecraft)
Items:
Redid the bz_pollen_puff_entity_flowers
json folder so now the entries can take a weighted list of plants to pick from
and can match the entity's nbt. This means now that Brown Mooshrooms will spawn Brown Mushrooms instead of Red Mushrooms!
Fixed crash when Pollen Puff hits a mob. (Had outdated fake Player API)
Dimension:
Fixed not storing the correct dimension the player came from when entering Bumblezone. Exiting Bumblezone should put you back to the original dimension properly now.
Mod Compat:
Fixed crash if a mod passes null into beehivetileentity.emptyAllLivingFromHive. I added a null check to my code to prevent a crash.
(V.6.1.3 Changes) (1.19 Minecraft)
Dimension:
Teleporting to and from Bumblezone is now mostly async to reduce server lag/deadlock. This is new and a bit of an experiment so please report any issues that arises from teleporting to and from Bumblezone.
Reduced the jittering screen a bit when exiting Bumblezone by going below Y = 0.
Fixed teleporting in/out of Bumblezone message not showing up while teleporting instead of afterwards.
Structures:
Cell maze now has a slightly higher chance of having a Throne Pillar locating Honey Compass in the Honey Cocoon blocks. The special compass will also have a higher chance of showing up if you have luck status effect/attribute.
Lang:
Converted some warnings and teleportation text to be translatable now.
(V.6.1.2 Changes) (1.19 Minecraft)
Entities:
Fixed entities spawning below y = 0 in Bumblezone somehow which was causing the teleportation code to trigger which then would force the Overworld to generate its chunk which then lags the game. With this fix in place, Bumblezone worldgen is literally as fast as I can possibly make it. There's no further improvement I can do as it is blazingly fast now.
Structures:
Optimized Bumblezone structure layout creation much faster than what vanilla allows.
Blocks:
Fixed Honey Cocoon loading loot tables by itself randomly. This should prevent some lag when they first load in from worldgen.
Items:
Honey Compass now locates structures in an async way so server should not lag when using a Honey Compass to find Cell Maze/Throne Pillar structures. Special thanks for Bright Spark's Async Locator code!
(V.6.1.1 Changes) (1.19 Minecraft)
Entities:
Fixed Beehemoth not being saddleable and being controllable without being saddled.
Items:
Fixed Royal Jelly Bucket not placing Royal Jelly Fluid.
Honey Compass now says the name of the block it is tracking when in block tracking mode.
(V.6.1.0 Changes) (1.19 Minecraft)
Entities:
Bee Queen!!! A massive passive Bee that wants to trade! Right click while holding items or drop items in front of the Queen Bee to trade. Try trading various items to see what kind of items are possible to receive based what you give! Upon first successful trade you will be given The Queen's Desires advancement path which gives a reward for each advancement completed. After completing the entire advancement path, visit the Bee Queen and right click with empty hand to reset that advancement path for rewards! Can be found in Throne Pillar structure only.
Fixed Beehemoth controls and made it easier to move around as well.
Sparkles will spawn when the Beehemoth transforms into a Queen Beehemoth now.
Items:
Bee Stingers added which is a common gift from the Queen Bee! Can be used as low-damage ammo for Bows and Crossbows to have chances of inflicting poison, weakness, slowness, or paralysis effects on non-undead mobs. Can be right clicked on stinger-less bees to put a stinger back onto them. Can craft Stinger Spear when combined with two sticks in a line. Also can repair Stinger Spears.
Crystal Cannon! By combining a Bee Cannon with a Honey Crystal and 2 Honey Crystal Shards in the right layout, you can craft this lethal powerful cannon of questionable sturdiness that fires Honey Crystal Shards! Can store up to 3 shards. Hold down the use button and release to fire the shards that come with high damage and knockback! Can be repaired with Honey Crystal Shards, Sugar Infused Stone, or Sugar Infused Cobblestone. Takes Quick Charge, Punch, Power, and Piercing enchantments along with Unbreaking, Curse of the Vanishing, and Mending.
Bee Cannon now can get Quick Charge Enchantment along with their existing Unbreaking, Curse of the Vanishing, and Mending.
Royal Jelly Bottle added! A super amazing form of honey from the Bee Queen from a royalty recipe passed down for generations! Drinking this item will restore high amount of Hunger, Speed Boost, and Beenergized level 2! It will also remove Poison, Weakness, and Slowness status effects when drank as well. You can trade this item back to the Bee Queen for a chance at some valuable rewards! Can be fed to bees to give extremely high and long lived Beenergized effect (and also grants very high friendship points with Beehemoths).
Royal Jelly Bucket added! A bucket sloppily holding extremely rare and valuable form of honey created by the Bee Queen! Can be fed to bees to give extremely high and insanely long lived Beenergized effect (and also turns Beehemoths straight into Queen Behemoths). Trading this back to the Bee Queen can give you a chance at extremely valuable rewards! Can be obtained by using an empty Bucket on Royal Jelly Fluid or created from 4 Royal Jelly Bottles plus a Bucket. Can be used in Dispensers too!
Essence of the Bees item added! An end game item to get for Bumblezone! When consumed, you get the following bonus permanently:
Can enter Cell Maze and not get Wrath of the Hive effect anymore. Can enter Throne Pillar and not get Mining Fatigue when near Bee Queen. Entering Honey Fluid will grant Regenerative effect. Entering Royal Jelly Fluid will grant a short lived Beenergized effect and stronger Regenerative effect. Beehive/Bee Nests can be mined, honey taken by bottle, or sheared for honeycombs without angering the bees. No campfire needed! Can take honey from Filled Porous Honeycomb Blocks safely without getting Wrath of the Hive Effect. Honey Slime will not get angry at you when you take its honey.
Pollen Puff can be thrown at Mooshrooms to spawn Red Mushrooms nearby! Other mobs can be made to spawn flowers as well by adding new files to bz_pollen_puff_entity_flowers by datapack. Friends and Foes's Mooblooms and Glare is supported out of the box. Let me know what other flower mobs should be added by default!
Blocks:
Royal Jelly Block added! A solidified storage form of Royal jelly! It behaves similar to vanilla's Honey Block except for the fact that it can only be "pulled" by pistons and not pushed! Give it some thought and see what kind of awesome moving redstone builds you can do with this!
Honey Web, Sticky Honey Residue, and their redstone counterpart will not give slowness to creative mod players now.
Fluids:
Royal Jelly Fluid added! A specially brewed honey of bee royalty! It flows very slowly and will slow mobs in it significantly. Non-player mobs and boats tends to sink into the Royal Jelly Fluid as if it is a sticky trap! Can be picked up with a Bucket or Glass Bottle, and it will heal any hurt bee that flies into the fluid and give them a Beenergized and Regenerative effect. When this fluid comes in contact with any other fluid that has a lava tag, this fluid will turn into either Sugar Infused Cobblestone or Sugar Infused Stone blocks.
Structures:
Throne Pillar structure added! This is where the Bee Queen spawns! If inside this structure and near Bee Queen, you get mining Fatigue.
Cell Maze structure is now more common and its armor room's Honey Cocoon blocks have a 1/20th chance of having a special Honey Compass that is permanently locked onto the closest Throne Pillar structure.
Advancements:
The Queen's Desire advancement line is added that acts like a quest-line! It is started by first trading with the Bee Queen. Every advancment completed gives a reward! Complete them all for an end-game item! You can then reset the advancement line by right clicking Bee Queen with empty hand.
Sounds:
Fixed drinking Sugar Water not having subtitles.
(V.6.2.9 Changes) (1.19.2 Minecraft)
Effects:
Creative Players now no longer get Wrath effect if they hit a mob with Protection effect.
Compat:
Fixed compat with Unvoted & Shelved mod. Pollen Puff will now spawn Moss Carpet blocks it hits Glare mob.
(V.6.2.8 Changes) (1.19.2 Minecraft)
Teleportation:
Fixed teleportation when exiting Bumblezone. Was not properly saving past position from when entering Bumblezone.
Compat:
Pollen Puff will now spawn wheat on nearby Farmland/valid blocks when they hit Straw Golem Rebaled mod's golems.
(V.6.2.7 Changes) (1.19.2 Minecraft)
Advancements:
Fixed Moar Honey! advancement not triggering when obtaining Honey Bucket.
Fixed Hope, Love, Dreams, and BEES!!! advancement not triggering when consuming Essence of the Bees item in survival.
Fixed mob killed counter for Queen's Desire advancements not being reset when player resets the Queen's Desire advancements.
(V.6.2.6 Changes) (1.19.2 Minecraft)
Blocks:
Added more texture variants of Glistering Honey Crystal block.
Added more texture variants of Carved Wax block.
Redid the texture for diamond patterned Carved Wax Block.
Entities:
Fixed entities spawning one block too low and taking 1 damage of suffication in Bumblezone on initial chunk generation. Most easily seen with Honey Slime as they should not be damaged when they first spawn when chunk is created for first time.
(V.6.2.5 Changes) (1.19.2 Minecraft)
Items:
Fixed recipe for Royal Jelly Bottle to Royal Jelly Buckets giving 4 of the buckets instead of 1. Stops Royal Jelly Bucket duplication.
Mod Compat:
Added Bumblezone item and fluid info for EMI mod. Requires EMI to be version 0.4.0 or newer if you have the EMI mod on.
(V.6.2.4 Changes) (1.19.2 Minecraft)
Blocks:
Fixed internal crash when mining Honey Cocoon block which was preventing it from dropping as an item when mined. Now it should drop as an item properly when mined without printing an exception to the logs.
Effects:
Getting preventable Wrath of the Hive effect will display a message saying you lacked Protection of the Hive to prevent it.
Advancements:
Added two new advancements to help introduce Protection of the Hive effect.
Fixed honey_bucket_brood
advancement triggering when feeding Honeycomb Brood Blocks anything.
Now it should only trigger when feeding Honey Buckets/Royal Jelly Buckets to Honeycomb Brood Blocks.
Essense:
Fixed Essence of the Bees effect not preventing wrath effect when mining Honey Blocks.
Fluids:
Removed the ability for pollinated bees being able to turn falling non-source block Honey Fluid into fluid source blocks. The pollinated bees can still transform non-source Honey Fluid that is not falling (falling property false) into fluid source blocks.
(V.6.2.3 Changes) (1.19.2 Minecraft)
Items:
Stinger Spear now can be enchanted with Smite.
Added Mob Effect tag called the_bumblezone:blacklisted_incense_candle_effects
which allows you to specify what status effects
that Incense Candles cannot be crafted with. The datapack would have the tag at this spot in order to work.
\data\the_bumblezone\tags\mob_effect\blacklisted_incense_candle_effects.json
Advancements:
Fixed Peak Inefficiency Advancement being unabled to be completed.
Fixed Intimidation and Peak Inefficiency Advancements able to be triggered without The Queen's Desire quest started.
(V.6.2.2 Changes) (1.19.2 Minecraft)
Mod Compat:
Got full support of Fabric JEI. (Fluids will now have extra info)
(V.6.2.1 Changes) (1.19.2 Minecraft)
Servers:
Fixed issue where clients could not connect to server. Was handling the dynamic recipe packet writing incorrectly.
Mod Compat:
Added some support with Fabric JEI. (Fluids will not have extra info however at the moment due to technical issues.)
Also forgot to mentioned in last changelog, EMI mod is also supported a bit with Bumblezone. Lmk if there's any issues.
(V.6.2.0 Changes) (1.19.2 Minecraft)
Blocks:
Added Glistering Honey Crystal block! A glowing light source of crystallized honey. Found only in Crystal Canyon biome in Bumblezone. Gives a high amount of Honey Crystal Shards when broken or can be smelted into a ton of Sticky Honey Residue. Great for decor or lighting! Also transform neighboring water source blocks into sugar water. If combined with an Awkward Potion in a Brewing Stand, it will create a Potion of Luck! The most common benefit of Luck status is it may improve the loot drops of certain datapack/modded loot tables.
Added Carvable Wax block! Right click with Shears or Swords to change the texture for it for decoration purposes! Can be crafted from 9 Beeswax. Or created from Smelting Beehive Beeswax.
Super Candles added! A massive decorative bulky candle that gives off a ton of light! Can be dyed various colors through crafting. Can be lit and waterlogged the same way as regular Minecraft Candles. Also can be lit by flaming projectile hits as well. When lit, any mob in the flame will be set on fire while taking low damage. Super Candles can be stacked and if Soul Sand/Soul Soil is placed under, it gets a soul flame that scares away Piglins! If a Comparator is facing the Super Candle Base, it gets a power of 5 when lit. If Comparator is facing the Super Candle Wick, it will get a power of 3 when it is a soul flame and 5 when it is a normal flame. Dispensers can light the Candle too.
Incense Candles added! A powerful magical candle that radiates its effects to nearby entities! On the surface, this candle has all the same behaviors as the regular Super Candles. Except these powerful Incense Candles can be imbued with different status effects to grant nearby entities based on what potions are used to craft the Incense Candle. When the Incense Candle's power runs out, the candle will become unlit. Relighting the candle will restart its status effects it gives. See what kind of Incense Candles you can make based on different potion combinations!
Biomes:
Added Crystal Canyon biome full of Carvable Wax and Glistering Honey Crystals!
Items:
Buffed Royal Jelly Bottle so it gives move saturation, nutrition, and speed when consumed. It now also gives Jump Boost and Slow Falling as well.
Structures:
Throne Pillar structure uses Glistering Honey Crystal instead of Jack o Lanterns now.
Fixed Throne Pillar Honey Compass in Cell Maze structure not locating Throne Pillars.
Entities:
Bee Queen trade json files now will stack possible rewards properly if multiple files have the same want item.
Dimensions:
Fixed issue where ceiling of dimension could rarely generate to have holes to the outside of the dimension boundary.
Config:
Added a new config to disable the thick fog in Bumblezone. Set to enable fog by default. The config entry can be found with Mod Menu on and edited in-game through Mod Menu's mod button.
Added a new config to reduce the thickness of the fog in Bumblezone. Set to 4 by default to make fog 4 time less thick. The config entry can be found with Mod Menu on and edited in-game through Mod Menu's mod button.
Lang:
zh_cn.json lang file updated by Litttlefish. Thank you!
(V.6.1.7 Changes) (1.19.1 Minecraft)
Entities:
Fixed Bee Queen healing superfast and thus, unkillable.
Added more alternative Bee skins added by Shy!
Teleportation:
Fixed issue where mobs that spawned in Bumblezone originally would teleport to incorrect coordinates when exiting Bumblezone.
Added a new config option called forceBumblezoneOriginMobToOverworldCenter which is set to true by default now. If set to true, mobs that spawned in Bumblezone originally will teleport to 0,0 world center of Overworld always at top of terrain. Hopefully this is more intuitive and prevent lost Bee Queens when pushing them out of Bumblezone.
Lang:
Added missing en_us.json lang translation for Bee Queen entity type name.
Added translations for in-game Bumblezone config menu provided by Midnightlib.
(V.6.1.6 Changes) (1.19.1 Minecraft)
Items:
Pollen Puff's bz_pollen_puff_entity_flowers
json entries can now take air block entries safely.
Air entries can be used to make spawning plants more rare when the mob is hit by Pollen Puff.
Many mossy mobs from other mods now have their rates of spawning Moss Carpet or Azalea now lowered as a result to balance.
Mod Compat:
Earth2Java's Muddy Pig will only spawn Poppy flowers when it is hit by Pollen Puff while in mud. Non-muddy form of this Muddy Pig mob will not spawn flowers anymore when hit by Pollen Puff.
Friends and Foe's Mauler will now sometimes spawn Moss Carpet when hit with Pollen Puff.
Earth2Java's Moolip now spawns Pink Daisy when hit with Pollen Puff instead of Pink Tulip.
Lang:
zh_cn.json lang file updated by Litttlefish. Thank you!
(V.6.1.5 Changes) (1.19.1 Minecraft)
Items:
Redid the bz_pollen_puff_entity_flowers
json folder so now the entries can take a weighted list of plants to pick from
and can match the entity's nbt. This means now that Brown Mooshrooms will spawn Brown Mushrooms instead of Red Mushrooms!
Fixed crash when Pollen Puff hits a mob. (Had outdated fake Player API)
Dimension:
Fixed not storing the correct dimension the player came from when entering Bumblezone. Exiting Bumblezone should put you back to the original dimension properly now.
Mod Compat:
Fixed crash if a mod passes null into beehivetileentity.emptyAllLivingFromHive. I added a null check to my code to prevent a crash.
(V.6.1.4 Changes) (1.19.1 Minecraft)
Misc:
Ported to 1.19.1. Music Disc constructors changed a bit in 1.19.1 which requires me to release this fix.
(V.6.1.3 Changes) (1.19 Minecraft)
Dimension:
Teleporting to and from Bumblezone is now mostly async to reduce server lag/deadlock. This is new and a bit of an experiment so please report any issues that arises from teleporting to and from Bumblezone.
Reduced the jittering screen a bit when exiting Bumblezone by going below Y = 0.
Fixed teleporting in/out of Bumblezone message not showing up while teleporting instead of afterwards.
Structures:
Cell maze now has a slightly higher chance of having a Throne Pillar locating Honey Compass in the Honey Cocoon blocks. The special compass will also have a higher chance of showing up if you have luck status effect/attribute.
Lang:
Converted some warnings and teleportation text to be translatable now.
(V.6.1.2 Changes) (1.19 Minecraft)
Entities:
Fixed entities spawning below y = 0 in Bumblezone somehow which was causing the teleportation code to trigger which then would force the Overworld to generate its chunk which then lags the game. With this fix in place, Bumblezone worldgen is literally as fast as I can possibly make it. There's no further improvement I can do as it is blazingly fast now.
Structures:
Optimized Bumblezone structure layout creation much faster than what vanilla allows.
Blocks:
Fixed Honey Cocoon loading loot tables by itself randomly. This should prevent some lag when they first load in from worldgen.
Items:
Honey Compass now locates structures in an async way so server should not lag when using a Honey Compass to find Cell Maze/Throne Pillar structures. Special thanks for Bright Spark's Async Locator code!
(V.6.1.1 Changes) (1.19 Minecraft)
Blocks:
Fixed Shulker Boxes able to get Honey Cocoon inside when Honey Cocoon is given to a Hopper attached to a Shulker Box.
Lang:
Fixed Creative Tab name not having translation.
(V.6.1.0 Changes) (1.19 Minecraft)
Major:
Ported to Quilt!
Entities:
Bee Queen!!! A massive passive Bee that wants to trade! Right click while holding items or drop items in front of the Queen Bee to trade. Try trading various items to see what kind of items are possible to receive based what you give! Upon first successful trade you will be given The Queen's Desires advancement path which gives a reward for each advancement completed. After completing the entire advancement path, visit the Bee Queen and right click with empty hand to reset that advancement path for rewards! Can be found in Throne Pillar structure only.
Fixed Beehemoth controls and made it easier to move around as well.
Sparkles will spawn when the Beehemoth transforms into a Queen Beehemoth now.
Items:
Bee Stingers added which is a common gift from the Queen Bee! Can be used as low-damage ammo for Bows and Crossbows to have chances of inflicting poison, weakness, slowness, or paralysis effects on non-undead mobs. Can be right clicked on stinger-less bees to put a stinger back onto them. Can craft Stinger Spear when combined with two sticks in a line. Also can repair Stinger Spears.
Crystal Cannon! By combining a Bee Cannon with a Honey Crystal and 2 Honey Crystal Shards in the right layout, you can craft this lethal powerful cannon of questionable sturdiness that fires Honey Crystal Shards! Can store up to 3 shards. Hold down the use button and release to fire the shards that come with high damage and knockback! Can be repaired with Honey Crystal Shards, Sugar Infused Stone, or Sugar Infused Cobblestone. Takes Quick Charge, Punch, Power, and Piercing enchantments along with Unbreaking, Curse of the Vanishing, and Mending.
Bee Cannon now can get Quick Charge Enchantment along with their existing Unbreaking, Curse of the Vanishing, and Mending.
Royal Jelly Bottle added! A super amazing form of honey from the Bee Queen from a royalty recipe passed down for generations! Drinking this item will restore high amount of Hunger, Speed Boost, and Beenergized level 2! It will also remove Poison, Weakness, and Slowness status effects when drank as well. You can trade this item back to the Bee Queen for a chance at some valuable rewards! Can be fed to bees to give extremely high and long lived Beenergized effect (and also grants very high friendship points with Beehemoths).
Royal Jelly Bucket added! A bucket sloppily holding extremely rare and valuable form of honey created by the Bee Queen! Can be fed to bees to give extremely high and insanely long lived Beenergized effect (and also turns Beehemoths straight into Queen Behemoths). Trading this back to the Bee Queen can give you a chance at extremely valuable rewards! Can be obtained by using an empty Bucket on Royal Jelly Fluid or created from 4 Royal Jelly Bottles plus a Bucket. Can be used in Dispensers too!
Essence of the Bees item added! An end game item to get for Bumblezone! When consumed, you get the following bonus permanently:
Can enter Cell Maze and not get Wrath of the Hive effect anymore.
Can enter Throne Pillar and not get Mining Fatigue when near Bee Queen.
Entering Honey Fluid will grant Regenerative effect.
Entering Royal Jelly Fluid will grant a short lived Beenergized effect and stronger Regenerative effect.
Beehive/Bee Nests can be mined, honey taken by bottle, or sheared for honeycombs without angering the bees. No campfire needed!
Can take honey from Filled Porous Honeycomb Blocks safely without getting Wrath of the Hive Effect.
Honey Slime will not get angry at you when you take its honey.
Pollen Puff can be thrown at Mooshrooms to spawn Red Mushrooms nearby! Other mobs can be made to spawn flowers as well by adding new files to bz_pollen_puff_entity_flowers by datapack. Friends and Foes's Mooblooms and Glare is supported out of the box. Let me know what other flower mobs should be added by default!
Honey Compass now says the name of the block it is tracking when in block tracking mode.
Blocks:
Royal Jelly Block added! A solidified storage form of Royal jelly! It behaves similar to vanilla's Honey Block except for the fact that it can only be "pulled" by pistons and not pushed! Give it some thought and see what kind of awesome moving redstone builds you can do with this!
Honey Web, Sticky Honey Residue, and their redstone counterpart will not give slowness to creative mod players now.
Fluids:
Royal Jelly Fluid added! A specially brewed honey of bee royalty! It flows very slowly and will slow mobs in it significantly. Non-player mobs and boats tends to sink into the Royal Jelly Fluid as if it is a sticky trap! Can be picked up with a Bucket or Glass Bottle, and it will heal any hurt bee that flies into the fluid and give them a Beenergized and Regenerative effect. When this fluid comes in contact with any other fluid that has a lava tag, this fluid will turn into either Sugar Infused Cobblestone or Sugar Infused Stone blocks.
Structures:
Throne Pillar structure added! This is where the Bee Queen spawns! If inside this structure and near Bee Queen, you get mining Fatigue.
Cell Maze structure is now more common and its armor room's Honey Cocoon blocks have a 1/20th chance of having a special Honey Compass that is permanently locked onto the closest Throne Pillar structure.
Advancements:
The Queen's Desire advancement line is added that acts like a quest-line! It is started by first trading with the Bee Queen. Every advancment completed gives a reward! Complete them all for an end-game item! You can then reset the advancement line by right clicking Bee Queen with empty hand.
Sounds:
Fixed drinking Sugar Water not having subtitles.
(V.6.1.12 maintenance bug-fixes. No more content updates) (1.19.2 Minecraft)
Effects:
Creative Players now no longer get Wrath effect if they hit a mob with Protection effect.
Compat:
Fixed compat with Unvoted & Shelved mod. Pollen Puff will now spawn Moss Carpet blocks it hits Glare mob.
(V.6.1.11 maintenance bug-fixes. No more content updates) (1.19.2 Minecraft)
Teleportation:
Fixed teleportation when exiting Bumblezone. Was not properly saving past position from when entering Bumblezone.
Compat:
Pollen Puff will now spawn wheat on nearby Farmland/valid blocks when they hit Straw Golem Rebaled mod's golems.
(V.6.1.10 maintenance bug-fixes. No more content updates) (1.19.2 Minecraft)
Advancements:
Fixed Moar Honey! advancement not triggering when obtaining Honey Bucket.
Fixed Hope, Love, Dreams, and BEES!!! advancement not triggering when consuming Essence of the Bees item in survival.
Fixed mob killed counter for Queen's Desire advancements not being reset when player resets the Queen's Desire advancements.
(V.6.1.9 maintenance bug-fixes. No more content updates) (1.19.2 Minecraft)
Items:
Fixed recipe for Royal Jelly Bottle to Royal Jelly Buckets giving 4 of the buckets instead of 1. Stops Royal Jelly Bucket duplication.
(V.6.1.8 maintenance bug-fixes. No more content updates) (1.19.2 Minecraft)
Blocks:
Fixed internal crash when mining Honey Cocoon block which was preventing it from dropping as an item when mined. Now it should drop as an item properly when mined without printing an exception to the logs.
Effects:
Getting preventable Wrath of the Hive effect will display a message saying you lacked Protection of the Hive to prevent it.
Advancements:
Added two new advancements to help introduce Protection of the Hive effect.
Fixed honey_bucket_brood
advancement triggering when feeding Honeycomb Brood Blocks anything.
Now it should only trigger when feeding Honey Buckets/Royal Jelly Buckets to Honeycomb Brood Blocks.
Essense:
Fixed Essence of the Bees effect not preventing wrath effect when mining Honey Blocks.
Fluids:
Removed the ability for pollinated bees being able to turn falling non-source block Honey Fluid into fluid source blocks. The pollinated bees can still transform non-source Honey Fluid that is not falling (falling property false) into fluid source blocks.
(V.6.1.7 maintenance bug-fixes. No more content updates) (1.19.2 Minecraft)
Items:
Stinger Spear now can be enchanted with Smite.
Advancements:
Fixed Peak Inefficiency Advancement being unabled to be completed.
Fixed Intimidation and Peak Inefficiency Advancements able to be triggered without The Queen's Desire quest started.
(V.6.1.6 maintenance bug-fixes. No more content updates) (1.19.2 Minecraft)
Misc:
Ported to 1.19.2. No new content.
(V.6.1.5 maintenance bug-fixes. No more content updates) (1.19 Minecraft)
Structures:
Fixed Throne Pillar Honey Compass in Cell Maze structure not locating Throne Pillars.
Entities:
Fixed Bee Queen healing superfast and thus, unkillable.
Teleportation:
Fixed issue where mobs that spawned in Bumblezone originally would teleport to incorrect coordinates when exiting Bumblezone.
Added a new config option called forceBumblezoneOriginMobToOverworldCenter which is set to true by default now. If set to true, mobs that spawned in Bumblezone originally will teleport to 0,0 world center of Overworld always at top of terrain. Hopefully this is more intuitive and prevent lost Bee Queens when pushing them out of Bumblezone.
Mod Compat:
Earth2Java's Muddy Pig will only spawn Poppy flowers when it is hit by Pollen Puff while in mud. Non-muddy form of this Muddy Pig mob will not spawn flowers anymore when hit by Pollen Puff.
(V.6.1.4 Changes) (1.19 Minecraft)
Items:
Redid the bz_pollen_puff_entity_flowers
json folder so now the entries can take a weighted list of plants to pick from
and can match the entity's nbt. This means now that Brown Mooshrooms will spawn Brown Mushrooms instead of Red Mushrooms!
Fixed crash when Pollen Puff hits a mob. (Had outdated fake Player API)
Dimension:
Fixed not storing the correct dimension the player came from when entering Bumblezone. Exiting Bumblezone should put you back to the original dimension properly now.
Mod Compat:
Fixed crash if a mod passes null into beehivetileentity.emptyAllLivingFromHive. I added a null check to my code to prevent a crash.
(V.6.1.3 Changes) (1.19 Minecraft)
Dimension:
Teleporting to and from Bumblezone is now mostly async to reduce server lag/deadlock. This is new and a bit of an experiment so please report any issues that arises from teleporting to and from Bumblezone.
Reduced the jittering screen a bit when exiting Bumblezone by going below Y = 0.
Fixed teleporting in/out of Bumblezone message not showing up while teleporting instead of afterwards.
Structures:
Cell maze now has a slightly higher chance of having a Throne Pillar locating Honey Compass in the Honey Cocoon blocks. The special compass will also have a higher chance of showing up if you have luck status effect/attribute.
Lang:
Converted some warnings and teleportation text to be translatable now.
(V.6.1.2 Changes) (1.19 Minecraft)
Entities:
Fixed entities spawning below y = 0 in Bumblezone somehow which was causing the teleportation code to trigger which then would force the Overworld to generate its chunk which then lags the game. With this fix in place, Bumblezone worldgen is literally as fast as I can possibly make it. There's no further improvement I can do as it is blazingly fast now.
Structures:
Optimized Bumblezone structure layout creation much faster than what vanilla allows.
Blocks:
Fixed Honey Cocoon loading loot tables by itself randomly. This should prevent some lag when they first load in from worldgen.
Items:
Honey Compass now locates structures in an async way so server should not lag when using a Honey Compass to find Cell Maze/Throne Pillar structures. Special thanks for Bright Spark's Async Locator code!
(V.6.1.1 Changes) (1.19 Minecraft)
Entities:
Fixed Beehemoth not being saddleable and being controllable without being saddled.
Items:
Fixed Royal Jelly Bucket not placing Royal Jelly Fluid.
Honey Compass now says the name of the block it is tracking when in block tracking mode.
(V.6.1.0 Changes) (1.19 Minecraft)
Entities:
Bee Queen!!! A massive passive Bee that wants to trade! Right click while holding items or drop items in front of the Queen Bee to trade. Try trading various items to see what kind of items are possible to receive based what you give! Upon first successful trade you will be given The Queen's Desires advancement path which gives a reward for each advancement completed. After completing the entire advancement path, visit the Bee Queen and right click with empty hand to reset that advancement path for rewards! Can be found in Throne Pillar structure only.
Fixed Beehemoth controls and made it easier to move around as well.
Sparkles will spawn when the Beehemoth transforms into a Queen Beehemoth now.
Items:
Bee Stingers added which is a common gift from the Queen Bee! Can be used as low-damage ammo for Bows and Crossbows to have chances of inflicting poison, weakness, slowness, or paralysis effects on non-undead mobs. Can be right clicked on stinger-less bees to put a stinger back onto them. Can craft Stinger Spear when combined with two sticks in a line. Also can repair Stinger Spears.
Crystal Cannon! By combining a Bee Cannon with a Honey Crystal and 2 Honey Crystal Shards in the right layout, you can craft this lethal powerful cannon of questionable sturdiness that fires Honey Crystal Shards! Can store up to 3 shards. Hold down the use button and release to fire the shards that come with high damage and knockback! Can be repaired with Honey Crystal Shards, Sugar Infused Stone, or Sugar Infused Cobblestone. Takes Quick Charge, Punch, Power, and Piercing enchantments along with Unbreaking, Curse of the Vanishing, and Mending.
Bee Cannon now can get Quick Charge Enchantment along with their existing Unbreaking, Curse of the Vanishing, and Mending.
Royal Jelly Bottle added! A super amazing form of honey from the Bee Queen from a royalty recipe passed down for generations! Drinking this item will restore high amount of Hunger, Speed Boost, and Beenergized level 2! It will also remove Poison, Weakness, and Slowness status effects when drank as well. You can trade this item back to the Bee Queen for a chance at some valuable rewards! Can be fed to bees to give extremely high and long lived Beenergized effect (and also grants very high friendship points with Beehemoths).
Royal Jelly Bucket added! A bucket sloppily holding extremely rare and valuable form of honey created by the Bee Queen! Can be fed to bees to give extremely high and insanely long lived Beenergized effect (and also turns Beehemoths straight into Queen Behemoths). Trading this back to the Bee Queen can give you a chance at extremely valuable rewards! Can be obtained by using an empty Bucket on Royal Jelly Fluid or created from 4 Royal Jelly Bottles plus a Bucket. Can be used in Dispensers too!
Essence of the Bees item added! An end game item to get for Bumblezone! When consumed, you get the following bonus permanently:
Can enter Cell Maze and not get Wrath of the Hive effect anymore. Can enter Throne Pillar and not get Mining Fatigue when near Bee Queen. Entering Honey Fluid will grant Regenerative effect. Entering Royal Jelly Fluid will grant a short lived Beenergized effect and stronger Regenerative effect. Beehive/Bee Nests can be mined, honey taken by bottle, or sheared for honeycombs without angering the bees. No campfire needed! Can take honey from Filled Porous Honeycomb Blocks safely without getting Wrath of the Hive Effect. Honey Slime will not get angry at you when you take its honey.
Pollen Puff can be thrown at Mooshrooms to spawn Red Mushrooms nearby! Other mobs can be made to spawn flowers as well by adding new files to bz_pollen_puff_entity_flowers by datapack. Friends and Foes's Mooblooms and Glare is supported out of the box. Let me know what other flower mobs should be added by default!
Blocks:
Royal Jelly Block added! A solidified storage form of Royal jelly! It behaves similar to vanilla's Honey Block except for the fact that it can only be "pulled" by pistons and not pushed! Give it some thought and see what kind of awesome moving redstone builds you can do with this!
Honey Web, Sticky Honey Residue, and their redstone counterpart will not give slowness to creative mod players now.
Fluids:
Royal Jelly Fluid added! A specially brewed honey of bee royalty! It flows very slowly and will slow mobs in it significantly. Non-player mobs and boats tends to sink into the Royal Jelly Fluid as if it is a sticky trap! Can be picked up with a Bucket or Glass Bottle, and it will heal any hurt bee that flies into the fluid and give them a Beenergized and Regenerative effect. When this fluid comes in contact with any other fluid that has a lava tag, this fluid will turn into either Sugar Infused Cobblestone or Sugar Infused Stone blocks.
Structures:
Throne Pillar structure added! This is where the Bee Queen spawns! If inside this structure and near Bee Queen, you get mining Fatigue.
Cell Maze structure is now more common and its armor room's Honey Cocoon blocks have a 1/20th chance of having a special Honey Compass that is permanently locked onto the closest Throne Pillar structure.
Advancements:
The Queen's Desire advancement line is added that acts like a quest-line! It is started by first trading with the Bee Queen. Every advancment completed gives a reward! Complete them all for an end-game item! You can then reset the advancement line by right clicking Bee Queen with empty hand.
Sounds:
Fixed drinking Sugar Water not having subtitles.
(V.6.2.8 Changes) (1.19.2 Minecraft)
Teleportation:
Fixed teleportation when exiting Bumblezone. Was not properly saving past position from when entering Bumblezone.
Compat:
Pollen Puff will now spawn wheat on nearby Farmland/valid blocks when they hit Straw Golem Rebaled mod's golems.
(V.6.2.7 Changes) (1.19.2 Minecraft)
Advancements:
Fixed Moar Honey! advancement not triggering when obtaining Honey Bucket.
Fixed Hope, Love, Dreams, and BEES!!! advancement not triggering when consuming Essence of the Bees item in survival.
Fixed mob killed counter for Queen's Desire advancements not being reset when player resets the Queen's Desire advancements.
(V.6.2.6 Changes) (1.19.2 Minecraft)
Blocks:
Added more texture variants of Glistering Honey Crystal block.
Added more texture variants of Carved Wax block.
Redid the texture for diamond patterned Carved Wax Block.
Entities:
Fixed entities spawning one block too low and taking 1 damage of suffication in Bumblezone on initial chunk generation. Most easily seen with Honey Slime as they should not be damaged when they first spawn when chunk is created for first time.
(V.6.2.5 Changes) (1.19.2 Minecraft)
Items:
Fixed recipe for Royal Jelly Bottle to Royal Jelly Buckets giving 4 of the buckets instead of 1. Stops Royal Jelly Bucket duplication.
Mod Compat:
Added Bumblezone item and fluid info for EMI mod. Requires EMI to be version 0.4.0 or newer if you have the EMI mod on.
(V.6.2.4 Changes) (1.19.2 Minecraft)
Blocks:
Fixed internal crash when mining Honey Cocoon block which was preventing it from dropping as an item when mined. Now it should drop as an item properly when mined without printing an exception to the logs.
Effects:
Getting preventable Wrath of the Hive effect will display a message saying you lacked Protection of the Hive to prevent it.
Advancements:
Added two new advancements to help introduce Protection of the Hive effect.
Fixed honey_bucket_brood
advancement triggering when feeding Honeycomb Brood Blocks anything.
Now it should only trigger when feeding Honey Buckets/Royal Jelly Buckets to Honeycomb Brood Blocks.
Essense:
Fixed Essence of the Bees effect not preventing wrath effect when mining Honey Blocks.
Fluids:
Removed the ability for pollinated bees being able to turn falling non-source block Honey Fluid into fluid source blocks. The pollinated bees can still transform non-source Honey Fluid that is not falling (falling property false) into fluid source blocks.
(V.6.2.3 Changes) (1.19.2 Minecraft)
Items:
Stinger Spear now can be enchanted with Smite.
Added Mob Effect tag called the_bumblezone:blacklisted_incense_candle_effects
which allows you to specify what status effects
that Incense Candles cannot be crafted with. The datapack would have the tag at this spot in order to work.
\data\the_bumblezone\tags\mob_effect\blacklisted_incense_candle_effects.json
Advancements:
Fixed Peak Inefficiency Advancement being unabled to be completed.
Fixed Intimidation and Peak Inefficiency Advancements able to be triggered without The Queen's Desire quest started.
(V.6.2.2 Changes) (1.19.2 Minecraft)
Mod Compat:
Got full support of Fabric JEI. (Fluids will now have extra info)
(V.6.2.1 Changes) (1.19.2 Minecraft)
Servers:
Fixed issue where clients could not connect to server. Was handling the dynamic recipe packet writing incorrectly.
Mod Compat:
Added some support with Fabric JEI. (Fluids will not have extra info however at the moment due to technical issues.)
Also forgot to mentioned in last changelog, EMI mod is also supported a bit with Bumblezone. Lmk if there's any issues.
(V.6.2.0 Changes) (1.19.2 Minecraft)
Blocks:
Added Glistering Honey Crystal block! A glowing light source of crystallized honey. Found only in Crystal Canyon biome in Bumblezone. Gives a high amount of Honey Crystal Shards when broken or can be smelted into a ton of Sticky Honey Residue. Great for decor or lighting! Also transform neighboring water source blocks into sugar water. If combined with an Awkward Potion in a Brewing Stand, it will create a Potion of Luck! The most common benefit of Luck status is it may improve the loot drops of certain datapack/modded loot tables.
Added Carvable Wax block! Right click with Shears or Swords to change the texture for it for decoration purposes! Can be crafted from 9 Beeswax. Or created from Smelting Beehive Beeswax.
Super Candles added! A massive decorative bulky candle that gives off a ton of light! Can be dyed various colors through crafting. Can be lit and waterlogged the same way as regular Minecraft Candles. Also can be lit by flaming projectile hits as well. When lit, any mob in the flame will be set on fire while taking low damage. Super Candles can be stacked and if Soul Sand/Soul Soil is placed under, it gets a soul flame that scares away Piglins! If a Comparator is facing the Super Candle Base, it gets a power of 5 when lit. If Comparator is facing the Super Candle Wick, it will get a power of 3 when it is a soul flame and 5 when it is a normal flame. Dispensers can light the Candle too.
Incense Candles added! A powerful magical candle that radiates its effects to nearby entities! On the surface, this candle has all the same behaviors as the regular Super Candles. Except these powerful Incense Candles can be imbued with different status effects to grant nearby entities based on what potions are used to craft the Incense Candle. When the Incense Candle's power runs out, the candle will become unlit. Relighting the candle will restart its status effects it gives. See what kind of Incense Candles you can make based on different potion combinations!
Biomes:
Added Crystal Canyon biome full of Carvable Wax and Glistering Honey Crystals!
Items:
Buffed Royal Jelly Bottle so it gives move saturation, nutrition, and speed when consumed. It now also gives Jump Boost and Slow Falling as well.
Structures:
Throne Pillar structure uses Glistering Honey Crystal instead of Jack o Lanterns now.
Fixed Throne Pillar Honey Compass in Cell Maze structure not locating Throne Pillars.
Entities:
Bee Queen trade json files now will stack possible rewards properly if multiple files have the same want item.
Dimensions:
Fixed issue where ceiling of dimension could rarely generate to have holes to the outside of the dimension boundary.
Config:
Added a new config to disable the thick fog in Bumblezone. Set to enable fog by default. The config entry can be found with Mod Menu on and edited in-game through Mod Menu's mod button.
Added a new config to reduce the thickness of the fog in Bumblezone. Set to 4 by default to make fog 4 time less thick. The config entry can be found with Mod Menu on and edited in-game through Mod Menu's mod button.
Lang:
zh_cn.json lang file updated by Litttlefish. Thank you!
(V.6.1.7 Changes) (1.19.1 Minecraft)
Entities:
Fixed Bee Queen healing superfast and thus, unkillable.
Added more alternative Bee skins added by Shy!
Teleportation:
Fixed issue where mobs that spawned in Bumblezone originally would teleport to incorrect coordinates when exiting Bumblezone.
Added a new config option called forceBumblezoneOriginMobToOverworldCenter which is set to true by default now. If set to true, mobs that spawned in Bumblezone originally will teleport to 0,0 world center of Overworld always at top of terrain. Hopefully this is more intuitive and prevent lost Bee Queens when pushing them out of Bumblezone.
Lang:
Added missing en_us.json lang translation for Bee Queen entity type name.
Added translations for in-game Bumblezone config menu provided by Midnightlib.
(V.6.1.6 Changes) (1.19.1 Minecraft)
Items:
Pollen Puff's bz_pollen_puff_entity_flowers
json entries can now take air block entries safely.
Air entries can be used to make spawning plants more rare when the mob is hit by Pollen Puff.
Many mossy mobs from other mods now have their rates of spawning Moss Carpet or Azalea now lowered as a result to balance.
Mod Compat:
Earth2Java's Muddy Pig will only spawn Poppy flowers when it is hit by Pollen Puff while in mud. Non-muddy form of this Muddy Pig mob will not spawn flowers anymore when hit by Pollen Puff.
Friends and Foe's Mauler will now sometimes spawn Moss Carpet when hit with Pollen Puff.
Earth2Java's Moolip now spawns Pink Daisy when hit with Pollen Puff instead of Pink Tulip.
Lang:
zh_cn.json lang file updated by Litttlefish. Thank you!
(V.6.1.5 Changes) (1.19.1 Minecraft)
Items:
Redid the bz_pollen_puff_entity_flowers
json folder so now the entries can take a weighted list of plants to pick from
and can match the entity's nbt. This means now that Brown Mooshrooms will spawn Brown Mushrooms instead of Red Mushrooms!
Fixed crash when Pollen Puff hits a mob. (Had outdated fake Player API)
Dimension:
Fixed not storing the correct dimension the player came from when entering Bumblezone. Exiting Bumblezone should put you back to the original dimension properly now.
Mod Compat:
Fixed crash if a mod passes null into beehivetileentity.emptyAllLivingFromHive. I added a null check to my code to prevent a crash.
(V.6.1.4 Changes) (1.19.1 Minecraft)
Misc:
Ported to 1.19.1. Music Disc constructors changed a bit in 1.19.1 which requires me to release this fix.
(V.6.1.3 Changes) (1.19 Minecraft)
Dimension:
Teleporting to and from Bumblezone is now mostly async to reduce server lag/deadlock. This is new and a bit of an experiment so please report any issues that arises from teleporting to and from Bumblezone.
Reduced the jittering screen a bit when exiting Bumblezone by going below Y = 0.
Fixed teleporting in/out of Bumblezone message not showing up while teleporting instead of afterwards.
Structures:
Cell maze now has a slightly higher chance of having a Throne Pillar locating Honey Compass in the Honey Cocoon blocks. The special compass will also have a higher chance of showing up if you have luck status effect/attribute.
Lang:
Converted some warnings and teleportation text to be translatable now.
(V.6.1.2 Changes) (1.19 Minecraft)
Entities:
Fixed entities spawning below y = 0 in Bumblezone somehow which was causing the teleportation code to trigger which then would force the Overworld to generate its chunk which then lags the game. With this fix in place, Bumblezone worldgen is literally as fast as I can possibly make it. There's no further improvement I can do as it is blazingly fast now.
Structures:
Optimized Bumblezone structure layout creation much faster than what vanilla allows.
Blocks:
Fixed Honey Cocoon loading loot tables by itself randomly. This should prevent some lag when they first load in from worldgen.
Items:
Honey Compass now locates structures in an async way so server should not lag when using a Honey Compass to find Cell Maze/Throne Pillar structures. Special thanks for Bright Spark's Async Locator code!
(V.6.1.1 Changes) (1.19 Minecraft)
Blocks:
Fixed Shulker Boxes able to get Honey Cocoon inside when Honey Cocoon is given to a Hopper attached to a Shulker Box.
Lang:
Fixed Creative Tab name not having translation.
(V.6.1.0 Changes) (1.19 Minecraft)
Major:
Ported to Quilt!
Entities:
Bee Queen!!! A massive passive Bee that wants to trade! Right click while holding items or drop items in front of the Queen Bee to trade. Try trading various items to see what kind of items are possible to receive based what you give! Upon first successful trade you will be given The Queen's Desires advancement path which gives a reward for each advancement completed. After completing the entire advancement path, visit the Bee Queen and right click with empty hand to reset that advancement path for rewards! Can be found in Throne Pillar structure only.
Fixed Beehemoth controls and made it easier to move around as well.
Sparkles will spawn when the Beehemoth transforms into a Queen Beehemoth now.
Items:
Bee Stingers added which is a common gift from the Queen Bee! Can be used as low-damage ammo for Bows and Crossbows to have chances of inflicting poison, weakness, slowness, or paralysis effects on non-undead mobs. Can be right clicked on stinger-less bees to put a stinger back onto them. Can craft Stinger Spear when combined with two sticks in a line. Also can repair Stinger Spears.
Crystal Cannon! By combining a Bee Cannon with a Honey Crystal and 2 Honey Crystal Shards in the right layout, you can craft this lethal powerful cannon of questionable sturdiness that fires Honey Crystal Shards! Can store up to 3 shards. Hold down the use button and release to fire the shards that come with high damage and knockback! Can be repaired with Honey Crystal Shards, Sugar Infused Stone, or Sugar Infused Cobblestone. Takes Quick Charge, Punch, Power, and Piercing enchantments along with Unbreaking, Curse of the Vanishing, and Mending.
Bee Cannon now can get Quick Charge Enchantment along with their existing Unbreaking, Curse of the Vanishing, and Mending.
Royal Jelly Bottle added! A super amazing form of honey from the Bee Queen from a royalty recipe passed down for generations! Drinking this item will restore high amount of Hunger, Speed Boost, and Beenergized level 2! It will also remove Poison, Weakness, and Slowness status effects when drank as well. You can trade this item back to the Bee Queen for a chance at some valuable rewards! Can be fed to bees to give extremely high and long lived Beenergized effect (and also grants very high friendship points with Beehemoths).
Royal Jelly Bucket added! A bucket sloppily holding extremely rare and valuable form of honey created by the Bee Queen! Can be fed to bees to give extremely high and insanely long lived Beenergized effect (and also turns Beehemoths straight into Queen Behemoths). Trading this back to the Bee Queen can give you a chance at extremely valuable rewards! Can be obtained by using an empty Bucket on Royal Jelly Fluid or created from 4 Royal Jelly Bottles plus a Bucket. Can be used in Dispensers too!
Essence of the Bees item added! An end game item to get for Bumblezone! When consumed, you get the following bonus permanently:
Can enter Cell Maze and not get Wrath of the Hive effect anymore.
Can enter Throne Pillar and not get Mining Fatigue when near Bee Queen.
Entering Honey Fluid will grant Regenerative effect.
Entering Royal Jelly Fluid will grant a short lived Beenergized effect and stronger Regenerative effect.
Beehive/Bee Nests can be mined, honey taken by bottle, or sheared for honeycombs without angering the bees. No campfire needed!
Can take honey from Filled Porous Honeycomb Blocks safely without getting Wrath of the Hive Effect.
Honey Slime will not get angry at you when you take its honey.
Pollen Puff can be thrown at Mooshrooms to spawn Red Mushrooms nearby! Other mobs can be made to spawn flowers as well by adding new files to bz_pollen_puff_entity_flowers by datapack. Friends and Foes's Mooblooms and Glare is supported out of the box. Let me know what other flower mobs should be added by default!
Honey Compass now says the name of the block it is tracking when in block tracking mode.
Blocks:
Royal Jelly Block added! A solidified storage form of Royal jelly! It behaves similar to vanilla's Honey Block except for the fact that it can only be "pulled" by pistons and not pushed! Give it some thought and see what kind of awesome moving redstone builds you can do with this!
Honey Web, Sticky Honey Residue, and their redstone counterpart will not give slowness to creative mod players now.
Fluids:
Royal Jelly Fluid added! A specially brewed honey of bee royalty! It flows very slowly and will slow mobs in it significantly. Non-player mobs and boats tends to sink into the Royal Jelly Fluid as if it is a sticky trap! Can be picked up with a Bucket or Glass Bottle, and it will heal any hurt bee that flies into the fluid and give them a Beenergized and Regenerative effect. When this fluid comes in contact with any other fluid that has a lava tag, this fluid will turn into either Sugar Infused Cobblestone or Sugar Infused Stone blocks.
Structures:
Throne Pillar structure added! This is where the Bee Queen spawns! If inside this structure and near Bee Queen, you get mining Fatigue.
Cell Maze structure is now more common and its armor room's Honey Cocoon blocks have a 1/20th chance of having a special Honey Compass that is permanently locked onto the closest Throne Pillar structure.
Advancements:
The Queen's Desire advancement line is added that acts like a quest-line! It is started by first trading with the Bee Queen. Every advancment completed gives a reward! Complete them all for an end-game item! You can then reset the advancement line by right clicking Bee Queen with empty hand.
Sounds:
Fixed drinking Sugar Water not having subtitles.
(V.6.1.11 maintenance bug-fixes. No more content updates) (1.19.2 Minecraft)
Teleportation:
Fixed teleportation when exiting Bumblezone. Was not properly saving past position from when entering Bumblezone.
Compat:
Pollen Puff will now spawn wheat on nearby Farmland/valid blocks when they hit Straw Golem Rebaled mod's golems.
(V.6.1.10 maintenance bug-fixes. No more content updates) (1.19.2 Minecraft)
Advancements:
Fixed Moar Honey! advancement not triggering when obtaining Honey Bucket.
Fixed Hope, Love, Dreams, and BEES!!! advancement not triggering when consuming Essence of the Bees item in survival.
Fixed mob killed counter for Queen's Desire advancements not being reset when player resets the Queen's Desire advancements.
(V.6.1.9 maintenance bug-fixes. No more content updates) (1.19.2 Minecraft)
Items:
Fixed recipe for Royal Jelly Bottle to Royal Jelly Buckets giving 4 of the buckets instead of 1. Stops Royal Jelly Bucket duplication.
(V.6.1.8 maintenance bug-fixes. No more content updates) (1.19.2 Minecraft)
Blocks:
Fixed internal crash when mining Honey Cocoon block which was preventing it from dropping as an item when mined. Now it should drop as an item properly when mined without printing an exception to the logs.
Effects:
Getting preventable Wrath of the Hive effect will display a message saying you lacked Protection of the Hive to prevent it.
Advancements:
Added two new advancements to help introduce Protection of the Hive effect.
Fixed honey_bucket_brood
advancement triggering when feeding Honeycomb Brood Blocks anything.
Now it should only trigger when feeding Honey Buckets/Royal Jelly Buckets to Honeycomb Brood Blocks.
Essense:
Fixed Essence of the Bees effect not preventing wrath effect when mining Honey Blocks.
Fluids:
Removed the ability for pollinated bees being able to turn falling non-source block Honey Fluid into fluid source blocks. The pollinated bees can still transform non-source Honey Fluid that is not falling (falling property false) into fluid source blocks.
(V.6.1.7 maintenance bug-fixes. No more content updates) (1.19.2 Minecraft)
Items:
Stinger Spear now can be enchanted with Smite.
Advancements:
Fixed Peak Inefficiency Advancement being unabled to be completed.
Fixed Intimidation and Peak Inefficiency Advancements able to be triggered without The Queen's Desire quest started.
(V.6.1.6 maintenance bug-fixes. No more content updates) (1.19.2 Minecraft)
Misc:
Ported to 1.19.2. No new content.
(V.6.1.5 maintenance bug-fixes. No more content updates) (1.19 Minecraft)
Structures:
Fixed Throne Pillar Honey Compass in Cell Maze structure not locating Throne Pillars.
Entities:
Fixed Bee Queen healing superfast and thus, unkillable.
Teleportation:
Fixed issue where mobs that spawned in Bumblezone originally would teleport to incorrect coordinates when exiting Bumblezone.
Added a new config option called forceBumblezoneOriginMobToOverworldCenter which is set to true by default now. If set to true, mobs that spawned in Bumblezone originally will teleport to 0,0 world center of Overworld always at top of terrain. Hopefully this is more intuitive and prevent lost Bee Queens when pushing them out of Bumblezone.
Mod Compat:
Earth2Java's Muddy Pig will only spawn Poppy flowers when it is hit by Pollen Puff while in mud. Non-muddy form of this Muddy Pig mob will not spawn flowers anymore when hit by Pollen Puff.
(V.6.1.4 Changes) (1.19 Minecraft)
Items:
Redid the bz_pollen_puff_entity_flowers
json folder so now the entries can take a weighted list of plants to pick from
and can match the entity's nbt. This means now that Brown Mooshrooms will spawn Brown Mushrooms instead of Red Mushrooms!
Fixed crash when Pollen Puff hits a mob. (Had outdated fake Player API)
Dimension:
Fixed not storing the correct dimension the player came from when entering Bumblezone. Exiting Bumblezone should put you back to the original dimension properly now.
Mod Compat:
Fixed crash if a mod passes null into beehivetileentity.emptyAllLivingFromHive. I added a null check to my code to prevent a crash.
(V.6.1.3 Changes) (1.19 Minecraft)
Dimension:
Teleporting to and from Bumblezone is now mostly async to reduce server lag/deadlock. This is new and a bit of an experiment so please report any issues that arises from teleporting to and from Bumblezone.
Reduced the jittering screen a bit when exiting Bumblezone by going below Y = 0.
Fixed teleporting in/out of Bumblezone message not showing up while teleporting instead of afterwards.
Structures:
Cell maze now has a slightly higher chance of having a Throne Pillar locating Honey Compass in the Honey Cocoon blocks. The special compass will also have a higher chance of showing up if you have luck status effect/attribute.
Lang:
Converted some warnings and teleportation text to be translatable now.
(V.6.1.2 Changes) (1.19 Minecraft)
Entities:
Fixed entities spawning below y = 0 in Bumblezone somehow which was causing the teleportation code to trigger which then would force the Overworld to generate its chunk which then lags the game. With this fix in place, Bumblezone worldgen is literally as fast as I can possibly make it. There's no further improvement I can do as it is blazingly fast now.
Structures:
Optimized Bumblezone structure layout creation much faster than what vanilla allows.
Blocks:
Fixed Honey Cocoon loading loot tables by itself randomly. This should prevent some lag when they first load in from worldgen.
Items:
Honey Compass now locates structures in an async way so server should not lag when using a Honey Compass to find Cell Maze/Throne Pillar structures. Special thanks for Bright Spark's Async Locator code!
(V.6.1.1 Changes) (1.19 Minecraft)
Entities:
Fixed Beehemoth not being saddleable and being controllable without being saddled.
Items:
Fixed Royal Jelly Bucket not placing Royal Jelly Fluid.
Honey Compass now says the name of the block it is tracking when in block tracking mode.
(V.6.1.0 Changes) (1.19 Minecraft)
Entities:
Bee Queen!!! A massive passive Bee that wants to trade! Right click while holding items or drop items in front of the Queen Bee to trade. Try trading various items to see what kind of items are possible to receive based what you give! Upon first successful trade you will be given The Queen's Desires advancement path which gives a reward for each advancement completed. After completing the entire advancement path, visit the Bee Queen and right click with empty hand to reset that advancement path for rewards! Can be found in Throne Pillar structure only.
Fixed Beehemoth controls and made it easier to move around as well.
Sparkles will spawn when the Beehemoth transforms into a Queen Beehemoth now.
Items:
Bee Stingers added which is a common gift from the Queen Bee! Can be used as low-damage ammo for Bows and Crossbows to have chances of inflicting poison, weakness, slowness, or paralysis effects on non-undead mobs. Can be right clicked on stinger-less bees to put a stinger back onto them. Can craft Stinger Spear when combined with two sticks in a line. Also can repair Stinger Spears.
Crystal Cannon! By combining a Bee Cannon with a Honey Crystal and 2 Honey Crystal Shards in the right layout, you can craft this lethal powerful cannon of questionable sturdiness that fires Honey Crystal Shards! Can store up to 3 shards. Hold down the use button and release to fire the shards that come with high damage and knockback! Can be repaired with Honey Crystal Shards, Sugar Infused Stone, or Sugar Infused Cobblestone. Takes Quick Charge, Punch, Power, and Piercing enchantments along with Unbreaking, Curse of the Vanishing, and Mending.
Bee Cannon now can get Quick Charge Enchantment along with their existing Unbreaking, Curse of the Vanishing, and Mending.
Royal Jelly Bottle added! A super amazing form of honey from the Bee Queen from a royalty recipe passed down for generations! Drinking this item will restore high amount of Hunger, Speed Boost, and Beenergized level 2! It will also remove Poison, Weakness, and Slowness status effects when drank as well. You can trade this item back to the Bee Queen for a chance at some valuable rewards! Can be fed to bees to give extremely high and long lived Beenergized effect (and also grants very high friendship points with Beehemoths).
Royal Jelly Bucket added! A bucket sloppily holding extremely rare and valuable form of honey created by the Bee Queen! Can be fed to bees to give extremely high and insanely long lived Beenergized effect (and also turns Beehemoths straight into Queen Behemoths). Trading this back to the Bee Queen can give you a chance at extremely valuable rewards! Can be obtained by using an empty Bucket on Royal Jelly Fluid or created from 4 Royal Jelly Bottles plus a Bucket. Can be used in Dispensers too!
Essence of the Bees item added! An end game item to get for Bumblezone! When consumed, you get the following bonus permanently:
Can enter Cell Maze and not get Wrath of the Hive effect anymore. Can enter Throne Pillar and not get Mining Fatigue when near Bee Queen. Entering Honey Fluid will grant Regenerative effect. Entering Royal Jelly Fluid will grant a short lived Beenergized effect and stronger Regenerative effect. Beehive/Bee Nests can be mined, honey taken by bottle, or sheared for honeycombs without angering the bees. No campfire needed! Can take honey from Filled Porous Honeycomb Blocks safely without getting Wrath of the Hive Effect. Honey Slime will not get angry at you when you take its honey.
Pollen Puff can be thrown at Mooshrooms to spawn Red Mushrooms nearby! Other mobs can be made to spawn flowers as well by adding new files to bz_pollen_puff_entity_flowers by datapack. Friends and Foes's Mooblooms and Glare is supported out of the box. Let me know what other flower mobs should be added by default!
Blocks:
Royal Jelly Block added! A solidified storage form of Royal jelly! It behaves similar to vanilla's Honey Block except for the fact that it can only be "pulled" by pistons and not pushed! Give it some thought and see what kind of awesome moving redstone builds you can do with this!
Honey Web, Sticky Honey Residue, and their redstone counterpart will not give slowness to creative mod players now.
Fluids:
Royal Jelly Fluid added! A specially brewed honey of bee royalty! It flows very slowly and will slow mobs in it significantly. Non-player mobs and boats tends to sink into the Royal Jelly Fluid as if it is a sticky trap! Can be picked up with a Bucket or Glass Bottle, and it will heal any hurt bee that flies into the fluid and give them a Beenergized and Regenerative effect. When this fluid comes in contact with any other fluid that has a lava tag, this fluid will turn into either Sugar Infused Cobblestone or Sugar Infused Stone blocks.
Structures:
Throne Pillar structure added! This is where the Bee Queen spawns! If inside this structure and near Bee Queen, you get mining Fatigue.
Cell Maze structure is now more common and its armor room's Honey Cocoon blocks have a 1/20th chance of having a special Honey Compass that is permanently locked onto the closest Throne Pillar structure.
Advancements:
The Queen's Desire advancement line is added that acts like a quest-line! It is started by first trading with the Bee Queen. Every advancment completed gives a reward! Complete them all for an end-game item! You can then reset the advancement line by right clicking Bee Queen with empty hand.
Sounds:
Fixed drinking Sugar Water not having subtitles.
(V.6.2.7 Changes) (1.19.2 Minecraft)
Advancements:
Fixed Moar Honey! advancement not triggering when obtaining Honey Bucket.
Fixed Hope, Love, Dreams, and BEES!!! advancement not triggering when consuming Essence of the Bees item in survival.
Fixed mob killed counter for Queen's Desire advancements not being reset when player resets the Queen's Desire advancements.
(V.6.2.6 Changes) (1.19.2 Minecraft)
Blocks:
Added more texture variants of Glistering Honey Crystal block.
Added more texture variants of Carved Wax block.
Redid the texture for diamond patterned Carved Wax Block.
Entities:
Fixed entities spawning one block too low and taking 1 damage of suffication in Bumblezone on initial chunk generation. Most easily seen with Honey Slime as they should not be damaged when they first spawn when chunk is created for first time.
(V.6.2.5 Changes) (1.19.2 Minecraft)
Items:
Fixed recipe for Royal Jelly Bottle to Royal Jelly Buckets giving 4 of the buckets instead of 1. Stops Royal Jelly Bucket duplication.
Mod Compat:
Added Bumblezone item and fluid info for EMI mod. Requires EMI to be version 0.4.0 or newer if you have the EMI mod on.
(V.6.2.4 Changes) (1.19.2 Minecraft)
Blocks:
Fixed internal crash when mining Honey Cocoon block which was preventing it from dropping as an item when mined. Now it should drop as an item properly when mined without printing an exception to the logs.
Effects:
Getting preventable Wrath of the Hive effect will display a message saying you lacked Protection of the Hive to prevent it.
Advancements:
Added two new advancements to help introduce Protection of the Hive effect.
Fixed honey_bucket_brood
advancement triggering when feeding Honeycomb Brood Blocks anything.
Now it should only trigger when feeding Honey Buckets/Royal Jelly Buckets to Honeycomb Brood Blocks.
Essense:
Fixed Essence of the Bees effect not preventing wrath effect when mining Honey Blocks.
Fluids:
Removed the ability for pollinated bees being able to turn falling non-source block Honey Fluid into fluid source blocks. The pollinated bees can still transform non-source Honey Fluid that is not falling (falling property false) into fluid source blocks.
(V.6.2.3 Changes) (1.19.2 Minecraft)
Items:
Stinger Spear now can be enchanted with Smite.
Added Mob Effect tag called the_bumblezone:blacklisted_incense_candle_effects
which allows you to specify what status effects
that Incense Candles cannot be crafted with. The datapack would have the tag at this spot in order to work.
\data\the_bumblezone\tags\mob_effect\blacklisted_incense_candle_effects.json
Advancements:
Fixed Peak Inefficiency Advancement being unabled to be completed.
Fixed Intimidation and Peak Inefficiency Advancements able to be triggered without The Queen's Desire quest started.
(V.6.2.2 Changes) (1.19.2 Minecraft)
Mod Compat:
Got full support of Fabric JEI. (Fluids will now have extra info)
(V.6.2.1 Changes) (1.19.2 Minecraft)
Servers:
Fixed issue where clients could not connect to server. Was handling the dynamic recipe packet writing incorrectly.
Mod Compat:
Added some support with Fabric JEI. (Fluids will not have extra info however at the moment due to technical issues.)
Also forgot to mentioned in last changelog, EMI mod is also supported a bit with Bumblezone. Lmk if there's any issues.
(V.6.2.0 Changes) (1.19.2 Minecraft)
Blocks:
Added Glistering Honey Crystal block! A glowing light source of crystallized honey. Found only in Crystal Canyon biome in Bumblezone. Gives a high amount of Honey Crystal Shards when broken or can be smelted into a ton of Sticky Honey Residue. Great for decor or lighting! Also transform neighboring water source blocks into sugar water. If combined with an Awkward Potion in a Brewing Stand, it will create a Potion of Luck! The most common benefit of Luck status is it may improve the loot drops of certain datapack/modded loot tables.
Added Carvable Wax block! Right click with Shears or Swords to change the texture for it for decoration purposes! Can be crafted from 9 Beeswax. Or created from Smelting Beehive Beeswax.
Super Candles added! A massive decorative bulky candle that gives off a ton of light! Can be dyed various colors through crafting. Can be lit and waterlogged the same way as regular Minecraft Candles. Also can be lit by flaming projectile hits as well. When lit, any mob in the flame will be set on fire while taking low damage. Super Candles can be stacked and if Soul Sand/Soul Soil is placed under, it gets a soul flame that scares away Piglins! If a Comparator is facing the Super Candle Base, it gets a power of 5 when lit. If Comparator is facing the Super Candle Wick, it will get a power of 3 when it is a soul flame and 5 when it is a normal flame. Dispensers can light the Candle too.
Incense Candles added! A powerful magical candle that radiates its effects to nearby entities! On the surface, this candle has all the same behaviors as the regular Super Candles. Except these powerful Incense Candles can be imbued with different status effects to grant nearby entities based on what potions are used to craft the Incense Candle. When the Incense Candle's power runs out, the candle will become unlit. Relighting the candle will restart its status effects it gives. See what kind of Incense Candles you can make based on different potion combinations!
Biomes:
Added Crystal Canyon biome full of Carvable Wax and Glistering Honey Crystals!
Items:
Buffed Royal Jelly Bottle so it gives move saturation, nutrition, and speed when consumed. It now also gives Jump Boost and Slow Falling as well.
Structures:
Throne Pillar structure uses Glistering Honey Crystal instead of Jack o Lanterns now.
Fixed Throne Pillar Honey Compass in Cell Maze structure not locating Throne Pillars.
Entities:
Bee Queen trade json files now will stack possible rewards properly if multiple files have the same want item.
Dimensions:
Fixed issue where ceiling of dimension could rarely generate to have holes to the outside of the dimension boundary.
Config:
Added a new config to disable the thick fog in Bumblezone. Set to enable fog by default. The config entry can be found with Mod Menu on and edited in-game through Mod Menu's mod button.
Added a new config to reduce the thickness of the fog in Bumblezone. Set to 4 by default to make fog 4 time less thick. The config entry can be found with Mod Menu on and edited in-game through Mod Menu's mod button.
Lang:
zh_cn.json lang file updated by Litttlefish. Thank you!
(V.6.1.7 Changes) (1.19.1 Minecraft)
Entities:
Fixed Bee Queen healing superfast and thus, unkillable.
Added more alternative Bee skins added by Shy!
Teleportation:
Fixed issue where mobs that spawned in Bumblezone originally would teleport to incorrect coordinates when exiting Bumblezone.
Added a new config option called forceBumblezoneOriginMobToOverworldCenter which is set to true by default now. If set to true, mobs that spawned in Bumblezone originally will teleport to 0,0 world center of Overworld always at top of terrain. Hopefully this is more intuitive and prevent lost Bee Queens when pushing them out of Bumblezone.
Lang:
Added missing en_us.json lang translation for Bee Queen entity type name.
Added translations for in-game Bumblezone config menu provided by Midnightlib.
(V.6.1.6 Changes) (1.19.1 Minecraft)
Items:
Pollen Puff's bz_pollen_puff_entity_flowers
json entries can now take air block entries safely.
Air entries can be used to make spawning plants more rare when the mob is hit by Pollen Puff.
Many mossy mobs from other mods now have their rates of spawning Moss Carpet or Azalea now lowered as a result to balance.
Mod Compat:
Earth2Java's Muddy Pig will only spawn Poppy flowers when it is hit by Pollen Puff while in mud. Non-muddy form of this Muddy Pig mob will not spawn flowers anymore when hit by Pollen Puff.
Friends and Foe's Mauler will now sometimes spawn Moss Carpet when hit with Pollen Puff.
Earth2Java's Moolip now spawns Pink Daisy when hit with Pollen Puff instead of Pink Tulip.
Lang:
zh_cn.json lang file updated by Litttlefish. Thank you!
(V.6.1.5 Changes) (1.19.1 Minecraft)
Items:
Redid the bz_pollen_puff_entity_flowers
json folder so now the entries can take a weighted list of plants to pick from
and can match the entity's nbt. This means now that Brown Mooshrooms will spawn Brown Mushrooms instead of Red Mushrooms!
Fixed crash when Pollen Puff hits a mob. (Had outdated fake Player API)
Dimension:
Fixed not storing the correct dimension the player came from when entering Bumblezone. Exiting Bumblezone should put you back to the original dimension properly now.
Mod Compat:
Fixed crash if a mod passes null into beehivetileentity.emptyAllLivingFromHive. I added a null check to my code to prevent a crash.
(V.6.1.4 Changes) (1.19.1 Minecraft)
Misc:
Ported to 1.19.1. Music Disc constructors changed a bit in 1.19.1 which requires me to release this fix.
(V.6.1.3 Changes) (1.19 Minecraft)
Dimension:
Teleporting to and from Bumblezone is now mostly async to reduce server lag/deadlock. This is new and a bit of an experiment so please report any issues that arises from teleporting to and from Bumblezone.
Reduced the jittering screen a bit when exiting Bumblezone by going below Y = 0.
Fixed teleporting in/out of Bumblezone message not showing up while teleporting instead of afterwards.
Structures:
Cell maze now has a slightly higher chance of having a Throne Pillar locating Honey Compass in the Honey Cocoon blocks. The special compass will also have a higher chance of showing up if you have luck status effect/attribute.
Lang:
Converted some warnings and teleportation text to be translatable now.
(V.6.1.2 Changes) (1.19 Minecraft)
Entities:
Fixed entities spawning below y = 0 in Bumblezone somehow which was causing the teleportation code to trigger which then would force the Overworld to generate its chunk which then lags the game. With this fix in place, Bumblezone worldgen is literally as fast as I can possibly make it. There's no further improvement I can do as it is blazingly fast now.
Structures:
Optimized Bumblezone structure layout creation much faster than what vanilla allows.
Blocks:
Fixed Honey Cocoon loading loot tables by itself randomly. This should prevent some lag when they first load in from worldgen.
Items:
Honey Compass now locates structures in an async way so server should not lag when using a Honey Compass to find Cell Maze/Throne Pillar structures. Special thanks for Bright Spark's Async Locator code!
(V.6.1.1 Changes) (1.19 Minecraft)
Blocks:
Fixed Shulker Boxes able to get Honey Cocoon inside when Honey Cocoon is given to a Hopper attached to a Shulker Box.
Lang:
Fixed Creative Tab name not having translation.
(V.6.1.0 Changes) (1.19 Minecraft)
Major:
Ported to Quilt!
Entities:
Bee Queen!!! A massive passive Bee that wants to trade! Right click while holding items or drop items in front of the Queen Bee to trade. Try trading various items to see what kind of items are possible to receive based what you give! Upon first successful trade you will be given The Queen's Desires advancement path which gives a reward for each advancement completed. After completing the entire advancement path, visit the Bee Queen and right click with empty hand to reset that advancement path for rewards! Can be found in Throne Pillar structure only.
Fixed Beehemoth controls and made it easier to move around as well.
Sparkles will spawn when the Beehemoth transforms into a Queen Beehemoth now.
Items:
Bee Stingers added which is a common gift from the Queen Bee! Can be used as low-damage ammo for Bows and Crossbows to have chances of inflicting poison, weakness, slowness, or paralysis effects on non-undead mobs. Can be right clicked on stinger-less bees to put a stinger back onto them. Can craft Stinger Spear when combined with two sticks in a line. Also can repair Stinger Spears.
Crystal Cannon! By combining a Bee Cannon with a Honey Crystal and 2 Honey Crystal Shards in the right layout, you can craft this lethal powerful cannon of questionable sturdiness that fires Honey Crystal Shards! Can store up to 3 shards. Hold down the use button and release to fire the shards that come with high damage and knockback! Can be repaired with Honey Crystal Shards, Sugar Infused Stone, or Sugar Infused Cobblestone. Takes Quick Charge, Punch, Power, and Piercing enchantments along with Unbreaking, Curse of the Vanishing, and Mending.
Bee Cannon now can get Quick Charge Enchantment along with their existing Unbreaking, Curse of the Vanishing, and Mending.
Royal Jelly Bottle added! A super amazing form of honey from the Bee Queen from a royalty recipe passed down for generations! Drinking this item will restore high amount of Hunger, Speed Boost, and Beenergized level 2! It will also remove Poison, Weakness, and Slowness status effects when drank as well. You can trade this item back to the Bee Queen for a chance at some valuable rewards! Can be fed to bees to give extremely high and long lived Beenergized effect (and also grants very high friendship points with Beehemoths).
Royal Jelly Bucket added! A bucket sloppily holding extremely rare and valuable form of honey created by the Bee Queen! Can be fed to bees to give extremely high and insanely long lived Beenergized effect (and also turns Beehemoths straight into Queen Behemoths). Trading this back to the Bee Queen can give you a chance at extremely valuable rewards! Can be obtained by using an empty Bucket on Royal Jelly Fluid or created from 4 Royal Jelly Bottles plus a Bucket. Can be used in Dispensers too!
Essence of the Bees item added! An end game item to get for Bumblezone! When consumed, you get the following bonus permanently:
Can enter Cell Maze and not get Wrath of the Hive effect anymore.
Can enter Throne Pillar and not get Mining Fatigue when near Bee Queen.
Entering Honey Fluid will grant Regenerative effect.
Entering Royal Jelly Fluid will grant a short lived Beenergized effect and stronger Regenerative effect.
Beehive/Bee Nests can be mined, honey taken by bottle, or sheared for honeycombs without angering the bees. No campfire needed!
Can take honey from Filled Porous Honeycomb Blocks safely without getting Wrath of the Hive Effect.
Honey Slime will not get angry at you when you take its honey.
Pollen Puff can be thrown at Mooshrooms to spawn Red Mushrooms nearby! Other mobs can be made to spawn flowers as well by adding new files to bz_pollen_puff_entity_flowers by datapack. Friends and Foes's Mooblooms and Glare is supported out of the box. Let me know what other flower mobs should be added by default!
Honey Compass now says the name of the block it is tracking when in block tracking mode.
Blocks:
Royal Jelly Block added! A solidified storage form of Royal jelly! It behaves similar to vanilla's Honey Block except for the fact that it can only be "pulled" by pistons and not pushed! Give it some thought and see what kind of awesome moving redstone builds you can do with this!
Honey Web, Sticky Honey Residue, and their redstone counterpart will not give slowness to creative mod players now.
Fluids:
Royal Jelly Fluid added! A specially brewed honey of bee royalty! It flows very slowly and will slow mobs in it significantly. Non-player mobs and boats tends to sink into the Royal Jelly Fluid as if it is a sticky trap! Can be picked up with a Bucket or Glass Bottle, and it will heal any hurt bee that flies into the fluid and give them a Beenergized and Regenerative effect. When this fluid comes in contact with any other fluid that has a lava tag, this fluid will turn into either Sugar Infused Cobblestone or Sugar Infused Stone blocks.
Structures:
Throne Pillar structure added! This is where the Bee Queen spawns! If inside this structure and near Bee Queen, you get mining Fatigue.
Cell Maze structure is now more common and its armor room's Honey Cocoon blocks have a 1/20th chance of having a special Honey Compass that is permanently locked onto the closest Throne Pillar structure.
Advancements:
The Queen's Desire advancement line is added that acts like a quest-line! It is started by first trading with the Bee Queen. Every advancment completed gives a reward! Complete them all for an end-game item! You can then reset the advancement line by right clicking Bee Queen with empty hand.
Sounds:
Fixed drinking Sugar Water not having subtitles.
(V.6.1.10 maintenance bug-fixes. No more content updates) (1.19.2 Minecraft)
Advancements:
Fixed Moar Honey! advancement not triggering when obtaining Honey Bucket.
Fixed Hope, Love, Dreams, and BEES!!! advancement not triggering when consuming Essence of the Bees item in survival.
Fixed mob killed counter for Queen's Desire advancements not being reset when player resets the Queen's Desire advancements.
(V.6.1.9 maintenance bug-fixes. No more content updates) (1.19.2 Minecraft)
Items:
Fixed recipe for Royal Jelly Bottle to Royal Jelly Buckets giving 4 of the buckets instead of 1. Stops Royal Jelly Bucket duplication.
(V.6.1.8 maintenance bug-fixes. No more content updates) (1.19.2 Minecraft)
Blocks:
Fixed internal crash when mining Honey Cocoon block which was preventing it from dropping as an item when mined. Now it should drop as an item properly when mined without printing an exception to the logs.
Effects:
Getting preventable Wrath of the Hive effect will display a message saying you lacked Protection of the Hive to prevent it.
Advancements:
Added two new advancements to help introduce Protection of the Hive effect.
Fixed honey_bucket_brood
advancement triggering when feeding Honeycomb Brood Blocks anything.
Now it should only trigger when feeding Honey Buckets/Royal Jelly Buckets to Honeycomb Brood Blocks.
Essense:
Fixed Essence of the Bees effect not preventing wrath effect when mining Honey Blocks.
Fluids:
Removed the ability for pollinated bees being able to turn falling non-source block Honey Fluid into fluid source blocks. The pollinated bees can still transform non-source Honey Fluid that is not falling (falling property false) into fluid source blocks.
(V.6.1.7 maintenance bug-fixes. No more content updates) (1.19.2 Minecraft)
Items:
Stinger Spear now can be enchanted with Smite.
Advancements:
Fixed Peak Inefficiency Advancement being unabled to be completed.
Fixed Intimidation and Peak Inefficiency Advancements able to be triggered without The Queen's Desire quest started.
(V.6.1.6 maintenance bug-fixes. No more content updates) (1.19.2 Minecraft)
Misc:
Ported to 1.19.2. No new content.
(V.6.1.5 maintenance bug-fixes. No more content updates) (1.19 Minecraft)
Structures:
Fixed Throne Pillar Honey Compass in Cell Maze structure not locating Throne Pillars.
Entities:
Fixed Bee Queen healing superfast and thus, unkillable.
Teleportation:
Fixed issue where mobs that spawned in Bumblezone originally would teleport to incorrect coordinates when exiting Bumblezone.
Added a new config option called forceBumblezoneOriginMobToOverworldCenter which is set to true by default now. If set to true, mobs that spawned in Bumblezone originally will teleport to 0,0 world center of Overworld always at top of terrain. Hopefully this is more intuitive and prevent lost Bee Queens when pushing them out of Bumblezone.
Mod Compat:
Earth2Java's Muddy Pig will only spawn Poppy flowers when it is hit by Pollen Puff while in mud. Non-muddy form of this Muddy Pig mob will not spawn flowers anymore when hit by Pollen Puff.
(V.6.1.4 Changes) (1.19 Minecraft)
Items:
Redid the bz_pollen_puff_entity_flowers
json folder so now the entries can take a weighted list of plants to pick from
and can match the entity's nbt. This means now that Brown Mooshrooms will spawn Brown Mushrooms instead of Red Mushrooms!
Fixed crash when Pollen Puff hits a mob. (Had outdated fake Player API)
Dimension:
Fixed not storing the correct dimension the player came from when entering Bumblezone. Exiting Bumblezone should put you back to the original dimension properly now.
Mod Compat:
Fixed crash if a mod passes null into beehivetileentity.emptyAllLivingFromHive. I added a null check to my code to prevent a crash.
(V.6.1.3 Changes) (1.19 Minecraft)
Dimension:
Teleporting to and from Bumblezone is now mostly async to reduce server lag/deadlock. This is new and a bit of an experiment so please report any issues that arises from teleporting to and from Bumblezone.
Reduced the jittering screen a bit when exiting Bumblezone by going below Y = 0.
Fixed teleporting in/out of Bumblezone message not showing up while teleporting instead of afterwards.
Structures:
Cell maze now has a slightly higher chance of having a Throne Pillar locating Honey Compass in the Honey Cocoon blocks. The special compass will also have a higher chance of showing up if you have luck status effect/attribute.
Lang:
Converted some warnings and teleportation text to be translatable now.
(V.6.1.2 Changes) (1.19 Minecraft)
Entities:
Fixed entities spawning below y = 0 in Bumblezone somehow which was causing the teleportation code to trigger which then would force the Overworld to generate its chunk which then lags the game. With this fix in place, Bumblezone worldgen is literally as fast as I can possibly make it. There's no further improvement I can do as it is blazingly fast now.
Structures:
Optimized Bumblezone structure layout creation much faster than what vanilla allows.
Blocks:
Fixed Honey Cocoon loading loot tables by itself randomly. This should prevent some lag when they first load in from worldgen.
Items:
Honey Compass now locates structures in an async way so server should not lag when using a Honey Compass to find Cell Maze/Throne Pillar structures. Special thanks for Bright Spark's Async Locator code!
(V.6.1.1 Changes) (1.19 Minecraft)
Entities:
Fixed Beehemoth not being saddleable and being controllable without being saddled.
Items:
Fixed Royal Jelly Bucket not placing Royal Jelly Fluid.
Honey Compass now says the name of the block it is tracking when in block tracking mode.
(V.6.1.0 Changes) (1.19 Minecraft)
Entities:
Bee Queen!!! A massive passive Bee that wants to trade! Right click while holding items or drop items in front of the Queen Bee to trade. Try trading various items to see what kind of items are possible to receive based what you give! Upon first successful trade you will be given The Queen's Desires advancement path which gives a reward for each advancement completed. After completing the entire advancement path, visit the Bee Queen and right click with empty hand to reset that advancement path for rewards! Can be found in Throne Pillar structure only.
Fixed Beehemoth controls and made it easier to move around as well.
Sparkles will spawn when the Beehemoth transforms into a Queen Beehemoth now.
Items:
Bee Stingers added which is a common gift from the Queen Bee! Can be used as low-damage ammo for Bows and Crossbows to have chances of inflicting poison, weakness, slowness, or paralysis effects on non-undead mobs. Can be right clicked on stinger-less bees to put a stinger back onto them. Can craft Stinger Spear when combined with two sticks in a line. Also can repair Stinger Spears.
Crystal Cannon! By combining a Bee Cannon with a Honey Crystal and 2 Honey Crystal Shards in the right layout, you can craft this lethal powerful cannon of questionable sturdiness that fires Honey Crystal Shards! Can store up to 3 shards. Hold down the use button and release to fire the shards that come with high damage and knockback! Can be repaired with Honey Crystal Shards, Sugar Infused Stone, or Sugar Infused Cobblestone. Takes Quick Charge, Punch, Power, and Piercing enchantments along with Unbreaking, Curse of the Vanishing, and Mending.
Bee Cannon now can get Quick Charge Enchantment along with their existing Unbreaking, Curse of the Vanishing, and Mending.
Royal Jelly Bottle added! A super amazing form of honey from the Bee Queen from a royalty recipe passed down for generations! Drinking this item will restore high amount of Hunger, Speed Boost, and Beenergized level 2! It will also remove Poison, Weakness, and Slowness status effects when drank as well. You can trade this item back to the Bee Queen for a chance at some valuable rewards! Can be fed to bees to give extremely high and long lived Beenergized effect (and also grants very high friendship points with Beehemoths).
Royal Jelly Bucket added! A bucket sloppily holding extremely rare and valuable form of honey created by the Bee Queen! Can be fed to bees to give extremely high and insanely long lived Beenergized effect (and also turns Beehemoths straight into Queen Behemoths). Trading this back to the Bee Queen can give you a chance at extremely valuable rewards! Can be obtained by using an empty Bucket on Royal Jelly Fluid or created from 4 Royal Jelly Bottles plus a Bucket. Can be used in Dispensers too!
Essence of the Bees item added! An end game item to get for Bumblezone! When consumed, you get the following bonus permanently:
Can enter Cell Maze and not get Wrath of the Hive effect anymore. Can enter Throne Pillar and not get Mining Fatigue when near Bee Queen. Entering Honey Fluid will grant Regenerative effect. Entering Royal Jelly Fluid will grant a short lived Beenergized effect and stronger Regenerative effect. Beehive/Bee Nests can be mined, honey taken by bottle, or sheared for honeycombs without angering the bees. No campfire needed! Can take honey from Filled Porous Honeycomb Blocks safely without getting Wrath of the Hive Effect. Honey Slime will not get angry at you when you take its honey.
Pollen Puff can be thrown at Mooshrooms to spawn Red Mushrooms nearby! Other mobs can be made to spawn flowers as well by adding new files to bz_pollen_puff_entity_flowers by datapack. Friends and Foes's Mooblooms and Glare is supported out of the box. Let me know what other flower mobs should be added by default!
Blocks:
Royal Jelly Block added! A solidified storage form of Royal jelly! It behaves similar to vanilla's Honey Block except for the fact that it can only be "pulled" by pistons and not pushed! Give it some thought and see what kind of awesome moving redstone builds you can do with this!
Honey Web, Sticky Honey Residue, and their redstone counterpart will not give slowness to creative mod players now.
Fluids:
Royal Jelly Fluid added! A specially brewed honey of bee royalty! It flows very slowly and will slow mobs in it significantly. Non-player mobs and boats tends to sink into the Royal Jelly Fluid as if it is a sticky trap! Can be picked up with a Bucket or Glass Bottle, and it will heal any hurt bee that flies into the fluid and give them a Beenergized and Regenerative effect. When this fluid comes in contact with any other fluid that has a lava tag, this fluid will turn into either Sugar Infused Cobblestone or Sugar Infused Stone blocks.
Structures:
Throne Pillar structure added! This is where the Bee Queen spawns! If inside this structure and near Bee Queen, you get mining Fatigue.
Cell Maze structure is now more common and its armor room's Honey Cocoon blocks have a 1/20th chance of having a special Honey Compass that is permanently locked onto the closest Throne Pillar structure.
Advancements:
The Queen's Desire advancement line is added that acts like a quest-line! It is started by first trading with the Bee Queen. Every advancment completed gives a reward! Complete them all for an end-game item! You can then reset the advancement line by right clicking Bee Queen with empty hand.
Sounds:
Fixed drinking Sugar Water not having subtitles.