ploof-pack/faithless/assets/minecraft/models/item/milk_bucket.json

19 lines
363 B
JSON

{
"parent": "item/bucket",
"ambientocclusion": false,
"textures": {
"1": "item/milk_bucket_model"
},
"display": {
"thirdperson_righthand": {
"rotation": [68, 0, 0],
"translation": [0, -2, -2],
"scale": [0.8, 0.8, 0.8]
},
"thirdperson_lefthand": {
"rotation": [68, 0, 0],
"translation": [0, -2, -2],
"scale": [0.8, 0.8, 0.8]
}
}
}