https://github.com/serilum/realistic-bees
🐝 Tiny bees, or big! Bigger group spawns and increased hive space.
https://github.com/serilum/realistic-bees
curseforge fabric forge minecraft mod modding modrinth natamus neoforge quilt realistic-bees rick-south serilum
Last synced: 3 months ago
JSON representation
🐝 Tiny bees, or big! Bigger group spawns and increased hive space.
- Host: GitHub
- URL: https://github.com/serilum/realistic-bees
- Owner: Serilum
- License: other
- Created: 2023-12-11T23:18:56.000Z (over 1 year ago)
- Default Branch: 1.21.4
- Last Pushed: 2025-02-12T22:17:17.000Z (4 months ago)
- Last Synced: 2025-02-23T02:33:32.947Z (3 months ago)
- Topics: curseforge, fabric, forge, minecraft, mod, modding, modrinth, natamus, neoforge, quilt, realistic-bees, rick-south, serilum
- Language: Java
- Homepage: https://serilum.com/mod/realistic-bees
- Size: 190 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Funding: .github/funding.yml
- License: license.md
Awesome Lists containing this project
README
Realistic Bees
Download
You can download Realistic Bees on CurseForge and Modrinth:
CurseForge: https://curseforge.com/minecraft/mc-mods/realistic-bees
Modrinth: https://modrinth.com/mod/realistic-beesIssue Tracker
To keep a better overview of all mods, the issue tracker is located in a separate repository.
For issues, ideas, suggestions or anything else, please follow this link:
Pull Requests
Because of the way mod loader files are bundled into one jar, some extra information is needed to do a PR.
A wiki page entry about it is available here:
Mod Description
Requires the library mod Collective.
This mod is part of The Vanilla Experience modpack and Serilum's RPG Bundle mod.
Realistic Bees is a mod which attempts to make bee behaviour more realistic without adding new items or objects to the game. Bees are 25% of their normal size. To make bees a little less uncommon, the mod also adds a config value (by default 4) which defines the extra amount of bees that spawn after each natural bee spawn. The bee hive can also hold more bees than Minecraft's default, changed from 3 to 20.
Configurable: ( how do I configure? )
beeSizeModifier (default = 0.25, min 0.01, max 5.0): This value determines the size of a bee. By default 0.25, which means they are 1/4th of their vanilla size. Set to 1.0 to disable the different bee size feature.
extraBeeSpawnsPerBee (default = 9, min 0, max 50): In order to make bees a little more common. Whenever a bee naturally spawns, the mod spawns an additional 'extraBeeSpawnsPerBee' bees.
beeHiveBeeSpace (default = 20, min 0, max 50): How many bees should be able to enter the hive in total. Minecraft's default is 3, but bees are a lot smaller so there should be more space.
preventBeeSuffocationDamage (default = true): The smaller (baby) bees can sometimes do something unexpected with their AI and get suffocation damage. Preventing this damage fixes them disappearing.
Tiny bees! --or bigger. Depending on the beeSizeModifier config:
------------------
You may freely use this mod in any modpack, as long as the download remains hosted within the CurseForge or Modrinth ecosystem.
Serilum.com contains an overview and more information on all mods available.
Comments are disabled as I'm unable to keep track of all the separate pages on each mod.
For issues, ideas, suggestions or anything else there is the Github repo. Thanks!