trade_bot/assets/common/loot_tables/creature/theropod/horned.ron
2024-07-03 19:04:49 -04:00

7 lines
196 B
Plaintext

[
(1, All([
MultiDrop(Item("common.items.crafting_ing.hide.rugged_hide"), 3, 5),
MultiDrop(Item("common.items.crafting_ing.animal_misc.large_horn"), 0, 2),
],
)),
]