8 lines
268 B
Plaintext
Raw Normal View History

2024-07-03 19:04:49 -04:00
[
(1, All([
MultiDrop(Item("common.items.food.meat.beast_small_raw"), 2, 5),
MultiDrop(Item("common.items.crafting_ing.hide.tough_hide"), 2, 5),
MultiDrop(Item("common.items.crafting_ing.animal_misc.sharp_fang"), 1, 4),
],
)),
]