Making automation for Farmers Delight more sensible
This mod enables a variety of features to create better compatibility between mostly Farmer's Delight and Create.
While it is designed to work with Farmer's Delight, it does work without it and also adds some compatibility features for other mods.

The Main feature of the mod is the Slicer, a machine similar to the Mechanical Mixer or Mechanical Press from Create.
It automatically registers all cutting recipes from Farmer's Delight. In that sense, it is an automatic Cutting Board.
In order to use it, the correct tool has to be placed into the machine, using Right-Click.
By default, only knives and axes are allowed, but this behaviour can be overwritten by modifying the sliceanddice:allowed_tools item tag.
An example datapack which adds shears to this tag can be found here
All recipes from Farmer's delight requiring the Cooking Pot are added as heated mixing recipes.

The Sprinkler is a block which, when provided with a fluid using a pipe, will distribute it in a small area below.
Different fluids can have different effects.
The latter is meant to enable growing of Banana Fonds from Neapolitan without being dependent on the weather, but it could possibly have other effects on other mods too.
Sprinklers work on contraptions and apply there effect every time they are moved to a new block.
The also work in physics contraptions created by Create Simulated.

If present, some compatibility features for Overweight Farming is added.
This includes waxing recipes using the deployer,
as well as showing the axe-stripping of overweight crops in JEI.


If you want to add custom recipes using a datapack, this can also be done and
works for both single recipes and steps of a sequences assembly recipe.
Examples for these can be found in the example datapack.
What effect which fluid in the sprinkler has is data-driven an can be modified or extended.
You can find the build-in actions here.
When depending on the mod, you can include it from my maven, which will have the benefit of including transient dependencies.
There is also an api package, which should be enought at compile time for some use-cases,
for example when only adding a custom sprinkler or sprinkle action.
When a new release is already being worked on, there might also be -SNAPSHOT versions being published, which you can use to already get a look at upcoming changes.
repositories {
maven {
url = uri("https://thedarkcolour.github.io/KotlinForForge/")
content { includeGroup("thedarkcolour") }
}
maven {
url = uri("https://maven.ryanhcode.dev/releases")
content { includeGroupAndSubgroups("dev.ryanhcode") }
}
maven {
url = uri("https://registry.somethingcatchy.net/repository/maven-public/")
content { includeGroup("com.possible-triangle") }
}
}
dependencies {
compileOnly("com.possible-triangle:sliceanddice-api:$sd_version")
runtimeOnly("com.possible-triangle:sliceanddice-neoforge:$sd_version")
}
Under the hood, slice & dice uses the library atmosphere, which itself is still early in development.
Required
Required
Terms for using, modifying and redistributing this product.
02.08.2026 · Modrinth
Screenshots and images from the original Modrinth page.







