Files
TexturePack/61/assets/minecraft/items/firework_star.json
YoyoNow 9d27e970ce
All checks were successful
SteamWarCI Build successful
Fix 1.21.4 texture pack
2025-06-11 10:51:36 +02:00

19 lines
294 B
JSON

{
"model": {
"type": "range_dispatch",
"property": "custom_model_data",
"fallback": {
"type": "model",
"model": "minecraft:item/firework_star"
},
"entries": [
{
"threshold": 1,
"model": {
"type": "model",
"model": "item/firework_star/1"
}
}
]
}
}