This repository has been archived on 2025-02-17. You can view files and clone it, but cannot push or open issues or pull requests.

9 lines
212 B
Plaintext
Raw Normal View History

2024-07-03 19:04:49 -04:00
[
// Food
(1.25, LootTable("common.loot_tables.food.wild_ingredients")),
// Materials
(0.75, MultiDrop(Item("common.items.mineral.ore.veloritefrag"), 1, 2)),
// Nothing
(0.75, Nothing),
]