alwaysVisible()
setTitle("I can buy mars")
setDescription("Find mars money.... twice")
setPos(102,0)
setRequiresParents()
setIcon(<thermalfoundation:coin:101>)

addParent("triumph:90_mars/key")
addRewardItem(<simple_trophies:trophy, nbt:{TrophyName: "57 - Martian money", TrophyColorGreen: 68, TrophyVariant: "neon", TrophyShowsTooltip: 1, TrophyItem: {id: "thermalfoundation:coin", Count: 1, tag: {}, Damage: 101}, TrophyColorBlue: 255, TrophyColorRed: 0}>)

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

// list of unsorted items
