SangeFault/assets/minecraft/models/item/fishing_rod.json
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 a50683c84e Updated to 1.18.1 Vanilla Assets
basically starting over... this is gonna be fun!
2022-01-20 17:44:06 +01:00

14 lines
259 B
JSON

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