{
	"__comment__": "This file was automatically created by mcresources",
	"type": "minecraft:entity",
	"pools": [
		{
			"name": "loot_pool",
			"rolls": 1,
			"entries": [
			  {
				"type": "minecraft:item",
				"name": "kubejs:shark_meat",
				"functions": [
				  {
					"function": "minecraft:set_count",
					"count": {
					  "min": 8,
					  "max": 16,
					  "type": "minecraft:uniform"
					}
				  }
				]
			  }
			]
		},
	  {
		"name": "loot_pool",
		"rolls": 1,
		"entries": [
		  {
			"type": "minecraft:item",
			"name": "artisanal:animal_fat",
			"functions": [
			  {
				"function": "minecraft:set_count",
				"count": {
				  "min": 4,
				  "max": 8,
				  "type": "minecraft:uniform"
				}
			  }
			]
		  }
		]
	  },
	  {
		"name": "loot_pool",
		"rolls": 1,
		"entries": [
		  {
			"type": "minecraft:item",
			"name": "minecraft:bone",
			"functions": [
			  {
				"function": "minecraft:set_count",
				"count": {
				  "min": 4,
				  "max": 8,
				  "type": "minecraft:uniform"
				}
			  }
			]
		  }
		]
	  }
	]
}
