{
  "type": "minecraft:chest",
	"pools": [
		{
			"rolls": {
				"min": 0,
				"max": 1
			},
			"bonus_rolls": 1,
			"entries": [
				{
					"type": "minecraft:empty",
					"weight": 64
				},
				{
					"type": "minecraft:item",
					"weight": 1,
					"name": "refinedstorage:16k_storage_part"
				},
				{
					"type": "minecraft:item",
					"weight": 2,
					"name": "refinedstorage:4k_storage_part"
				},
				{
					"type": "minecraft:item",
					"weight": 3,
					"name": "refinedstorage:1k_storage_part"
				},
				{
					"type": "minecraft:item",
					"weight": 5,
					"name": "refinedstorage:storage_housing",
					"functions": [
						{
							"function": "minecraft:set_count",
							"count": {
								"min": 1,
								"max": 5
							}
						}
					]
				},
				{
					"type": "minecraft:item",
					"weight": 5,
					"name": "refinedstorage:raw_advanced_processor",
					"functions": [
						{
							"function": "minecraft:set_count",
							"count": {
								"min": 1,
								"max": 5
							}
						}
					]
				},
				{
					"type": "minecraft:item",
					"weight": 5,
					"name": "refinedstorage:raw_improved_processor",
					"functions": [
						{
							"function": "minecraft:set_count",
							"count": {
								"min": 1,
								"max": 5
							}
						}
					]
				},
				{
					"type": "minecraft:item",
					"weight": 5,
					"name": "refinedstorage:raw_basic_processor",
					"functions": [
						{
							"function": "minecraft:set_count",
							"count": {
								"min": 1,
								"max": 5
							}
						}
					]
				},
				{
					"type": "minecraft:item",
					"weight": 5,
					"name": "refinedstorage:quartz_enriched_iron",
					"functions": [
						{
							"function": "minecraft:set_count",
							"count": {
								"min": 1,
								"max": 7
							}
						}
					]
				},
				{
					"type": "minecraft:item",
					"weight": 5,
					"name": "refinedstorage:processor_binding",
					"functions": [
						{
							"function": "minecraft:set_count",
							"count": {
								"min": 1,
								"max": 4
							}
						}
					]
				},
				{
					"type": "minecraft:item",
					"weight": 5,
					"name": "refinedstorage:machine_casing",
					"functions": [
						{
							"function": "minecraft:set_count",
							"count": {
								"min": 1,
								"max": 3
							}
						}
					]
				},
				{
					"type": "minecraft:item",
					"weight": 5,
					"name": "refinedstorage:cable",
					"functions": [
						{
							"function": "minecraft:set_count",
							"count": {
								"min": 1,
								"max": 6
							}
						}
					]
				},
				{
					"type": "minecraft:item",
					"weight": 5,
					"name": "refinedstorage:pattern",
					"functions": [
						{
							"function": "minecraft:set_count",
							"count": {
								"min": 1,
								"max": 3
							}
						}
					]
				},
				{
					"type": "minecraft:item",
					"weight": 5,
					"name": "refinedstorage:filter",
					"functions": [
						{
							"function": "minecraft:set_count",
							"count": {
								"min": 1,
								"max": 3
							}
						}
					]
				},
				{
					"type": "minecraft:item",
					"weight": 5,
					"name": "refinedstorage:construction_core",
					"functions": [
						{
							"function": "minecraft:set_count",
							"count": {
								"min": 1,
								"max": 3
							}
						}
					]
				},
				{
					"type": "minecraft:item",
					"weight": 5,
					"name": "refinedstorage:destruction_core",
					"functions": [
						{
							"function": "minecraft:set_count",
							"count": {
								"min": 1,
								"max": 3
							}
						}
					]
				}
			]
		}
	]
}