Straw
farmersdelight:straw

Straw

Farmer's Delight · by vectorwing
item

Acquisition

Crafting using Straw Bale, in any arrangement. Produces 9× Straw.

Crafting ⇆ any arrangement
Straw Straw ×9 guaranteed

Milling using Wild Rice (50 ticks). Produces Rice and Straw.

Milling conditional

50 ticks

Rice Rice guaranteed
Straw Straw 50%

Milling using Rice Panicle (50 ticks). Produces Rice and Straw.

Milling conditional

50 ticks

Rice Rice guaranteed
Straw Straw guaranteed

Used in (8)

Crafting using Straw, Straw, Straw and Straw, arranged in the pattern shown. Produces Canvas.

Crafting
Straw
Straw
Straw
Straw
Canvas Canvas guaranteed

Crafting using Straw, Mud and Mud, in any arrangement. Produces 2× Packed Mud.

Crafting ⇆ any arrangement
Packed Mud ×2 guaranteed

Crafting using Straw, Straw, Straw, Straw and Straw, arranged in the pattern shown. Produces Lead.

Crafting
Straw
Straw
Straw
Straw
Straw
Lead Lead guaranteed

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 ⇆ any arrangement
Organic Compost guaranteed

Crafting using Dirt, Rotten Flesh, Rotten Flesh, Straw, Straw, Bone Meal, Bone Meal, Bone Meal and Bone Meal, in any arrangement. Produces Organic Compost.

Crafting ⇆ any arrangement
Organic Compost guaranteed
view all 8 →
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
}