minecraft:hay_block

Hay Bale

Minecraft · by Mojang Studios
block Hoe Mineable

Acquisition

Crafting using Wheat, Wheat, Wheat, Wheat, Wheat, Wheat, Wheat, Wheat and Wheat, in any arrangement. Produces Hay Bale.

Crafting ⇆ any arrangement
Wheat
Wheat
Wheat
Wheat
Wheat
Wheat
Wheat
Wheat
Wheat
Hay Bale guaranteed

Mining & drops

sourcecountchanceconditions
Hay Bale1–1100%Survives Explosion

Used in (2)

Crafting using Hay Bale, in any arrangement. Produces 9× Wheat.

Crafting ⇆ any arrangement
Wheat Wheat ×9 guaranteed

Crafting using Redstone Dust, Redstone Dust, Hay Bale, Redstone Dust and Redstone Dust, arranged in the pattern shown. Produces Target.

Crafting
Target guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:hay_block
Namespace
minecraft
Mod ID
minecraft
Tags (1)
minecraft:blocks/mineable/hoe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:wheat"
    },
    {
      "item": "minecraft:wheat"
    },
    {
      "item": "minecraft:wheat"
    },
    {
      "item": "minecraft:wheat"
    },
    {
      "item": "minecraft:wheat"
    },
    {
      "item": "minecraft:wheat"
    },
    {
      "item": "minecraft:wheat"
    },
    {
      "item": "minecraft:wheat"
    },
    {
      "item": "minecraft:wheat"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}