{
	"credit": "Created by Stridey",
	"parent": "block/block",
	"textures": {
		"particle": "#particle",
		"log": "#log"
	},
	"elements": [
		{
			"from": [1, 0, 0],
			"to": [5, 4, 16],
			"faces": {
				"north": {"uv": [0, 4, 4, 8], "texture": "#log", "cullface": "north"},
				"east": {"uv": [0, 0, 16, 4], "texture": "#log"},
				"south": {"uv": [0, 4, 4, 8], "texture": "#log", "cullface": "south"},
				"west": {"uv": [16, 0, 0, 4], "texture": "#log"},
				"up": {"uv": [0, 0, 16, 4], "rotation": 90, "texture": "#log"},
				"down": {"uv": [0, 0, 16, 4], "rotation": 90, "texture": "#log", "cullface": "down"}
			}
		},
		{
			"from": [0, 3, 11],
			"to": [16, 7, 15],
			"faces": {
				"north": {"uv": [16, 0, 0, 4], "texture": "#log"},
				"east": {"uv": [0, 4, 4, 8], "texture": "#log", "cullface": "east"},
				"south": {"uv": [0, 0, 16, 4], "texture": "#log"},
				"west": {"uv": [0, 4, 4, 8], "texture": "#log", "cullface": "west"},
				"up": {"uv": [0, 0, 16, 4], "rotation": 180, "texture": "#log"},
				"down": {"uv": [0, 0, 16, 4], "texture": "#log"}
			}
		},
		{
			"from": [11, 0, 0],
			"to": [15, 4, 16],
			"faces": {
				"north": {"uv": [0, 4, 4, 8], "texture": "#log", "cullface": "north"},
				"east": {"uv": [0, 0, 16, 4], "texture": "#log"},
				"south": {"uv": [0, 4, 4, 8], "texture": "#log", "cullface": "south"},
				"west": {"uv": [16, 0, 0, 4], "texture": "#log"},
				"up": {"uv": [0, 0, 16, 4], "rotation": 90, "texture": "#log"},
				"down": {"uv": [0, 0, 16, 4], "rotation": 90, "texture": "#log", "cullface": "down"}
			}
		},
		{
			"from": [0, 3, 1],
			"to": [16, 7, 5],
			"faces": {
				"north": {"uv": [0, 0, 16, 4], "texture": "#log"},
				"east": {"uv": [0, 4, 4, 8], "texture": "#log", "cullface": "east"},
				"south": {"uv": [16, 0, 0, 4], "texture": "#log"},
				"west": {"uv": [0, 4, 4, 8], "texture": "#log", "cullface": "west"},
				"up": {"uv": [0, 0, 16, 4], "rotation": 180, "texture": "#log"},
				"down": {"uv": [0, 0, 16, 4], "texture": "#log"}
			}
		}
	],
	"display": {
		"head": {
			"translation": [0, 10.5, 0]
		}
	}
}