trade_bot/assets/common/loot_tables/food/farm_ingredients.ron

7 lines
184 B
Plaintext
Raw Normal View History

2024-07-03 23:04:49 +00:00
[
(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")),
]