source-code/desktopRuntime/resources/assets/minecraft/models/item/noteblock.json
eaglercraft 784a776dbb add files
2024-02-14 20:52:11 -08:00

10 lines
238 B
JSON
Executable file

{
"parent": "block/noteblock",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}