{
	"credit": "Made with Blockbench",
	"texture_size": [32, 32],
	"textures": {
		"modules": "sophisticatedbackpacks:block/backpack_modules",
		"particle": "sophisticatedbackpacks:block/backpack_cloth"
	},
	"elements": [
		{
			"from": [4, 1, 1.5],
			"to": [12, 6, 4.5],
			"faces": {
				"north": {"uv": [9, 13.5, 12.5, 16], "texture": "#modules"},
				"east": {"uv": [10.5, 13.5, 9, 16], "texture": "#modules"},
				"west": {"uv": [12.5, 13.5, 11, 16], "texture": "#modules"},
				"up": {"uv": [9, 13.5, 12.5, 15], "texture": "#modules"},
				"down": {"uv": [9, 14.875, 12.5, 16], "texture": "#modules"}
			}
		},
		{
			"from": [5, 7.5, 4],
			"to": [11, 11.5, 5],
			"faces": {
				"north": {"uv": [13, 14, 16, 16], "texture": "#modules"},
				"east": {"uv": [13, 14, 13.5, 16], "texture": "#modules"},
				"west": {"uv": [15.5, 14, 16, 16], "texture": "#modules"},
				"up": {"uv": [16, 14, 13, 14.5], "texture": "#modules"},
				"down": {"uv": [13, 15.5, 16, 16], "texture": "#modules"}
			}
		}
	],
	"groups": [
		{
			"name": "battery",
			"origin": [11, 0, 4],
			"color": 0,
			"nbt": "{}",
			"children": [0, 1]
		}
	]
}