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 [2025/06/08 14:59] – [Step 0 - Make sure Java 8 is installed!] melonminecraft [2025/06/13 13:51] (current) – [Recommended Game Setup!] melon
Line 54: 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 60: 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! ====
Line 131: 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//