alwaysVisible()
setTitle("Useless")
setDescription("Craft a water bottle to get started with potions")
setPos(299,38)
hideLines()
setIcon(<minecraft:potion, nbt:{Potion: "minecraft:water"}>)

addParent("triumph:0_progression/root")

criteria = addCriteria("water_bottle", "minecraft:inventory_changed")
criteria.addItem(<minecraft:potion, nbt:{Potion: "minecraft:water"}>)

// list of unsorted items
