{
	"textures": {
		"0": "block/button_birch",
		"particle": "block/button_birch"
	},
	"elements": [
		{
			"name": "cube",
			"from": [5, 0, 5],
			"to": [11, 2, 11],
			"faces": {
				"north": {"uv": [5, 14, 11, 16], "texture": "#0"},
				"east": {"uv": [5, 14, 11, 16], "texture": "#0"},
				"south": {"uv": [5, 14, 11, 16], "texture": "#0"},
				"west": {"uv": [5, 14, 11, 16], "texture": "#0"},
				"up": {"uv": [5, 11, 11, 5], "texture": "#0"},
				"down": {
					"uv": [5, 5, 11, 11],
					"texture": "#0",
					"cullface": "down"
				}
			}
		}
	]
}