All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
assets.magistuarmory.models.item.standard.json Maven / Gradle / Ivy
{
"parent": "builtin/entity",
"display": {
"thirdperson_righthand": {
"rotation": [ 0, 90, 0 ],
"translation": [ 0, 2, 0.5],
"scale":[ 0.375, 0.375, 0.375]
},
"firstperson_righthand": {
"rotation": [ 0, 90, 0 ],
"translation": [ 0, 0, 0],
"scale":[ 0.375, 0.375, 0.375]
},
"gui": {
"rotation": [ 30, 20, 0 ],
"translation": [ 0, -3.25, 0],
"scale":[ 0.5325, 0.5325, 0.5325]
},
"ground": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 1, 0],
"scale":[ 0.25, 0.25, 0.25]
},
"head": {
"rotation": [ 0, 180, 0 ],
"translation": [ 0, 16, 7],
"scale":[ 1.5, 1.5, 1.5 ]
},
"fixed": {
"rotation": [ 0, 180, 0 ],
"translation": [ 0, 0, 0],
"scale":[ 0.5, 0.5, 0.5]
}
}
}