alwaysVisible()
setTitle("I can buy the overworld")
setDescription("Kill guardians while having the luck effect to get overworld coins")
setPos(510,0)
setRequiresParents()
setIcon(<thermalfoundation:coin:72>)

addParent("triumph:10_overworld/monument_compass")
addRewardItem(<simple_trophies:trophy, nbt:{TrophyName: "23 - My first torgo coin", TrophyColorGreen: 255, TrophyVariant: "neon", TrophyShowsTooltip: 1, TrophyItem: {id: "thermalfoundation:coin", Count: 1, tag: {}, Damage: 72}, TrophyColorBlue: 0, TrophyColorRed: 136}>)

criteria = addCriteria("get money", "minecraft:inventory_changed")
criteria.addItem(<thermalfoundation:coin:72>)

// list of unsorted items
