peytonplayz585-shadow-3.0/desktopRuntime/resources/assets/minecraft/models/item/daylight_detector.json
2023-08-26 16:31:51 -05:00

16 lines
383 B
JSON

{
"parent": "block/daylight_detector",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 0.25, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
},
"firstperson": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 5, 0 ],
"scale": [ 1, 1, 1 ]
}
}
}