Tags
Creators
Details
Licensed MIT
Published 3 years ago
All versions
3.0.11
Release
Firmalife 1.21.1-3.0.112 weeks ago 837
Compatibility
Minecraft: Java Edition
1.21.1
Platform
NeoForge
Supported environments
Client and server
Required content
Changes
Additions
- Added ricotta, mozzarella, and blue cheese.
- Added Whey.
- Added blue mold.
- Used to inoculate blue cheese.
- Made from moldy bread in a barrel of water.
- Blue mold can be used to cure parasitic infections in beehives
- Added sound and particle effects to many block interactions, including ovens. Burning items in the oven now is more obvious when it happens.
- Added better flavor/color to lots of Jade tooltips, and added a new tooltip for the climate station.
- Added missing field guide info on flowering and fruiting.
Changes
- Blocks like planters, shelves, and sprinklers now activate immediately when placed in a valid greenhouse or cellar.
- Bees are now active above 7°C (previously 11°C).
- Western Honey Bees now have the Hardiness ability as a default ability.
- Wild beehives now anger and are destroyed when hit by hard projectiles.
- Buffed the wine glass recipe (2 -> 6 glasses per batch).
Fixes
- Fixed climate stations being unable to detect a greenhouse or cellar when first placed.
- Fixed a beehive frame duplication bug.
- Fixed a jar duplication bug.
- Fixed an oven temperature bug.
- Fixed many recipes accepting rotten ingredients.
Optional dependencies
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:5bKeBHw2:ECcBkncu"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:5bKeBHw2:ECcBkncu"
}




