{
	"parent": "block/thin_block",
	"textures": {
		"particle": "block/crimson_trapdoor"
	},
	"elements": [
		{
			"from": [3, 13, 13],
			"to": [13, 16, 16],
			"rotation": {"angle": 0, "axis": "y", "origin": [0, 13, 0]},
			"faces": {
				"north": {"uv": [3, 0, 13, 3], "texture": "#particle"},
				"south": {"uv": [13, 0, 3, 3], "texture": "#particle"},
				"up": {"uv": [13, 3, 3, 0], "texture": "#particle"},
				"down": {"uv": [13, 0, 3, 3], "texture": "#particle"}
			}
		},
		{
			"from": [4.5, 13.5, 0.5],
			"to": [7.5, 15.5, 16.5],
			"rotation": {"angle": -45, "axis": "y", "origin": [8, 14.5, 10.5]},
			"faces": {
				"east": {"uv": [0, 0, 16, 2], "texture": "#particle"},
				"west": {"uv": [0, 0, 16, 2], "texture": "#particle"},
				"up": {"uv": [16, 3, 0, 0], "rotation": 270, "texture": "#particle"},
				"down": {"uv": [16, 0, 0, 3], "rotation": 90, "texture": "#particle"}
			}
		},
		{
			"from": [8.5, 13.51, 0.5],
			"to": [11.5, 15.51, 16.5],
			"rotation": {"angle": 45, "axis": "y", "origin": [8, 14.5, 10.5]},
			"faces": {
				"east": {"uv": [0, 13, 16, 15], "texture": "#particle"},
				"west": {"uv": [0, 13, 16, 15], "texture": "#particle"},
				"up": {"uv": [16, 16, 0, 13], "rotation": 270, "texture": "#particle"},
				"down": {"uv": [16, 13, 0, 16], "rotation": 90, "texture": "#particle"}
			}
		},
		{
			"from": [3, 13, 0],
			"to": [13, 16, 3],
			"rotation": {"angle": 0, "axis": "y", "origin": [0, 13, 0]},
			"faces": {
				"north": {"uv": [3, 13, 13, 16], "texture": "#particle"},
				"south": {"uv": [13, 0, 3, 3], "texture": "#particle"},
				"up": {"uv": [13, 16, 3, 13], "texture": "#particle"},
				"down": {"uv": [13, 13, 3, 16], "texture": "#particle"}
			}
		},
		{
			"from": [0, 13, 0],
			"to": [3, 16, 16],
			"rotation": {"angle": 0, "axis": "y", "origin": [0, 13, 0]},
			"faces": {
				"north": {"uv": [13, 13, 16, 16], "texture": "#particle"},
				"east": {"uv": [0, 16, 3, 0], "rotation": 90, "texture": "#particle"},
				"south": {"uv": [16, 0, 13, 3], "texture": "#particle"},
				"west": {"uv": [0, 13, 16, 16], "texture": "#particle"},
				"up": {"uv": [16, 16, 13, 0], "texture": "#particle"},
				"down": {"uv": [16, 0, 13, 16], "texture": "#particle"}
			}
		},
		{
			"from": [13, 13, 0],
			"to": [16, 16, 16],
			"rotation": {"angle": 0, "axis": "y", "origin": [0, 13, 0]},
			"faces": {
				"north": {"uv": [0, 13, 3, 16], "texture": "#particle"},
				"east": {"uv": [0, 3, 16, 0], "texture": "#particle"},
				"south": {"uv": [3, 0, 0, 3], "texture": "#particle"},
				"west": {"uv": [13, 0, 16, 16], "rotation": 90, "texture": "#particle"},
				"up": {"uv": [3, 16, 0, 0], "texture": "#particle"},
				"down": {"uv": [3, 0, 0, 16], "texture": "#particle"}
			}
		}
	]
}