{
	"type": "minecraft:block",
	"pools": [
		{
			"rolls": 1,
			"entries": [
				{
					"type": "minecraft:item",
					"functions": [
						{
							"function": "minecraft:set_contents",
							"entries": [
								{
									"type": "minecraft:dynamic",
									"name": "minecraft:contents"
								}
							],
							"type": "bountiful:board-be"
						}
					],
					"name": "bountiful:bountyboard"
				}
			]
		}
	]
}