alwaysVisible()
setTitle("Find biome: Fungi Forest")
setDescription("Find and explore the Fungi Forest biome")
setPos(57,34)
setIcon(<contenttweaker:biome_fungi_forest>)

addParent("triumph:60_nether/root")

criteria = addCriteria("Entered Fungi Forest", "minecraft:location")
criteria.setBiome("biomesoplenty:fungi_forest")

// list of unsorted items
setRequiresParents()
