Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/estecka/mc-selfcare-hive
Bee colonies autonomously regenerate themeselves.
https://github.com/estecka/mc-selfcare-hive
fabricmc minecraft minecraft-mod
Last synced: about 2 hours ago
JSON representation
Bee colonies autonomously regenerate themeselves.
- Host: GitHub
- URL: https://github.com/estecka/mc-selfcare-hive
- Owner: Estecka
- License: eupl-1.2
- Created: 2024-02-22T02:17:50.000Z (9 months ago)
- Default Branch: 1.20.5
- Last Pushed: 2024-11-01T19:51:57.000Z (18 days ago)
- Last Synced: 2024-11-01T20:18:04.211Z (18 days ago)
- Topics: fabricmc, minecraft, minecraft-mod
- Language: Java
- Homepage: https://modrinth.com/mod/selfcare-hive
- Size: 653 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE
Awesome Lists containing this project
README
# Self-Care Hive
## Overview
Bees are dumb. Unsupervised, they will inevitably find a way to drown themselves, and go extinct.
Unless you trap them in an air-tight cage that is, but come on, that's not how nature works.This mod gives bees some more autonomy, allowing them to consume honey from the hive in order to heal themselves, and create offsprings when needed.
Each behaviour can be tweaked or disabled in the gamerules.
## Features
### Self-Healing
Everytime a bee exits the hive, it may consume some honey in order to heal itself by a set amount.
Bees will refrain from over-healing, unless the hive is overflowing with honey.By default, bees consume 1 honey level to heal 1 heart at a time.
### Auto-breeding
A hive that has yet to reach its maximum population will attempt to create babies by consuming honey. Hives will keep track of when a bee leaves nest; if a bee has been gone for too long, it will be considered missing and may be replaced.Babies may be created whenever a bee leaves the nest. Only a single adult bee is required to create an offspring. This also checks for and triggers the parent's own breeding cooldown.
By default, 5 honey levels are required for each offspring.