hotbot/assets/common/loot_tables/sprite/crate.ron

9 lines
326 B
Plaintext
Raw Normal View History

2024-06-11 18:43:30 +00:00
[
(2.0, LootTable("common.loot_tables.materials.common")),
(3.0, LootTable("common.loot_tables.food.prepared")),
(1.0, Item("common.items.armor.misc.head.straw")),
(0.5, Item("common.items.recipes.instruments")),
(1.0, Item("common.items.recipes.food")),
(1.0, Item("common.items.recipes.utility")),
]