
setIcon(<minecraft:obsidian>)

setTitle("We Need to Go Deeper")

setDescription("Build a portal to the Nether.")

addParent("triumph:achievements/diamonds")

criteria = addCriteria("entered_nether", "minecraft:changed_dimension")
criteria.setDimensionDestination("the_nether")


setPos(-325,175)
alwaysVisible()