setIcon(<iceandfire:pixie_house:1>)
setTitle("Pixie Grove")
setDescription("Find the home of the pixies.")

addParent("triumph:advancements/magick/leyoftheland/leyoftheland")

criteria = addCriteria("Mystic Grove", "minecraft:location")
criteria.setBiome("biomesoplenty:mystic_grove")

hideLines()
alwaysVisible()
// (horizontal, vertical)
setPos(-330,70)