G GameIDs
minecraft · recipes · 1.19.4

Hay Block

hay_block

Recipe #511

1.19.4 #4
{
    "type": "minecraft:crafting_shapeless",
    "category": "building",
    "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"
        }
    ],
    "result": {
        "item": "minecraft:hay_block"
    }
}