alwaysVisible()
setTitle("Find biome: Hell")
setDescription("Find and explore the Hell biome")
setPos(80,34)
setIcon(<contenttweaker:biome_hell>)

addParent("triumph:60_nether/root")

criteria = addCriteria("Entered Hell", "minecraft:location")
criteria.setBiome("minecraft:hell")

// list of unsorted items
setRequiresParents()
