Skip to content

The Quilt Project: DEBU (Definitely Easy to run Beginner's Utility)

Notifications You must be signed in to change notification settings

RisPNG/1.20.1-quilt-debu

Repository files navigation

1.20.1 Quilt - Debu

GitHub Repo Stars GitHub Last Commit

The Quilt Project: DEBU (Definitely Easy to run Beginner's Utility) is a personalized Minecraft: Java Edition performance profile designed for newbies. The aim of this project is to provide a fun, playable, and beginner-friendly vanilla-like Minecraft experience, even when playing on low-spec hardware.

Credits

The Quilt Project: DEBU operates with a commitment to providing a safe and inclusive environment, free from any discriminatory practices or ideologies.

README Contents

  1. 🤝 Support
  2. 🧾 Features
  3. 🧐 How to use
  4. ⚠️ Disclaimer

Support

If you like this project, please leave a star 🌟 and share it with your friends! 😎

If you have any issues or you want to contribute, you are welcome! But please read the CONTRIBUTING.md file.

Features

Mods

Resource Packs

Shader Packs

How to use

1. Install the latest version of Quilt Loader >= 0.22.0 for Minecraft 1.20.1.

2. Clone the repo.

  • Install git for your system.
  • Open the terminal and execute the following command:
git clone https://github.com/RisPNG/1.20.1-quilt-debu

3. Modify the newly installed Quilt installation profile in the Minecraft launcher.

  • Set the "GAME DIRECTORY" option to the location of the cloned repo.
  • Expand the "MORE OPTIONS" section and set the "JVM ARGUMENTS" to:

Without RAM Allocation:

-XX:+AlwaysActAsServerClassMachine -XX:+UnlockExperimentalVMOptions -XX:+UnlockDiagnosticVMOptions -XX:+AlwaysPreTouch -XX:+DisableExplicitGC -XX:+UseNUMA -XX:NmethodSweepActivity=1 -XX:ReservedCodeCacheSize=400M -XX:NonNMethodCodeHeapSize=12M -XX:ProfiledCodeHeapSize=194M -XX:NonProfiledCodeHeapSize=194M -XX:-DontCompileHugeMethods -XX:MaxNodeLimit=240000 -XX:NodeLimitFudgeFactor=8000 -XX:+UseVectorCmov -XX:+PerfDisableSharedMem -XX:+UseFastUnorderedTimeStamps -XX:+UseCriticalJavaThreadPriority -XX:ThreadPriorityPolicy=1 -XX:AllocatePrefetchStyle=3 -XX:+UseShenandoahGC -XX:ShenandoahGCMode=iu -XX:ShenandoahGuaranteedGCInterval=1000000 -XX:AllocatePrefetchStyle=1 -XX:+UseLargePages -XX:LargePageSizeInBytes=2m

With RAM Allocation:

-Xmx2G -Xms2G -XX:+AlwaysActAsServerClassMachine -XX:+UnlockExperimentalVMOptions -XX:+UnlockDiagnosticVMOptions -XX:+AlwaysPreTouch -XX:+DisableExplicitGC -XX:+UseNUMA -XX:NmethodSweepActivity=1 -XX:ReservedCodeCacheSize=400M -XX:NonNMethodCodeHeapSize=12M -XX:ProfiledCodeHeapSize=194M -XX:NonProfiledCodeHeapSize=194M -XX:-DontCompileHugeMethods -XX:MaxNodeLimit=240000 -XX:NodeLimitFudgeFactor=8000 -XX:+UseVectorCmov -XX:+PerfDisableSharedMem -XX:+UseFastUnorderedTimeStamps -XX:+UseCriticalJavaThreadPriority -XX:ThreadPriorityPolicy=1 -XX:AllocatePrefetchStyle=3 -XX:+UseShenandoahGC -XX:ShenandoahGCMode=iu -XX:ShenandoahGuaranteedGCInterval=1000000 -XX:AllocatePrefetchStyle=1 -XX:+UseLargePages -XX:LargePageSizeInBytes=2m

You may change the "-Xmx2G -Xms2G" flags based on your available RAM. Recommended is 8G.

4. If you want to update your local repo, open the terminal and execute the following command in the location of your cloned repo:

git pull

5. Enjoy!

Disclaimer

This repo contains Quilt mods with personalized settings, config files, resourcepacks, and shaderpacks and is completely free for anyone to use.

Everything included in this repo is suitable for use in multiplayer servers, although a few of them might be considered unfair depending on the server.

This project comes with no guarantee or warranty. You are responsible for whatever happens from using this project. This is a personal project and is in no way affiliated with Mojang.

About

The Quilt Project: DEBU (Definitely Easy to run Beginner's Utility)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published