alwaysHidden()
setTitle("Mooshroom Killer")
setDescription("Kill: Mooshroom \n(probably in the Overworld)")
setPos(528,-79)
setAnnounceToChat(false)
setIcon(<minecraft:spawn_egg, nbt:{EntityTag: {id: "minecraft:mooshroom"}}>)
setShowToast(false)
setRepeatTime(10)

addParent("triumph:hidden/root")
addRewardFunction("triumph:kill@Mooshroom")

criteria = addCriteria("Mooshroom", "minecraft:player_killed_entity")
criteria.setEntityType("minecraft:mooshroom")

// list of unsorted items
