Skip to content

Repository files navigation

Better-bees (Fabric, Fabric api, Minecraft 1.20.1-1.20.4)

На русском: README.md

This mod adds some mechanics to vanilla bees:

  1. Bees gain genes, type and rarity
  2. Some bees bring special honey to the hive, which is spent to exchange blocks or for other things
  3. some bees bring an item of their type when entering the hive (drops in the hive as an item, the hopper under the hive will pick it up).

Drop example

  1. Bees can interbreed in the following pattern (better-bees.vsdx visio scheme):

Dropping and crossbreeding scheme

How to understand the scheme?

  1. Clicking on a bee or beehive with the book displays information about it in the chat.
  2. Clicking on a bee with a hive will make it settle in it
  3. Clicking on the hive with any item with silk touch enchantment will make the hive drop with all the honey and bees inside it
  4. (If the player permission level is 2) Clicking on a small bee with a torch will make it grow.

How do I get special honey in the hive?

  • A bee with basic genes (OverworldBasic, NetherBasic, EndBasic, Thunder, Rain) when pollinating a flower and entering a hive will add honey to that hive.

How do I spend special honey?

  • Each special honey is spent to exchange items or to trigger certain events (lightning if the honey was brought by a thunder bee)

    Example of a lightning call

Here are some examples from the diagram in text form:

  • (NetherBascic bee) clicking on a hive with a bucket will fill that bucket with lava and spend 5 Nether honey.
  • (OverworldBasic) clicking on hive with netherrack will drop a stone and spend 1 Overworld honey.

How do you propagate bees according to the scheme?

  • Initially you need to get basic bees (Nether, End). To do this, they must be born in the corresponding world.

  • Next, they must be crossed with each other so that both genes are passed on to the new bee, and it has a different gene (Overworld). Crossing Overworld and End will result in EndBasic. Overworld+Nether=NetherBasic (the world doesn't matter anymore).

    How to get an Overworld bee

How to get a bee that will bring items?

  • Take parents with the same genes (e.g. OverworldBasic (Overworld+Overworld)) and make them love over a block of stone, if both parents were over a block of stone, then with a 10% chance you will get a stone bee (It will have no genes, but the type Stone will appear).

    Example of obtaining an obsidian bee

  • Depending on her rarity she will bring a certain amount of stone to the hive with a certain chance from the loot table. For example a bee with rarity 1 will bring 1 stone with 10% chance, and a bee with rarity 10 will bring 10 stones with 100% chance.

How to get a rarer bee?

  • Cross 2 bees with the same type

About

A Minecraft server side mod for Fabric that adds cool bees

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages