Create/Update assets for version 1.8.2

This commit is contained in:
InventiveBot
2017-02-18 13:35:01 +00:00
parent edd2521bab
commit 85a5ca01cd
3820 changed files with 194833 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{
"parent": "builtin/entity",
"display": {
"thirdperson": {
"rotation": [ 180, -45, 0 ],
"translation": [ 0, 1, -2.5 ],
"scale": [ 0.25, 0.25, 0.25 ]
},
"firstperson": {
"rotation": [ 0, -180, 0 ],
"scale": [ 0.55, 0.55, 0.55 ]
},
"gui": {
"rotation": [ 0, 180, 0 ],
"scale": [ 0.7, 0.7, 0.7 ]
}
}
}