RyanHub – file viewer
filename: common/src/main/resources/assets/oritech/models/item/machine_fluid_addon.json
branch: 1.21
back to repo
{
  "parent": "oritech:block/machine_fluid_addon",
	"display": {
		"thirdperson_righthand": {
			"rotation": [75, -135, 0],
			"translation": [0, 2.5, 0],
			"scale": [0.375, 0.375, 0.375]
		},
		"thirdperson_lefthand": {
			"rotation": [75, -135, 0],
			"translation": [0, 2.5, 0],
			"scale": [0.375, 0.375, 0.375]
		},
		"firstperson_righthand": {
			"rotation": [0, -135, 0],
			"scale": [0.4, 0.4, 0.4]
		},
		"firstperson_lefthand": {
			"rotation": [0, 225, 0],
			"scale": [0.4, 0.4, 0.4]
		},
		"ground": {
			"translation": [0, 3, 0],
			"scale": [0.25, 0.25, 0.25]
		},
		"gui": {
			"rotation": [30, 45, 0],
			"scale": [0.625, 0.625, 0.625]
		},
		"fixed": {
			"rotation": [0, 180, 0],
			"scale": [0.5, 0.5, 0.5]
		}
	},
    "gui_light": "front"
}