alwaysVisible()
setTitle("Catch Nether Wart")
setDescription("Catch: nether wart")
setPos(182,92)
setIcon(<minecraft:nether_wart>)

addParent("triumph:10_overworld/fishing_rod")

criteria = addCriteria("fishing@nether_wart", "minecraft:inventory_changed")
criteria.addItem(<minecraft:nether_wart>)

// list of unsorted items
