{
  "parent": "item/generated",
  "textures": {
    "layer0": "tfg:item/dna_syringe_background",
    "layer1": "tfg:item/dna_syringe_base",
    "layer2": "tfg:item/dna_syringe_overlay"
  },
	"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]
		}
	}
}