mirror of
https://github.com/SangeloDev/SangeFault.git
synced 2024-11-14 01:22:43 +00:00
a50683c84e
basically starting over... this is gonna be fun!
14 lines
259 B
JSON
14 lines
259 B
JSON
{
|
|
"parent": "item/handheld_rod",
|
|
"textures": {
|
|
"layer0": "item/fishing_rod"
|
|
},
|
|
"overrides": [
|
|
{
|
|
"predicate": {
|
|
"cast": 1
|
|
},
|
|
"model": "item/fishing_rod_cast"
|
|
}
|
|
]
|
|
}
|