rust-rl/raws/loot_tables.json

9 lines
176 B
JSON

[
{
"id": "animal",
"table": [
{ "id": "animal_hide", "weight": 1},
{ "id": "animal_meat", "weight": 1}
]
}
]