mirror of
https://github.com/SangeloDev/SangeFault.git
synced 2024-11-14 09:32:43 +00:00
15 lines
259 B
JSON
15 lines
259 B
JSON
|
{
|
||
|
"parent": "item/handheld_rod",
|
||
|
"textures": {
|
||
|
"layer0": "item/fishing_rod"
|
||
|
},
|
||
|
"overrides": [
|
||
|
{
|
||
|
"predicate": {
|
||
|
"cast": 1
|
||
|
},
|
||
|
"model": "item/fishing_rod_cast"
|
||
|
}
|
||
|
]
|
||
|
}
|