Files
Applied-Energistics-2/src/main/resources/assets/appliedenergistics2/models/item/ItemMaterial.BasicCard.json
T
2015-06-15 19:44:59 -05:00

18 lines
466 B
JSON

{
"parent":"builtin/generated",
"textures": {
"layer0":"appliedenergistics2:items/ItemMaterial.BasicCard"
},
"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 ]
}
}
}