setIcon(<aether_legacy:ambrosium_shard>)
setTitle("Ambrosia")
setDescription("Mine ambrosium ore, a luminous and soft gem that can be alloyed with gold and silver for aetherial electrum")

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

criteria = addCriteria("Ambrosium", "triumph:player_harvest_block")
criteria.setBlock(<ore:oreAmbrosium>)

alwaysVisible()
setPos(-409,-129)
hideLines()