
setIcon(<botania_tweaks:compressed_tiny_potato_8>)
setTranslatedTitle("advancements.floramancer.galactic.title")
setTranslatedDescription("advancements.floramancer.galactic.description")

addParent("triumph:floramancer/root")
addParent("triumph:floramancer/flowers/kekimurus")
addParent("triumph:floramancer/flowers/arcanerose")
addParent("triumph:floramancer/flowers/dandelifeon")
addParent("triumph:floramancer/flowers/endoflame")
addParent("triumph:floramancer/flowers/entropinnyum")
addParent("triumph:floramancer/flowers/gourmaryllis")
addParent("triumph:floramancer/flowers/munchdew")
addParent("triumph:floramancer/flowers/narslimmus")
addParent("triumph:floramancer/flowers/rafflowsia")
addParent("triumph:floramancer/flowers/shulkmenot")
addParent("triumph:floramancer/flowers/spectrolus")
addParent("triumph:floramancer/flowers/thermalily")
addParent("triumph:floramancer/flowers/hydroangeas")

addRewardFunction("triumph:stages/stage-creative")
setRewardItem(<simple_trophies:trophy, nbt:{TrophyItem:{id:"botania_tweaks:compressed_tiny_potato_8", Count: 1b},TrophyName:"advancements.floramancer.galactic.title",TrophyVariant:"neon"}>)

setRequiresParents()
setPos(0,0)
drawDirectLines(true)

criteria = addCriteria("hasPotato", "minecraft:inventory_changed")
criteria.addItem(<botania_tweaks:compressed_tiny_potato_8>)