Files
Minecraft1.12SRC/eclipse/Client/bin/assets/minecraft/models/item/cod.json
2020-07-20 00:21:55 +08:00

14 lines
270 B
JSON

{
"parent": "item/generated",
"textures": {
"layer0": "items/fish_cod_raw"
},
"display": {
"head": {
"rotation": [ 0, 90, -60 ],
"translation": [ -7, -4, -7],
"scale":[ 0.8, 0.8, 0.8]
}
}
}