hotbot/assets/common/loot_tables/food/wild_ingredients.ron

7 lines
227 B
Plaintext
Raw Permalink Normal View History

2024-06-11 18:43:30 +00:00
[
(1.0, MultiDrop(Item("common.items.food.apple"), 1, 2)),
(1.0, Item("common.items.food.coconut")),
(1.0, MultiDrop(Item("common.items.food.mushroom"), 2, 4)),
(1.0, Item("common.items.crafting_ing.honey")),
]