{
	"pools": [
		{
			"entries": [
				{
					"functions": [
						{
							"function": "minecraft:set_count",
							"count": 2,
							"conditions": [
								{
									"condition": "minecraft:block_state_property",
									"block": "tfg:plant/yellow_saxifrage",
									"properties": { "age": "1" }
								}
							]
						},
						{
							"function": "minecraft:set_count",
							"count": 3,
							"conditions": [
								{
									"condition": "minecraft:block_state_property",
									"block": "tfg:plant/yellow_saxifrage",
									"properties": { "age": "2" }
								}
							]
						},
						{
							"function": "minecraft:set_count",
							"count": 4,
							"conditions": [
								{
									"condition": "minecraft:block_state_property",
									"block": "tfg:plant/yellow_saxifrage",
									"properties": { "age": "3" }
								}
							]
						},
						{ "function": "minecraft:explosion_decay" }
					],
					"name": "tfg:plant/yellow_saxifrage",
					"type": "minecraft:item",
					"conditions": [
						{
							"condition": "minecraft:any_of",
							"terms": [
								{
									"predicate": { "tag": "tfc:sharp_tools" },
									"condition": "minecraft:match_tool"
								},
								{
									"predicate": { "tag": "forge:shears" },
									"condition": "minecraft:match_tool"
								}
							]
						}
					]
				}
			],
			"name": "loot_pool",
			"rolls": 1,
			"conditions": [ { "condition": "minecraft:survives_explosion" } ]
		}
	],
	"__comment__": "This file was automatically created by mcresources",
	"type": "minecraft:block"
}
