Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
minecraft [2024/12/04 17:11] – [Recommended Game Setup!] brynnsticminecraft [2025/06/13 13:51] (current) – [Recommended Game Setup!] melon
Line 5: Line 5:
  
   * **Server IP**: craft.melonland.net / craft.melonking.net   * **Server IP**: craft.melonland.net / craft.melonking.net
 +  * **Server Map**: [[https://dynmap.melonland.net/|dynmap.melonland.net]]
   * **Recommended Server Textures**: [[https://melons-public-files.s3.amazonaws.com/Jolicraft-for-1.5.2-v3.6.5.zip|Jolicraft - Melon's Edit for 1.5.2]] (Current texture version is 3.6.5) - [[https://melons-public-files.s3.amazonaws.com/JohnSmithLegacy1.5.2v2.zip|John Smith Legacy for 1.5.2]]   * **Recommended Server Textures**: [[https://melons-public-files.s3.amazonaws.com/Jolicraft-for-1.5.2-v3.6.5.zip|Jolicraft - Melon's Edit for 1.5.2]] (Current texture version is 3.6.5) - [[https://melons-public-files.s3.amazonaws.com/JohnSmithLegacy1.5.2v2.zip|John Smith Legacy for 1.5.2]]
 ===== How do I join? ===== ===== How do I join? =====
 The server runs on Minecraft 1.5.2, you can use any modern client including the official one, just install version 1.5.2 and connect to the server IP! However because this is an old version of the game you may also want to follow the __Recommended Game Setup__ guide below for best results! The server runs on Minecraft 1.5.2, you can use any modern client including the official one, just install version 1.5.2 and connect to the server IP! However because this is an old version of the game you may also want to follow the __Recommended Game Setup__ guide below for best results!
 ===== How do I get build access? ===== ===== How do I get build access? =====
-**1.** To get build access you'll need an account on the [[https://forum.melonland.net/|MelonLand forum]] **(Please note forum accounts are by approval only and we don't approve accounts simply to allow Minecraft access - please see the [[https://forum.melonland.net/index.php?topic=1911.0|Thinking of Joining the forum]] thread if you don't have an account)**+**1.** To get build access you'll need an account on the [[https://forum.melonland.net/|MelonLand forum]] **(Please note forum accounts are by approval - please see the [[https://forum.melonland.net/index.php?topic=1911.0|Thinking of Joining the forum]] thread if you don't have an account)**
  
 **2.** Once you are logged into the forum use [[https://forum.melonland.net/minecraft-login.php|this page to set your Minecraft username and password]] - It will allow you to set a password you'll use in-game, you can also use this page to reset your password if you forget it in the future!  (It works with official or offline Minecraft names) **2.** Once you are logged into the forum use [[https://forum.melonland.net/minecraft-login.php|this page to set your Minecraft username and password]] - It will allow you to set a password you'll use in-game, you can also use this page to reset your password if you forget it in the future!  (It works with official or offline Minecraft names)
Line 53: Line 54:
 This is all __totally optional__, however this guide will get you setup with the best possible rig for playing this server; I highly recommend you follow these steps! This is all __totally optional__, however this guide will get you setup with the best possible rig for playing this server; I highly recommend you follow these steps!
  
-  * Works well on Mac, Windows and Linux+  * Works well on Mac, Windows 7-10 and Linux
   * Fixes Skin Textures (Mojang no longer supports skins on this game version)   * Fixes Skin Textures (Mojang no longer supports skins on this game version)
   * Improves your overall game performance   * Improves your overall game performance
Line 59: Line 60:
   * Allows you to use Shaders if you like!   * Allows you to use Shaders if you like!
   * Adds a minimap to your game!   * Adds a minimap to your game!
 +
 +//(ALERT: Windows 11 seems to have a lot of issues - the guide may work well for you, but you are a lot better off installing [[linux|Linux]] as a second OS and using that!)//
  
 ==== Step 0 - Make sure Java 8 is installed! ==== ==== Step 0 - Make sure Java 8 is installed! ====
 **Windows**: Download here: https://www.java.com/en/download/manual.jsp (Pick version Windows Offline (64-bit)) **Windows**: Download here: https://www.java.com/en/download/manual.jsp (Pick version Windows Offline (64-bit))
  
-**Mac**: There are a few extra steps for Mac users - we will install Zulu, a custom Java build that also works on Intel and Apple Silicon Macs. +**Mac**: Download here: https://www.java.com/en/download/manual.jsp (Pick the ARM version if you have a newer Mac with an M-series processor for older Intel Macs, pick the other option)
-  - Install the Homebrew Loader: https://brew.sh +
-  - In terminal run: //brew tap homebrew/cask-versions// +
-  Then run: //brew install --cask zulu8//+
  
 **Linux**: You can generally skip this step. If you are using Flatpak or Appimage packages to install Minecraft or any 3rd party launcher (like Prism), java should be preinstalled inside the package or at the very least install automatically. **Linux**: You can generally skip this step. If you are using Flatpak or Appimage packages to install Minecraft or any 3rd party launcher (like Prism), java should be preinstalled inside the package or at the very least install automatically.
Line 133: Line 133:
   * I still cant find "coremods" in Prism! - You can find it manually by launching the game, opening the texturepacks folder from options, then navigating one level back into the ".minecraft" folder; here you will see your coremods folder and you can drag .jar files into it.   * I still cant find "coremods" in Prism! - You can find it manually by launching the game, opening the texturepacks folder from options, then navigating one level back into the ".minecraft" folder; here you will see your coremods folder and you can drag .jar files into it.
   * On Steam Deck search for the community layout "Minecraft - Older Java Versions without controller support" to get proper controls!   * On Steam Deck search for the community layout "Minecraft - Older Java Versions without controller support" to get proper controls!
 +
 +For Macs: If you cannot run the Java installer for some reason, you can try the 3rd-party version of Java called Zulu with some extra steps to install:
 +  - Install the Homebrew Loader: https://brew.sh
 +  - In terminal run: //brew tap homebrew/cask-versions//
 +  - Then run: //brew install --cask zulu8//