9 lines
330 B
Plaintext
9 lines
330 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.animal_hide"), 3, 5),
|
||
|
MultiDrop(Item("common.items.crafting_ing.cloth.wool"), 3, 6),
|
||
|
],
|
||
|
)),
|
||
|
]
|