setIcon(<biomesoplenty:gem, ore:gemAmethyst, meta:0, count:1>)
setTitle("Taking Back What's Yours")
setDescription("Mine amethyst ore")

addParent("triumph:advancements/ores/copper")

criteria = addCriteria("Amethyst", "triumph:player_harvest_block")
criteria.setBlock(<ore:oreAmethyst>)

hideLines()
alwaysVisible()
setPos(-84,-82)