MCMinecraft Assets Explorer

Browse Minecraft assets, including Textures, Sounds, Models, Fonts, Shaders, and more
22w42a

fishing_rod.json0 B

Empty File
{
    "parent": "item/handheld_rod",
    "textures": {
        "layer0": "item/fishing_rod"
    },
    "overrides": [
        {
            "predicate": {
                "cast": 1
            },
            "model": "item/fishing_rod_cast"
        }
    ]
}