{
	"credit": "Made with Blockbench",
	"ambientocclusion": false,
	"textures": {
		"slab": "block/redstone_component_empty",
		"particle": "block/repeater",
		"top": "block/repeater",
		"lock": "block/bedrock",
		"unlit": "block/redstone_torch_off"
	},
	"elements": [
		{
			"from": [0, 0, 0],
			"to": [16, 2, 16],
			"faces": {
				"north": {"uv": [0, 14, 16, 16], "texture": "#slab", "cullface": "north"},
				"east": {"uv": [0, 14, 16, 16], "texture": "#slab", "cullface": "east"},
				"south": {"uv": [0, 14, 16, 16], "texture": "#slab", "cullface": "south"},
				"west": {"uv": [0, 14, 16, 16], "texture": "#slab", "cullface": "west"},
				"up": {"uv": [0, 0, 16, 16], "texture": "#top"},
				"down": {"uv": [0, 0, 16, 16], "texture": "#slab", "cullface": "down"}
			}
		},
		{
			"from": [2, 2, 12],
			"to": [14, 4, 14],
			"faces": {
				"north": {"uv": [2, 7, 14, 9], "texture": "#lock"},
				"east": {"uv": [6, 7, 8, 9], "texture": "#lock"},
				"south": {"uv": [2, 7, 14, 9], "texture": "#lock"},
				"west": {"uv": [6, 7, 8, 9], "texture": "#lock"},
				"up": {"uv": [7, 2, 9, 14], "rotation": 90, "texture": "#lock"},
				"down": {"uv": [7, 2, 9, 14], "rotation": 90, "texture": "#lock"}
			}
		},
		{
			"from": [7, 2, 2],
			"to": [9, 7, 4],
			"faces": {
				"north": {"uv": [7, 6, 9, 11], "texture": "#unlit"},
				"east": {"uv": [7, 6, 9, 11], "texture": "#unlit"},
				"south": {"uv": [7, 6, 9, 11], "texture": "#unlit"},
				"west": {"uv": [7, 6, 9, 11], "texture": "#unlit"},
				"up": {"uv": [7, 6, 9, 8], "texture": "#unlit"},
				"down": {"uv": [7, 13, 9, 15], "texture": "#unlit"}
			}
		}
	]
}