This repository has been archived on 2025-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
2024-11-15 12:07:15 -05:00

11 lines
290 B
Plaintext

[
(1, All([
MultiDrop(Item("common.items.crafting_ing.cactus"), 1, 2),
Lottery([
(2.0, MultiDrop(Item("common.items.flowers.plant_fiber"), 1, 2)),
(1.0, Item("common.items.crafting_ing.sentient_seed")),
]),
],
)),
]