You've already forked minecraft-assets
Create/Update assets for version 1.8.4
This commit is contained in:
22
assets/minecraft/models/item/banner.json
Normal file
22
assets/minecraft/models/item/banner.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"parent": "builtin/entity",
|
||||
"display": {
|
||||
"thirdperson": {
|
||||
"rotation": [ 0, 90, -90 ],
|
||||
"translation": [ 0, 0, -4 ],
|
||||
"scale": [ 0.5, 0.5, 0.5 ]
|
||||
},
|
||||
"firstperson": {
|
||||
"rotation": [ 0, 225, 0 ]
|
||||
},
|
||||
"gui": {
|
||||
"rotation": [ 0, -65, 0 ],
|
||||
"translation": [ 0, -3, 0 ],
|
||||
"scale": [ 0.85, 0.85, 0.85 ]
|
||||
},
|
||||
"head": {
|
||||
"translation": [ 0, 8, 3.5 ],
|
||||
"scale": [ 1.5, 1.5, 1.5 ]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user