Create/Update assets for version 1.21.3

This commit is contained in:
InventiveBot
2024-10-23 18:31:37 +02:00
parent 8123f1988e
commit fca72bb173
20849 changed files with 1466092 additions and 18 deletions

View File

@@ -0,0 +1,43 @@
{
"parent": "item/generated",
"textures": {
"layer0": "item/brush"
},
"display": {
"firstperson_lefthand": {
"rotation": [ 55, -85, 0 ],
"translation": [ 8.0, 0.5, -5.5 ],
"scale": [ 1.0, 1.0, 1.0 ]
},
"thirdperson_righthand": {
"rotation": [ 0, 0, 45 ],
"translation": [ 0, 4, 0 ],
"scale": [ 0.9, 0.9, 0.9 ]
},
"thirdperson_lefthand": {
"rotation": [ 0, 0, -45 ],
"translation": [ 0, 4, 0 ],
"scale": [ 0.9, 0.9, 0.9 ]
}
},
"overrides": [
{
"predicate": {
"brushing": 0.25
},
"model": "item/brush_brushing_0"
},
{
"predicate": {
"brushing": 0.5
},
"model": "item/brush_brushing_1"
},
{
"predicate": {
"brushing": 0.75
},
"model": "item/brush_brushing_2"
}
]
}