{
	"credit": "Made with Blockbench",
	"ambientocclusion": false,
	"textures": {
		"particle": "kubejs:block/red_tape_east",
		"line": "kubejs:block/red_tape_east",
		"overlay": "block/redstone_dust_overlay"
	},
	"elements": [
		{
			"from": [0, 0.25, 0],
			"to": [16, 0.25, 16],
			"shade": false,
			"faces": {
				"up": {"uv": [0, 0, 16, 16], "texture": "#line", "tintindex": 0},
				"down": {"uv": [0, 16, 16, 0], "texture": "#line", "tintindex": 0}
			}
		},
		{
			"from": [0, 0.25, 0],
			"to": [16, 0.25, 16],
			"shade": false,
			"faces": {
				"up": {"uv": [0, 0, 16, 16], "texture": "#overlay"},
				"down": {"uv": [0, 16, 16, 0], "texture": "#overlay"}
			}
		}
	]
}