
background = addStretchedTexture("top_left", "loading:textures/gui/title/background/bg.png")
background.setRelRender(1, 1)

tips = addRandomText("top_left")
tips.setAbsXOffset(5)
tips.setAbsYOffset(5)
tips.addTip("You can find hidden chests inside meteors.")
tips.addTip("Underground meteors are made out of dense ores.")
tips.addTip("Acid rain can damage armor.")
tips.addTip("Using the "Galvanized" enchantment on armor will protect it from acid rain.")