Published versions and original Modrinth files.
02.08.2026 · 9 706 downloads
31.07.2026 · 135 829 downloads
SprinklerProvider as @JvmStatic24.06.2026 · 174 633 downloads
!! please read about breaking changes in 4.0.0 !!
SprinklerProvider to api package for other mods to datagen their sprinklers23.06.2026 · 1 053 downloads
23.06.2026 · 2 373 downloads
!! ATTENTION !!
this update includes some heavy refactoring, all your existing worlds should still work fine,
but any mod depending on slice & dice or modifying it, will likely be broken until they update.
If you are one of those developers, I have created some documentation about how you can do so here.
There were lots of internal changes, meaning it's currently unlikely that they will be ported to the fabric version or the 1.20.1 version.
#c:buckets tag to fertilizer bucket (#270)20.03.2026 · 271 601 downloads
11.03.2026 · 5 007 downloads
10.03.2026 · 242 downloads
10.03.2026 · 1 072 761 downloads
10.03.2026 · 435 downloads
10.03.2026 · 397 downloads
04.11.2025 · 545 219 downloads
29.10.2025 · 175 478 downloads
29.10.2025 · 518 downloads
29.10.2025 · 520 downloads
05.10.2025 · 26 057 downloads
05.10.2025 · 88 776 downloads
19.09.2025 · 38 691 downloads
19.09.2025 · 28 816 downloads
18.09.2025 · 1 145 downloads
ru_ru.json by @mpustovoihu_hu.json by @bayi18.09.2025 · 1 609 downloads
ru_ru.json by @mpustovoihu_hu.json by @bayi01.07.2025 · 63 669 downloads
01.07.2025 · 856 downloads
01.07.2025 · 179 210 downloads
07.03.2025 · 191 134 downloads
23.09.2024 · 1 050 496 downloads
23.09.2024 · 15 347 downloads
19.09.2024 · 3 118 downloads
basin_cooking.replace_fluid_containers that automatically replaces fluid containers in cooking recipes with their respective fluid (same as in forge version)19.09.2024 · 381 946 downloads
19.09.2024 · 411 777 downloads
19.09.2024 · 264 downloads
allowed_items tag referencing invalid minecraft tag (#159)basin_cooking.replace_fluid_containers that automatically replaces fluid containers in cooking recipes with their respective fluid (same as in forge version)19.09.2024 · 30 483 downloads
12.07.2024 · 131 722 downloads
Fixed:
- harvesters not using shears for leaves anymore (#153)
- mod crashed without farmers delight
Added:
- French translation by @rmnvgr
Full Changelog: https://github.com/PssbleTrngle/SliceAndDice/compare/2.3.2...3.2.1
12.07.2024 · 2 378 downloads
Fixed:
- harvesters not using shears for leaves anymore (#153)
- mod crashed without farmers delight
Added:
- French translation by @rmnvgr
Full Changelog: https://github.com/PssbleTrngle/SliceAndDice/compare/1.3.2...1.3.3
12.07.2024 · 8 376 downloads
Fixed:
- harvesters not using shears for leaves anymore (#153)
- mod crashed without farmers delight
Added:
- French translation by @rmnvgr
Full Changelog: https://github.com/PssbleTrngle/SliceAndDice/compare/2.3.2...2.3.3
12.07.2024 · 507 873 downloads
Fixed:
- harvesters not using shears for leaves anymore (FORGE-153)
- mod crashed without farmers delight
Added:
- French translation by @rmnvgr
Full Changelog: https://github.com/PssbleTrngle/SliceAndDice-Fabric/compare/3.2.2...3.2.3
12.07.2024 · 5 022 downloads
Fixed:
- harvesters not using shears for leaves anymore (FORGE-153)
- mod crashed without farmers delight
Added:
- French translation by @rmnvgr
Full Changelog: https://github.com/PssbleTrngle/SliceAndDice-Fabric/compare/2.3.4...2.3.5
12.06.2024 · 69 769 downloads
12.06.2024 · 2 362 downloads
18.04.2024 · 87 455 downloads
17.04.2024 · 1 494 downloads
17.04.2024 · 2 970 downloads
17.04.2024 · 33 260 downloads
15.03.2024 · 52 257 downloads
0.5.1-f22.09.2023 · 544 156 downloads
0.5.1.d06.09.2023 · 252 814 downloads
06.09.2023 · 248 723 downloads
06.09.2023 · 3 307 downloads
06.09.2023 · 28 112 downloads
06.09.2023 · 65 667 downloads
16.08.2023 · 5 221 downloads
11.08.2023 · 551 downloads
_manual_only08.08.2023 · 11 747 downloads
08.08.2023 · 412 downloads
08.08.2023 · 1 428 downloads
03.08.2023 · 752 downloads
03.08.2023 · 163 downloads
03.08.2023 · 276 downloads
01.08.2023 · 401 downloads
25.07.2023 · 156 downloads
LevelMixin crash (closes #89)24.07.2023 · 434 downloads
24.07.2023 · 99 downloads
24.07.2023 · 378 downloads
19.07.2023 · 396 downloads
17.07.2023 · 6 421 downloads
30.06.2023 · 7 481 downloads
1.9.0 to allow quilt compat27.06.2023 · 367 downloads
0.5.105.06.2023 · 3 644 downloads
#forge:dough tag reference (fixes #81)04.06.2023 · 122 downloads
03.06.2023 · 108 downloads
03.06.2023 · 660 downloads
01.06.2023 · 94 downloads
0.5.123.05.2023 · 1 740 downloads
0.5.1_manual_only suffix (#65)20.05.2023 · 2 077 downloads
20.05.2023 · 1 215 downloads
11.05.2023 · 306 downloads
04.05.2023 · 253 downloads
fabric.mod.json28.04.2023 · 397 downloads
28.04.2023 · 229 downloads
26.02.2023 · 1 044 downloads
24.02.2023 · 17 827 downloads
23.02.2023 · 122 downloads
23.02.2023 · 116 downloads
21.02.2023 · 128 downloads
Full Changelog: https://github.com/PssbleTrngle/SliceAndDice/compare/2.0.0...2.0.1
20.02.2023 · 94 downloads
Full Changelog: https://github.com/PssbleTrngle/SliceAndDice/compare/1.1.0...1.1.1
22.11.2022 · 786 downloads
09.09.2022 · 576 downloads
18.08.2022 · 431 downloads
0.5.0d)es_es.json translations (thanks to @albertosaurio65)18.08.2022 · 107 downloads
18.08.2022 · 122 downloads
Initial Release
17.08.2022 · 158 downloads
15.08.2022 · 139 downloads
Initial Release