setIcon(<bewitchment:witches_oven>)
setTitle("Nyahhahahahaaaa...!")
setDescription("Craft a Witches' Oven and become a certified Witch!")

addParent("triumph:dj2/root")
setPos(37,250)
hideLines()
alwaysVisible()

criteria = addCriteria("hasWitchesOven", "minecraft:inventory_changed")
criteria.addItem(<bewitchment:witches_oven>)

addRewardFunction("triumph:fireworks")
addRewardFunction("triumph:16_nyahhahahahaaaa")