{
	"pools": [
		{
			"rolls": 1,
			"entries": [
				{
					"type": "item",
					"name": "minecraft:saddle",
					"weight": 1,
					"functions": [
						{
							"function": "set_nbt",
							"tag": "{ench: [{lvl: 2, id: 49}], HideFlags: 1, display: {Lore: [\"Summons a skeleton horse if dropped!\"], Name: \"Saddle of Summoning\"}}"
						}
					]
				}
			]
		}
	]
}