All Downloads are FREE. Search and download functionalities are using the official Maven repository.

assets.magistuarmory.models.item.longbow.json Maven / Gradle / Ivy

The newest version!
{
	"credit": "Made with Blockbench",
	"parent": "item/generated",
	"textures": {
		"layer0": "magistuarmory:item/longbow"
	},
	"overrides": [
		{
			"predicate": {
				"pulling": 1
			},
			"model": "magistuarmory:item/longbow_pulling_0"
		},
		{
			"predicate": {
				"pulling": 1,
				"pull": 0.65
			},
			"model": "magistuarmory:item/longbow_pulling_1"
		},
		{
			"predicate": {
				"pulling": 1,
				"pull": 0.9
			},
			"model": "magistuarmory:item/longbow_pulling_2"
		}
	],
	"display": {
		"thirdperson_righthand": {
			"rotation": [-80, 260, -40],
			"translation": [-1, -2, 2.5],
			"scale": [1.8, 1.8, 1]
		},
		"thirdperson_lefthand": {
			"rotation": [-80, -280, 40],
			"translation": [-1, -2, 2.5],
			"scale": [1.8, 1.8, 1]
		},
		"firstperson_righthand": {
			"rotation": [0, -90, 25],
			"translation": [1.13, 3.2, 1.13],
			"scale": [1.36, 1.36, 0.76]
		},
		"firstperson_lefthand": {
			"rotation": [0, 90, -25],
			"translation": [1.13, 3.2, 1.13],
			"scale": [1.36, 1.36, 0.76]
		},
		"gui": {
			"scale": [1.25, 1.25, 1]
		},
		"fixed": {
			"scale": [1.25, 1.25, 1]
		}
	}
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy