neuralgia/kubejs/assets/tfg/models/item/dirty_dna_syringe.json
Redeix 568db16430
Dna syringes and stainless steel needle (#1759)
Co-authored-by: Pyritie <pyritie@gmail.com>
2025-09-09 00:17:04 -05:00

40 lines
No EOL
837 B
JSON

{
"parent": "item/generated",
"textures": {
"layer0": "tfg:item/dna_syringe_dirty"
},
"display": {
"thirdperson_righthand": {
"rotation": [0, 90, 40],
"translation": [0, 3, 1],
"scale": [0.4, 0.4, 0.4]
},
"thirdperson_lefthand": {
"rotation": [0, 90, -40],
"translation": [0, 3, 1],
"scale": [0.4, 0.4, 0.4]
},
"firstperson_righthand": {
"rotation": [0, 90, -20],
"translation": [1.13, 3.2, 0.25],
"scale": [0.6, 0.6, 0.6]
},
"firstperson_lefthand": {
"rotation": [0, -90, 20],
"translation": [1.13, 3.2, 0.25],
"scale": [0.6, 0.6, 0.6]
},
"ground": {
"translation": [0, 2, 0],
"scale": [0.5, 0.5, 0.5]
},
"head": {
"rotation": [49, 4, -70],
"translation": [-9.75, -3.25, 1.75],
"scale": [0.4, 0.4, 0.4]
},
"fixed": {
"rotation": [0, -180, 0]
}
}
}