Links
Tags
Creators
Details
1.2.2-1.20.1-fabric
Compatibility
Required content
Changes
Recipe Overload Update: Patch 2
Summary: This update introduces required compatibility with Farmer's Delight Refabricated, adjusts bread slicing, and refines sandwich recipes.
✨ What's New:
- Recipes can now be made with ingredients from other mods. This feature will not work with Farmer's Delight [Fabric], read more details below.
🧩 Compatibility:
- What: More Delight now depends on the modern and updated Farmer's Delight Refabricated port. Please update from the older Farmer's Delight port to continue enjoying More Delight's features.
- Why: Farmer's Delight [Fabric] has been archived, and it will not receive updates anymore. If you are still playing with this older port, please use older versions of More Delight in order to play.
🍞 Bread Balancing:
- What: Increased amount of bread slices when cutting bread from 2 slices to 4 slices, and removed the chance to get more bread slices when cutting bread.
- Why: This change was made to make crafting sandwiches more affordable for players. By getting more slices from each loaf, players won't need to use as many resources to make their favorite sandwiches.
🥪 Sandwiches:
- What: Sandwiches, like the Bacon Sandwich, Steak with Egg Sandwich, and Tomato Sandwich, can now be made with either a whole bread or two bread slices. Sandwiches that require more bread, like the Egg Sandwich, can only be made with a whole bread.
- Why: This change provides more flexibility when crafting simpler sandwiches while maintaining the recipe requirements for more complex ones.
Your feedback is important to make improvements to this mod, submit your ideas on this form or report bugs on GitHub.
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:znHQQtuU:HalNvD5e"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:znHQQtuU:HalNvD5e"
}




