{
	"type": "minecraft:chest",
	"pools": [
		{
			"name": "backpack_pool",
			"rolls": {
				"min": 1,
				"max": 1
			},
			"entries": [
				{
					"type": "minecraft:item",
					"weight": 5,
					"name": "sophisticatedbackpacks:backpack",
					"count": 1
				},
				{
					"type": "minecraft:item",
					"weight": 5,
					"name": "sophisticatedbackpacks:backpack",
					"count": 1,
					"functions": [
						{
							"function": "minecraft:set_nbt",
							"tag": "{borderColor: 16383998, clothColor: 16383998}"
						}
					]
				},
				{
					"type": "minecraft:item",
					"weight": 5,
					"name": "sophisticatedbackpacks:backpack",
					"count": 1,
					"functions": [
						{
							"function": "minecraft:set_nbt",
							"tag": "{borderColor: 3847130, clothColor: 3847130}"
						}
					]
				},
				{
					"type": "minecraft:item",
					"weight": 5,
					"name": "sophisticatedbackpacks:backpack",
					"count": 1,
					"functions": [
						{
							"function": "minecraft:set_nbt",
							"tag": "{borderColor: 11546150, clothColor: 11546150}"
						}
					]
				},
				{
					"type": "minecraft:item",
					"weight": 5,
					"name": "sophisticatedbackpacks:backpack",
					"count": 1,
					"functions": [
						{
							"function": "minecraft:set_nbt",
							"tag": "{borderColor: 16701501, clothColor: 16701501}"
						}
					]
				},
				{
					"type": "minecraft:item",
					"weight": 5,
					"name": "sophisticatedbackpacks:backpack",
					"count": 1,
					"functions": [
						{
							"function": "minecraft:set_nbt",
							"tag": "{borderColor: 2895973, clothColor: 12439408}"
						}
					]
				},
				{
					"type": "minecraft:item",
					"weight": 5,
					"name": "sophisticatedbackpacks:backpack",
					"count": 1,
					"functions": [
						{
							"function": "minecraft:set_nbt",
							"tag": "{borderColor: 1908001, clothColor: 1908001}"
						}
					]
				},
				{
					"type": "minecraft:item",
					"weight": 5,
					"name": "sophisticatedbackpacks:backpack",
					"count": 1,
					"functions": [
						{
							"function": "minecraft:set_nbt",
							"tag": "{borderColor: 8991416, clothColor: 8991416}"
						}
					]
				},
				{
					"type": "minecraft:item",
					"weight": 5,
					"name": "sophisticatedbackpacks:backpack",
					"count": 1,
					"functions": [
						{
							"function": "minecraft:set_nbt",
							"tag": "{borderColor: 8991416, clothColor: 8991416}"
						}
					]
				},
				{
					"type": "minecraft:item",
					"weight": 3,
					"name": "sophisticatedbackpacks:iron_backpack",
					"count": 1
				},
				{
					"type": "minecraft:item",
					"weight": 3,
					"name": "sophisticatedbackpacks:gold_backpack",
					"count": 1
				},
				{
					"type": "minecraft:item",
					"weight": 2,
					"name": "sophisticatedbackpacks:diamond_backpack",
					"count": 1
				},
				{
					"type": "minecraft:item",
					"weight": 2,
					"name": "sophisticatedbackpacks:netherite_backpack",
					"count": 1
				},
				{
					"type": "minecraft:item",
					"weight": 2,
					"name": "sophisticatedstorage:iron_chest",
					"count": 1
				},
				{
					"type": "minecraft:item",
					"weight": 2,
					"name": "sophisticatedstorage:gold_chest",
					"count": 1
				},
				{
					"type": "minecraft:item",
					"weight": 1,
					"name": "sophisticatedstorage:diamond_chest",
					"count": 1
				},
				{
					"type": "minecraft:item",
					"weight": 1,
					"name": "sophisticatedstorage:iron_barrel",
					"count": 1
				},
				{
					"type": "minecraft:item",
					"weight": 1,
					"name": "sophisticatedstorage:gold_barrel",
					"count": 1
				}
			]
		}
	]
}