9 lines
341 B
Plaintext
9 lines
341 B
Plaintext
[
|
|
(1, All([
|
|
MultiDrop(Item("common.items.food.meat.beast_small_raw"), 2, 4),
|
|
MultiDrop(Item("common.items.food.meat.beast_large_raw"), 1, 3),
|
|
MultiDrop(Item("common.items.crafting_ing.hide.tough_hide"), 3, 5),
|
|
MultiDrop(Item("common.items.crafting_ing.animal_misc.large_horn"), 0, 2),
|
|
],
|
|
)),
|
|
] |