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

12 lines
213 B
JSON

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