Files
minecraft-assets/assets/minecraft/models/item/feather.json
2024-10-09 18:32:42 +02:00

14 lines
255 B
JSON

{
"parent": "item/generated",
"textures": {
"layer0": "item/feather"
},
"display": {
"head": {
"rotation": [ 0, 0, 45 ],
"translation": [ -1, 13, 7],
"scale":[ 1, 1, 1]
}
}
}