2022-01-30 23:19:37 +08:00

41 lines
976 B
JSON

{
"parent": "contenttweaker:block/excitationcoil",
"display": {
"gui": {
"rotation": [ 30, 225, 0 ],
"translation": [ 0, 3, 0],
"scale":[ 1.0, 1.0, 1.0 ]
},
"ground": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 3, 0],
"scale":[ 0.50, 0.50, 0.50 ]
},
"fixed": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 1.5, 0],
"scale":[ 1.0, 1.0, 1.0 ]
},
"thirdperson_righthand": {
"rotation": [ 75, 45, 0 ],
"translation": [ 0, 3, 0],
"scale": [ 0.50, 0.50, 0.50 ]
},
"firstperson_righthand": {
"rotation": [ 0, 45, 0 ],
"translation": [ 0, 1.5, 0 ],
"scale": [ 0.80, 0.80, 0.80 ]
},
"firstperson_lefthand": {
"rotation": [ 0, 225, 0 ],
"translation": [ 0, 1.5, 0 ],
"scale": [ 0.80, 0.80, 0.80 ]
},
"head": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 20, 0],
"scale":[ 1.5, 1.5, 1.5 ]
}
}
}