mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
6 lines
170 B
Plaintext
6 lines
170 B
Plaintext
// Loot table that exists purely for price rationalisation
|
|
[
|
|
(1.0, Item("common.items.crafting_ing.honey")),
|
|
(0.5, Item("common.items.crafting_ing.icy_fang")),
|
|
]
|