
setIcon(<minecraft:wheat>)
setTitle("Smarter Animals")
setDescription("Animals now eat the food that's on the ground")

addParent("triumph:quark/automation/automation")

criteria = addCriteria("completedParent", "triumph:completed_advancement")
criteria.setAdvancement("triumph:vanilla/husbandry/breed_an_animal")

drawDirectLines(true)
setPos(206,71)