G GameIDs
minecraft · recipes · 1.15.2

End Rod

end_rod

Recipe #955

1.15.2 #8
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "/",
        "#"
    ],
    "key": {
        "#": {
            "item": "minecraft:popped_chorus_fruit"
        },
        "/": {
            "item": "minecraft:blaze_rod"
        }
    },
    "result": {
        "item": "minecraft:end_rod",
        "count": 4
    }
}