alwaysVisible()
setTitle("Find biome: Phantasmagoric Inferno")
setDescription("Find and explore the Phantasmagoric Inferno biome")
setPos(34,57)
setIcon(<contenttweaker:biome_phantasmagoric_inferno>)

addParent("triumph:60_nether/root")

criteria = addCriteria("Entered Phantasmagoric Inferno", "minecraft:location")
criteria.setBiome("biomesoplenty:phantasmagoric_inferno")

// list of unsorted items
setRequiresParents()
