{
	"credit": "Made with Blockbench",
	"textures": {
		"5": "block/comparator",
		"slab": "block/smooth_stone_redstone",
		"particle": "block/comparator_redstone_off",
		"top": "block/comparator_redstone_off",
		"unlit": "block/torch/redstone_torch_off"
	},
	"elements": [
		{
			"name": "comparator",
			"from": [0, 0, 0],
			"to": [16, 2, 16],
			"faces": {
				"north": {"uv": [0, 14, 16, 16], "texture": "#5", "cullface": "north"},
				"east": {"uv": [0, 14, 16, 16], "texture": "#5", "cullface": "east"},
				"south": {"uv": [0, 14, 16, 16], "texture": "#5", "cullface": "south"},
				"west": {"uv": [0, 14, 16, 16], "texture": "#5", "cullface": "west"},
				"up": {"uv": [0, 0, 16, 16], "texture": "#5"},
				"down": {"uv": [0, 0, 16, 16], "texture": "#slab", "cullface": "down"}
			}
		},
		{
			"name": "wood3_little",
			"from": [7, 2, 2],
			"to": [9, 4, 4],
			"rotation": {"angle": 0, "axis": "y", "origin": [8, 5, 8]},
			"faces": {
				"north": {"uv": [7, 6, 9, 8], "texture": "#unlit"},
				"east": {"uv": [7, 6, 9, 8], "texture": "#unlit"},
				"south": {"uv": [7, 6, 9, 8], "texture": "#unlit"},
				"west": {"uv": [7, 6, 9, 8], "texture": "#unlit"},
				"up": {"uv": [7, 6, 9, 8], "texture": "#unlit"}
			}
		},
		{
			"name": "redstone_cube",
			"from": [12, 1, 11],
			"to": [4, 2, 13],
			"rotation": {"angle": 0, "axis": "y", "origin": [8, 5, 8]},
			"faces": {
				"north": {"uv": [4, 10, 12, 11], "texture": "#top"},
				"east": {"uv": [3, 11, 4, 13], "rotation": 90, "texture": "#top"},
				"south": {"uv": [4, 13, 12, 14], "rotation": 180, "texture": "#top"},
				"west": {"uv": [12, 11, 13, 13], "rotation": 270, "texture": "#top"},
				"down": {"uv": [4, 11, 12, 13], "texture": "#top"}
			}
		},
		{
			"name": "wood1",
			"from": [4, 1, 11],
			"to": [6, 7, 13],
			"rotation": {"angle": 0, "axis": "y", "origin": [8, 5, 8]},
			"faces": {
				"north": {"uv": [7, 6, 9, 12], "texture": "#unlit"},
				"east": {"uv": [7, 6, 9, 12], "texture": "#unlit"},
				"south": {"uv": [7, 6, 9, 12], "texture": "#unlit"},
				"west": {"uv": [7, 6, 9, 12], "texture": "#unlit"},
				"up": {"uv": [7, 6, 9, 8], "texture": "#unlit"}
			}
		},
		{
			"name": "wood2",
			"from": [10, 1, 11],
			"to": [12, 7, 13],
			"rotation": {"angle": 0, "axis": "y", "origin": [8, 5, 8]},
			"faces": {
				"north": {"uv": [7, 6, 9, 12], "texture": "#unlit"},
				"east": {"uv": [7, 6, 9, 12], "texture": "#unlit"},
				"south": {"uv": [7, 6, 9, 12], "texture": "#unlit"},
				"west": {"uv": [7, 6, 9, 12], "texture": "#unlit"},
				"up": {"uv": [7, 6, 9, 8], "texture": "#unlit"}
			}
		}
	]
}