8 lines
259 B
Plaintext
8 lines
259 B
Plaintext
|
[
|
||
|
(1, All([
|
||
|
MultiDrop(Item("common.items.food.meat.beast_small_raw"), 1, 4),
|
||
|
MultiDrop(Item("common.items.food.meat.beast_large_raw"), 0, 3),
|
||
|
MultiDrop(Item("common.items.crafting_ing.hide.animal_hide"), 2, 4),
|
||
|
],
|
||
|
)),
|
||
|
]
|