14 lines
414 B
Plaintext
14 lines
414 B
Plaintext
[
|
|
(1, All([
|
|
Item("common.items.keys.terracotta_key_door"),
|
|
|
|
Lottery([
|
|
// Misc
|
|
(0.85, MultiDrop(Item("common.items.mineral.ore.ancient_gold"), 1, 2)),
|
|
(0.10, Item("common.items.tool.instruments.steeltonguedrum")),
|
|
(0.75, MultiDrop(Item("common.items.crafting_ing.cursed_bead"), 1, 2)),
|
|
]),
|
|
],
|
|
)),
|
|
]
|