{
	"credit": "Made with Blockbench",
	"ambientocclusion": false,
	"textures": {
		"particle": "block/iron_bar"
	},
	"elements": [
		{
			"from": [7, 0, 7],
			"to": [9, 16, 9],
			"faces": {
				"north": {"uv": [7, 0, 9, 16], "texture": "#particle"},
				"east": {"uv": [7, 0, 9, 16], "texture": "#particle"},
				"south": {"uv": [7, 0, 9, 16], "texture": "#particle"},
				"west": {"uv": [7, 0, 9, 16], "texture": "#particle"}
			}
		}
	]
}