14 lines
305 B
JSON
14 lines
305 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"lootTables": [
|
|
{
|
|
"id": "loot_slime_basic",
|
|
"entries": [
|
|
{ "itemId": "item_potion_small", "weight": 30, "min": 1, "max": 1 },
|
|
{ "itemId": "item_gel", "weight": 70, "min": 1, "max": 3 }
|
|
],
|
|
"rollsMin": 1,
|
|
"rollsMax": 2
|
|
}
|
|
]
|
|
}
|