{
	"label": "Keg Barrel",
	"author": "Jonas Forster",
	"scale" : 130,
	"size" : 60,
	"PhysicElements": [
	{	"id": "FullCircle",
		"offset": [0.0, 0.0],
		"radius": 28
	}
	],
	"graphicElements": [
		{
			"id": "TextureElement",
			"colorable": 1,
			"path": "graphics/enviroment/keg/keg.png"
		}
	]
}