{
	"ambientocclusion": false,
	"textures": {
		"particle": "block/birch_door_bottom"
	},
	"elements": [
		{
			"from": [0, 0, 0],
			"to": [3, 16, 16],
			"faces": {
				"north": {"uv": [3, 0, 0, 16], "texture": "#particle", "cullface": "north"},
				"east": {"uv": [16, 0, 0, 16], "texture": "#particle"},
				"south": {"uv": [0, 0, 3, 16], "texture": "#particle", "cullface": "south"},
				"west": {"uv": [0, 0, 16, 16], "texture": "#particle", "cullface": "west"},
				"down": {"uv": [0, 13, 16, 16], "rotation": 90, "texture": "#particle", "cullface": "down"}
			}
		}
	]
}