G GameIDs
minecraft · recipes · 1.20.6

End Rod

end_rod

Recipe #955

1.20.6 #3
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "#": {
            "item": "minecraft:popped_chorus_fruit"
        },
        "/": {
            "item": "minecraft:blaze_rod"
        }
    },
    "pattern": [
        "/",
        "#"
    ],
    "result": {
        "count": 4,
        "id": "minecraft:end_rod"
    }
}