{
    "parent": "block/block",
    "ambientocclusion": false,
    "textures": {
	"power": "block/red_wool"
    },
    "elements": [
	{
           "from": [ 0, 0, 0 ],
            "to": [ 16, 16, 16 ],
	    "faces": {
		"up": {"uv": [0, 0, 16, 16], "texture": "#power" }
	    }
	}
    ]
}
