Compatibility
Minecraft: Java Edition
1.21.1
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Overview
Marlow's Crystal Optimizer is a mod that optimizes the handling of using end crystals by removing the crystal client side, instead of waiting for the server to remove it. This can especially be useful when you are on higher ping.
Note: The mod sends a packet to the server to indicate this mod is being used. (Server Opt-Out)
Prerequisites
Marlow's Crystal Optimizer requires at least Fabric Loader version 0.16.10
or newer.
Table of Contents
Supported Platforms & Versions
Platform | Supported Versions |
---|---|
Fabric | 1.21 - 1.21.4 |
Installation
- Download: Get the latest release from the GitHub release page.
- Install: Place the mod in your
mods
folder, located in your.minecraft
directory (%appdata%
). - Launch: Start the game with the Fabric Loader profile.
Compiling From Source
Prerequisites
- Java Development Kit (JDK) 21 or higher
- Git
Steps
-
Clone the Repository:
git clone https://github.com/Bram1903/MarlowsCrystalOptimizer.git
-
Navigate to the Project Directory:
cd MarlowsCrystalOptimizer
-
Compile the Source Code: Use the Gradle wrapper to build the plugin:
Linux / macOS
./gradlew build
Windows
.\gradlew build
License
This project is licensed under the MIT License.