Crafting using Straw Bale, in any arrangement. Produces 9× Straw.
Straw
Farmer's Delight · by vectorwing
Acquisition
Milling using Wild Rice (50 ticks). Produces Rice and Straw.
50 ticks
Milling using Rice Panicle (50 ticks). Produces Rice and Straw.
50 ticks
Used in (8)
Crafting using Straw, Straw, Straw and Straw, arranged in the pattern shown. Produces Canvas.
Crafting using Straw, Mud and Mud, in any arrangement. Produces 2× Packed Mud.
Crafting using Straw, Straw, Straw, Straw and Straw, arranged in the pattern shown. Produces Lead.
Crafting using Dirt, Straw, Straw, Bone Meal, Bone Meal, Tree Bark, Tree Bark, Tree Bark and Tree Bark, in any arrangement. Produces Organic Compost.
Crafting using Dirt, Rotten Flesh, Rotten Flesh, Straw, Straw, Bone Meal, Bone Meal, Bone Meal and Bone Meal, in any arrangement. Produces Organic Compost.
Developer reference
- Registry name
farmersdelight:straw- Namespace
farmersdelight- Mod ID
farmersdelight
Recipe JSON (3):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "farmersdelight:straw_bale"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:milling",
"pattern": null,
"ingredients": {
"item": "farmersdelight:wild_rice"
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "create"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 50
}{
"recipe_type": "create:milling",
"pattern": null,
"ingredients": {
"item": "farmersdelight:rice_panicle"
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "create"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 50
}




