Create/Update assets for version 1.8.8

This commit is contained in:
InventiveBot
2017-02-18 13:31:35 +00:00
parent edd2521bab
commit 9c7d903ae3
3820 changed files with 194840 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{
"parent": "builtin/generated",
"textures": {
"layer0": "items/string"
},
"display": {
"thirdperson": {
"rotation": [ -90, 0, 0 ],
"translation": [ 0, 1, -3 ],
"scale": [ 0.55, 0.55, 0.55 ]
},
"firstperson": {
"rotation": [ 0, -135, 25 ],
"translation": [ 0, 4, 2 ],
"scale": [ 1.7, 1.7, 1.7 ]
}
}
}