{
	"ambientocclusion": false,
	"textures": {
		"1": "blocks/cobblestone",
		"2": "blocks/null_overlay",
		"particle": "blocks/null_overlay"
	},
	"elements": [
		{
			"name": "Center post",
			"from": [4, 0, 4],
			"to": [12, 16, 12],
			"faces": {
				"north": {"uv": [4, 0, 12, 16], "texture": "#1"},
				"east": {"uv": [4, 0, 12, 16], "texture": "#1"},
				"south": {"uv": [4, 0, 12, 16], "texture": "#1"},
				"west": {"uv": [4, 0, 12, 16], "texture": "#1"},
				"up": {"uv": [4, 4, 12, 12], "texture": "#1"},
				"down": {"uv": [4, 4, 12, 12], "texture": "#1", "cullface": "down"}
			}
		},
		{
			"name": "Full wall",
			"from": [5, 0, 0],
			"to": [11, 13, 16],
			"faces": {
				"north": {"uv": [5, 3, 11, 16], "texture": "#1", "cullface": "north"},
				"east": {"uv": [0, 3, 16, 16], "texture": "#1"},
				"south": {"uv": [5, 3, 11, 16], "texture": "#1", "cullface": "south"},
				"west": {"uv": [0, 3, 16, 16], "texture": "#1"},
				"up": {"uv": [5, 0, 11, 16], "texture": "#1"},
				"down": {"uv": [5, 0, 11, 16], "texture": "#1", "cullface": "down"}
			}
		},
		{
			"from": [-0.01, -0.01, -0.01],
			"to": [16.01, 16.01, 16.01],
			"faces": {
				"north": {"uv": [0, 0, 16, 16], "texture": "#2"},
				"east": {"uv": [0, 0, 16, 16], "texture": "#2"},
				"south": {"uv": [0, 0, 16, 16], "texture": "#2"},
				"west": {"uv": [0, 0, 16, 16], "texture": "#2"},
				"up": {"uv": [0, 0, 16, 16], "texture": "#2"},
				"down": {"uv": [0, 0, 16, 16], "texture": "#2"}
			}
		}
	]
}