Nexan-s_Custom_Resources/assets/custom/models/item/night_sky.json

12 lines
215 B
JSON
Raw Permalink Normal View History

{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "custom:item/night_sky"
},
"display": {
"fixed": {
"rotation": [ 0, 180, 0 ],
"scale": [ 2, 2, 2 ]
}
}
}