alwaysVisible()
setTitle("Find biome: Visceral Heap")
setDescription("Find and explore the Visceral Heap biome")
setPos(80,57)
setIcon(<contenttweaker:biome_visceral_heap>)

addParent("triumph:60_nether/root")

criteria = addCriteria("Entered Visceral Heap", "minecraft:location")
criteria.setBiome("biomesoplenty:visceral_heap")

// list of unsorted items
setRequiresParents()
