All versions
1.1.0
Release
Foodies: Honey Bees 1.1.02 months ago 17
Compatibility
Minecraft: Java Edition
b1.7.3
Platform
Babric
Supported environments
Client and server
Required content
Any compatible version
Any compatible version
Changes
Honey Bees update
New features:
- Beehive - home for bees
- Wild bee nest - found in trunk of oak or birch trees, works the same as beehive
- Bees - live in beehives or wild bee nests, produce honey overtime, can be caught in jar and used to craft new beehive, has day-night cycle
- Honey - used to craft food and new beehives
- Glazed food - new variants of every meat, fish and apple with honey glaze, they heal slightly more
- Honey cookies and candies - similar snack to vanilla cookies
- Honeycomb block - just decorating block
- Jar - used to catch bees and craft juices (replaces glass bottle from previous version)
- Campfire compatibility - every oven recipe added by Foodies is compatible with Campfire-StationAPI mod
Requirement:
- Foodies 1.1+ now requires FarnUtil. It's used for main feature of 1.1 version - bees.
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:Zvh6OkNR:9TY0M7Sf"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:Zvh6OkNR:9TY0M7Sf"
}![Foodies [StationAPI]](https://cdn.modrinth.com/data/Zvh6OkNR/56138fb3bbf142f20b75761db0784eff8fb644c5_96.webp)

