Small question
SparklingEagle opened this issue · 0 comments
Hello, I wanted to know what this number means:
{
"loot_table": "myloot:loot_pool",
"max_result_itemcount": 15,
"integrated_loot_tables": {
"minecraft:chests/village/village_weaponsmith": 3 <— (this number right here)
Is it the amount of times the loot table roll for items? Or maybe it's the amount of kind of item from myloot:loot_pool that can appear in village_weaponsmith? Or maybe it's something else?