alwaysVisible()
setTitle("Find biome: Corrupted Sands")
setDescription("Find and explore the Corrupted Sands biome")
setPos(34,34)
setIcon(<contenttweaker:biome_corrupted_sands>)

addParent("triumph:60_nether/root")

criteria = addCriteria("Entered Corrupted Sands", "minecraft:location")
criteria.setBiome("biomesoplenty:corrupted_sands")

// list of unsorted items
setRequiresParents()
