Create/Update assets for version 25w05a

This commit is contained in:
InventiveBot
2025-01-29 18:30:55 +01:00
parent 4f21ba49d3
commit e422f32c10
21777 changed files with 1518864 additions and 18 deletions

View File

@@ -0,0 +1,35 @@
{
"model": {
"type": "minecraft:range_dispatch",
"entries": [
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/brush_brushing_0"
},
"threshold": 0.25
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/brush_brushing_1"
},
"threshold": 0.5
},
{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/brush_brushing_2"
},
"threshold": 0.75
}
],
"fallback": {
"type": "minecraft:model",
"model": "minecraft:item/brush"
},
"period": 10.0,
"property": "minecraft:use_cycle",
"scale": 0.1
}
}