peytonplayz585-shadow-3.0/desktopRuntime/resources/assets/minecraft/models/item/dye_light_blue.json

19 lines
450 B
JSON
Raw Normal View History

2023-08-26 14:31:51 -07:00
{
"parent": "builtin/generated",
"textures": {
"layer0": "items/dye_powder_light_blue"
},
"display": {
"thirdperson": {
"rotation": [ -90, 0, 0 ],
"translation": [ 0, 1, -2.5 ],
"scale": [ 0.55, 0.55, 0.55 ]
},
"firstperson": {
"rotation": [ 0, -135, 25 ],
"translation": [ 0, 4, 2 ],
"scale": [ 1.7, 1.7, 1.7 ]
}
}
}