setIcon(<galacticraftplanets:mars:9>)
setTranslatedTitle("Red Project")
setTranslatedDescription("Fly to Mars! You will have to mine Neodymium there.")

addParent("Age4:RocketT2")

setShowToast(true)
visibleIf("Age4:root")

setFrameType("goal")
setUncompletedIconColor(#525252)
setCompletedIconColor(91, 0, 201)

criteria = addCriteria("entered_mars", "minecraft:location")
criteria.setDimID(-29)
setPos(365,33)