This commit is contained in:
19
46/assets/minecraft/items/firework_star.json
Normal file
19
46/assets/minecraft/items/firework_star.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user