trade_bot/assets/common/loot_tables/food/farm_ingredients.ron
2024-07-03 19:04:49 -04:00

7 lines
184 B
Plaintext

[
(1.0, Item("common.items.food.apple")),
(1.0, Item("common.items.food.carrot")),
(1.0, Item("common.items.food.lettuce")),
(1.0, Item("common.items.food.tomato")),
]