{
	"pools": [
		{
			"entries": [
				{
					"type": "minecraft:item",
					"name": "tfg:plant/eyeblossom",
					"conditions": [
						{
							"condition": "minecraft:any_of",
							"terms": [
								{
									"condition": "minecraft:match_tool",
									"predicate": {
										"tag": "tfc:sharp_tools"
									}
								},
								{
									"condition": "minecraft:match_tool",
									"predicate": {
										"tag": "forge:shears"
									}
								}
							]
						}
					]
				}
			],
			"name": "loot_pool",
			"rolls": 1,
			"conditions": [
				{
					"condition": "minecraft:survives_explosion"
				}
			]
		}
	],
	"__comment__": "This file was automatically created by mcresources",
	"type": "minecraft:block"
}
