setIcon("minecraft:golden_apple")

//Set title String
setTitle("Being Less Lonley")

//Set description String
setDescription("Curing a Zombie Villager with either a golden apple and splash potion of weakness, or an emerald apple (though doesn't work for this advancement) can allow you to have a little more company in the floating islands.")

setFrameType("goal")

addParent("triumph:islandparadisepart8/root")

criteria = addCriteria("cured_zombie", "minecraft:cured_zombie_villager")
setPos(-188,17)