alwaysVisible()
setTitle("Jumped over the moon")
setDescription("Jumped over the moon")
setPos(340,0)
drawDirectLines()
setIcon(<simple_trophies:trophy, nbt:{TrophyColorGreen: 102, TrophyVariant: "neon", TrophyShowsTooltip: 1, TrophyItem: {id: "galacticraftcore:rocket_t1", Count: 1, tag: {}, Damage: 0}, TrophyColorBlue: 255, TrophyName: "55 - I made it past the end", TrophyColorRed: 0}>)

addParent("triumph:80_moon/rocket")
addParent("triumph:80_moon/teleporter")
addRewardItem(<simple_trophies:trophy, nbt:{TrophyColorGreen: 102, TrophyVariant: "neon", TrophyShowsTooltip: 1, TrophyItem: {id: "galacticraftcore:rocket_t1", Count: 1, tag: {}, Damage: 0}, TrophyColorBlue: 255, TrophyName: "55 - I jumped over the moon", TrophyColorRed: 0}>)

criteria = addCriteria("get nasa", "minecraft:inventory_changed")
criteria.addItem(<galacticraftplanets:rocket_t2>)

criteria = addCriteria("block_teleporter", "minecraft:inventory_changed")
criteria.addItem(<torgo:teleporter_block_moon>)

// list of unsorted items
