Create/Update assets for version 1.11.1

This commit is contained in:
InventiveBot
2017-02-18 13:24:47 +00:00
parent edd2521bab
commit 4bd32185b6
4700 changed files with 297331 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"parent": "item/handheld_rod",
"textures": {
"layer0": "items/fishing_rod_uncast"
},
"overrides": [
{
"predicate": {
"cast": 1
},
"model": "item/fishing_rod_cast"
}
]
}