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.iron_stylet.json Maven / Gradle / Ivy
{
"credit": "Made with Blockbench",
"parent": "item/handheld",
"textures": {
"layer0": "magistuarmory:item/iron_stylet"
},
"display": {
"thirdperson_righthand": {
"rotation": [0, -90, 50],
"translation": [0, 4.25, 1],
"scale": [0.85, 0.85, 0.85]
},
"thirdperson_lefthand": {
"rotation": [0, -90, -41],
"translation": [0, 4.25, 1],
"scale": [0.85, 0.85, 0.85]
},
"firstperson_righthand": {
"rotation": [0, 90, 8],
"translation": [-0.75, 4, -2.75],
"scale": [0.85, 0.85, 0.85]
},
"firstperson_lefthand": {
"rotation": [0, -90, -8],
"translation": [0.75, 4, -2.75],
"scale": [0.85, 0.85, 0.85]
}
}
}