{
	"credit": "Created by Stridey",
	"parent": "block/block",
	"textures": {
		"particle": "minecraft:block/crimson_planks"
	},
	"elements": [
		{
			"from": [5, 6, 6],
			"to": [11, 10, 10],
			"faces": {
				"north": {"uv": [5, 12, 11, 16], "texture": "#particle"},
				"east": {"uv": [6, 12, 10, 16], "texture": "#particle"},
				"south": {"uv": [5, 12, 11, 16], "texture": "#particle"},
				"west": {"uv": [6, 12, 10, 16], "texture": "#particle"},
				"up": {"uv": [5, 10, 11, 6], "texture": "#particle"},
				"down": {"uv": [5, 6, 11, 10], "texture": "#particle"}
			}
		}
	],
	"display": {
		"thirdperson_righthand": {
			"rotation": [75, 45, 0],
			"translation": [0, 0.75, -0.5],
			"scale": [0.375, 0.375, 0.375]
		},
		"thirdperson_lefthand": {
			"rotation": [75, 45, 0],
			"translation": [0, 0.75, -0.5],
			"scale": [0.375, 0.375, 0.375]
		},
		"firstperson_righthand": {
			"rotation": [0, 45, 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, 225, 0],
			"scale": [0.625, 0.625, 0.625]
		},
		"fixed": {
			"scale": [0.5, 0.5, 0.5]
		}
	}
}