{
	"type": "minecraft:generic",
	"pools": [
		{
			"rolls": 1,
			"entries": [
				{
					"type": "minecraft:alternatives",
					"children": [
						{
							"conditions": [
								{
									"condition": "minecraft:location_check",
									"predicate": {
										"light": {
											"light":0
										}
									}
								}
							],
							"type": "minecraft:item",
							"name": "minecraft:dirt",
							"functions": [
								{
									"function": "minecraft:set_count",
									"count": 0
								}
							]
						},
						{
							"conditions": [
								{
									"condition": "minecraft:location_check",
									"predicate": {
										"light": {
											"light":1
										}
									}
								}
							],
							"type": "minecraft:item",
							"name": "minecraft:dirt",
							"functions": [
								{
									"function": "minecraft:set_count",
									"count": 1
								}
							]
						},
						{
							"conditions": [
								{
									"condition": "minecraft:location_check",
									"predicate": {
										"light": {
											"light":2
										}
									}
								}
							],
							"type": "minecraft:item",
							"name": "minecraft:dirt",
							"functions": [
								{
									"function": "minecraft:set_count",
									"count": 2
								}
							]
						},
						{
							"conditions": [
								{
									"condition": "minecraft:location_check",
									"predicate": {
										"light": {
											"light":3
										}
									}
								}
							],
							"type": "minecraft:item",
							"name": "minecraft:dirt",
							"functions": [
								{
									"function": "minecraft:set_count",
									"count": 3
								}
							]
						},
						{
							"conditions": [
								{
									"condition": "minecraft:location_check",
									"predicate": {
										"light": {
											"light":4
										}
									}
								}
							],
							"type": "minecraft:item",
							"name": "minecraft:dirt",
							"functions": [
								{
									"function": "minecraft:set_count",
									"count": 4
								}
							]
						},
						{
							"conditions": [
								{
									"condition": "minecraft:location_check",
									"predicate": {
										"light": {
											"light":5
										}
									}
								}
							],
							"type": "minecraft:item",
							"name": "minecraft:dirt",
							"functions": [
								{
									"function": "minecraft:set_count",
									"count": 5
								}
							]
						},
						{
							"conditions": [
								{
									"condition": "minecraft:location_check",
									"predicate": {
										"light": {
											"light":6
										}
									}
								}
							],
							"type": "minecraft:item",
							"name": "minecraft:dirt",
							"functions": [
								{
									"function": "minecraft:set_count",
									"count": 6
								}
							]
						},
						{
							"conditions": [
								{
									"condition": "minecraft:location_check",
									"predicate": {
										"light": {
											"light":7
										}
									}
								}
							],
							"type": "minecraft:item",
							"name": "minecraft:dirt",
							"functions": [
								{
									"function": "minecraft:set_count",
									"count": 7
								}
							]
						},
						{
							"conditions": [
								{
									"condition": "minecraft:location_check",
									"predicate": {
										"light": {
											"light":8
										}
									}
								}
							],
							"type": "minecraft:item",
							"name": "minecraft:dirt",
							"functions": [
								{
									"function": "minecraft:set_count",
									"count": 8
								}
							]
						},
						{
							"conditions": [
								{
									"condition": "minecraft:location_check",
									"predicate": {
										"light": {
											"light":9
										}
									}
								}
							],
							"type": "minecraft:item",
							"name": "minecraft:dirt",
							"functions": [
								{
									"function": "minecraft:set_count",
									"count": 9
								}
							]
						},
						{
							"conditions": [
								{
									"condition": "minecraft:location_check",
									"predicate": {
										"light": {
											"light":10
										}
									}
								}
							],
							"type": "minecraft:item",
							"name": "minecraft:dirt",
							"functions": [
								{
									"function": "minecraft:set_count",
									"count": 10
								}
							]
						},
						{
							"conditions": [
								{
									"condition": "minecraft:location_check",
									"predicate": {
										"light": {
											"light":11
										}
									}
								}
							],
							"type": "minecraft:item",
							"name": "minecraft:dirt",
							"functions": [
								{
									"function": "minecraft:set_count",
									"count": 11
								}
							]
						},
						{
							"conditions": [
								{
									"condition": "minecraft:location_check",
									"predicate": {
										"light": {
											"light":12
										}
									}
								}
							],
							"type": "minecraft:item",
							"name": "minecraft:dirt",
							"functions": [
								{
									"function": "minecraft:set_count",
									"count": 12
								}
							]
						},
						{
							"conditions": [
								{
									"condition": "minecraft:location_check",
									"predicate": {
										"light": {
											"light":13
										}
									}
								}
							],
							"type": "minecraft:item",
							"name": "minecraft:dirt",
							"functions": [
								{
									"function": "minecraft:set_count",
									"count": 13
								}
							]
						},
						{
							"conditions": [
								{
									"condition": "minecraft:location_check",
									"predicate": {
										"light": {
											"light":14
										}
									}
								}
							],
							"type": "minecraft:item",
							"name": "minecraft:dirt",
							"functions": [
								{
									"function": "minecraft:set_count",
									"count": 14
								}
							]
						},
						{
							"conditions": [
								{
									"condition": "minecraft:location_check",
									"predicate": {
										"light": {
											"light":15
										}
									}
								}
							],
							"type": "minecraft:item",
							"name": "minecraft:dirt",
							"functions": [
								{
									"function": "minecraft:set_count",
									"count": 15
								}
							]
						}
					]
				}
			]
		}
	]
}