We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17636d2 commit 76d99e5Copy full SHA for 76d99e5
src/main/java/com/jelly/farmhelperv2/gui/WelcomeGUI.java
@@ -22,7 +22,7 @@ public class WelcomeGUI extends GuiScreen {
22
static final int CLOSE_BUTTON_ID = 2;
23
private static final Minecraft mc = Minecraft.getMinecraft();
24
private final String[] welcomeMessage = {
25
- "⚠ If you downloaded this mod from somewhere else than discord.gg/jellylab or GitHub ⚠",
+ "⚠ If you downloaded this mod from somewhere else than discord.gg/6mSHC2Xd9y or GitHub ⚠",
26
"⚠ such as YouTube videos, MediaFire, etc. - immediately remove it! It's a virus! ⚠",
27
"",
28
"Before you use, you NEED to: ",
0 commit comments