{
	"credit": "Made with Blockbench",
	"parent": "block/block",
	"textures": {
		"2": "firmalife:block/devices/compost_tumbler/composter_side",
		"5": "firmalife:block/devices/compost_tumbler/composter_end_axle",
		"6": "firmalife:block/devices/compost_tumbler/composter_end",
		"particle": "firmalife:block/devices/compost_tumbler/composter_side"
	},
	"elements": [
		{
			"from": [2, 2, 2],
			"to": [14, 14, 16],
			"faces": {
				"north": {"uv": [0, 0, 12, 12], "texture": "#6"},
				"east": {"uv": [0, 0, 14, 12], "rotation": 180, "texture": "#2"},
				"south": {"uv": [0, 0, 12, 12], "texture": "#5"},
				"west": {"uv": [0, 0, 14, 12], "texture": "#2"},
				"up": {"uv": [0, 0, 14, 12], "rotation": 90, "texture": "#2"},
				"down": {"uv": [0, 0, 14, 12], "rotation": 270, "texture": "#2"}
			}
		}
	]
}