All versions
3.7.6-1.20.1
Release
Delightful 3.7.6 - 1.20.111 months ago 145.4K
Uploaded by
Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Forge
NeoForge
Supported environments
Client and server
Required content
Any compatible version
Changes
3.7.6
Updates
- Added all bowl foods to
#meals - Added all drinkables to
#drinks - Added Stuffed Cantaloupe to
#feasts - Added all storage blocks to
#forge:storage_blocks - Renamed
Nut Butter BottletoNut Butterin English translations - Nut Butter now requires 1 Kelp
- Also requires 1
#forge:saltif the tag is not empty - Now provides 6 nutrition
- Also requires 1
- Updated texture for Nut Butter
- Marshmallow on a Stick is now made in the Cooking Pot, requiring Animal Fat or a Slimeball, Sugar, and Dried Vanilla Pods (if Neapolitan is present)
- All Marshmallow items now provide Slow Falling I
- Prickly Pear Juice can now be crafted from any
#forge:fruits/prickly_pear- Can also be brewed in a Kettle with Farmer's Respite
- Can have effect length increased with Milk in a Kettle from Farmer's Respite
- Azalea Tea now provides Resistance II for 4:00 and has some short negative effects
- Azalea Tea is now brewed from Strong Yellow Tea with Farmer's Respite
- Also requires Cantaloupe to mellow toxic Azalea properties
- Lavender Tea is now brewed from Black Tea with Farmer's Respite
- Lavender Tea will now produce Windswept!'s version if present
- Nut Butter and Jelly Sandwich now provides Toughness I with Smidgeon o' Bliss REMASTERED
- Field Salad now provides Regeneration I for 0:10
- Cantaloupe Gummy now provides Resistance IV for 0:20
- Crab Rangoon is now crafted with Cream Cheese if present
- Now provides 10 nutrition
- Now provides Corrosion II for 0:20 with Collector's Reap
- Sinigang now only requires 4 ingredients, and provides 12 nutrition
- Field Salad can be crafted from any
#forge:cooked_nutsinstead of only Roasted Acorn - Pie Crust can be crafted from Animal Fat in place of Milk
- Acorn can now be acquired by cutting Oak Sapling or Dark Oak Sapling with an Axe
- Recipes for cutting
#forge:cactiinto Cactus Chunk will now also have a chance to provide Green Dye
Fixes
- Fixed Peculiars dependency version being too high
- Features will now not generate in the world if their respective item is disabled (closes #118)
- Cactus Chili and Cactus Soup recipes are no longer swapped (closes #131)
- Fixed Pie Crust recipe from
#forge:flourrequiring 2 instead of 3 (closes #135) - Update dependency versions (closes #136)
Coaster models for Brewin' and Chewin'
- Updated model for Nut Butter
- Fixed Bouddha's Hand model clipping with Coaster
Optional dependencies
Any compatible version
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:JtSnhtNJ:VeYJRbNt"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:JtSnhtNJ:VeYJRbNt"
}

