Tags
Creators
Details
Licensed ARR
Published 3 years ago
Updated 2 weeks ago
All versions
7.4.6+forge
Beta
[Forge 1.20.1] 7.4.62 years ago 844
Compatibility
Minecraft: Java Edition
1.20–1.20.1
Platforms
Forge
NeoForge
Supported environments
Client and server
Required content
Changes
7.4.6
- Create uk_ua.json (#82)
- fix: there should be no duplicate codes. don't know why...
7.4.4
- fix: requires uneaten pie at the center of the ritual
- improve: allow rendering block in JEI/REI if the input is not a BlockItem
- improve: mixin
7.4.3
- fix: crash with Let's Do API (close #78)
7.4.2
- fix: error when loading block entity data (close #77)
- chore: no longer embedding mixinextras
7.4.1
- chore: update dependencies (close: #76)
- fix: mixins
7.4.0
- chore: re-run converter script
- feat: pomegranate explosion deals half damage to player
- feat: right click to throw pomegranate
- improve: description of the new advancement
- fix: cherry crown recipe
- feat: restrict jade version
- feat: a new advancement
7.3.4
- Update es_es.json (#73)
7.3.3
- fix: copy&paste oversight
- improve: move pomegranate to the natural blocks tab instead of food
- improve: move pomegranate to the ingredients tab instead of food
- feat: redlove usage tip in tooltip
- chore: update README
- fix: information of the apple sapling not showing on REI
- fix: #71
7.3.0
- improve: new fruit texture
- feat: genetics difficulty
- fix: leaves model UV
7.2.7
- fix: NPE when getting locus (close #70)
- chore: reformat code
7.2.6
- fix: avoid mods that do not have null check causing crash (close #69)
7.2.5
- fix: server crash (close #67)
7.2.4
- chore: changed generated data location
- fix: pollens in HybridizingRecipe cannot be prefixed with
minecraft: - feat: Separated Leaves compatibility
- fix: Leaves Us In Peace compatibility (close #65)
- feat: finished pomegranate and chorus fruit pie
- pomegranate
7.1.7
- feat: add option to disable the mutagen recipe
- fix: Bee Mutagen recipe not showing in JEI (#66)
- update Lychee
7.1.6
- fix: crash without Farmer's Delight (closes #63)
7.1.5
- fix: incorrect stat reference
- fix: crash after disabling bee module (#61)
- feat: hide unfinished items in REI
- fix: food effects
- feat: explosion
7.1.3
- feat: jarJar FFAPI
7.1.2
- fix: Farmer's Delight integration (#58)
7.1.1
- fix: player cannot respawn
- improve: datagen all the vanilla recipes
- feat: make all foods compostable (why?)
- feat: gene renaming
- chore: remove prefix in mixin methods
- feat: concept of pie
- feat: FoodDispenseBehavior
7.0.2
- feat: Serene Seasons integration (#56)
- improve: small optimization to HybridizingRecipe
- chore: update Kiwi
7.0.1
- more fix
- fix
- convert
- converter
- at least make it not crash
- forge port
- upload description images
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:4bZDWNlG:42VUBIhp"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:4bZDWNlG:42VUBIhp"
}




