Skip to content

iAkcc/iAxCrystalOptimizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 

Repository files navigation

⚡ iAxCrystalOptimizer

Place Crystals at the speed of light.

A fork of the WalksyCrystal mod for Minecraft Fabric. It improves the placement and destruction speed of End Crystals, designed for PvP Crystal players seeking maximum speed.

Minecraft Fabric Java


📋 Features

🚀 Crystal Optimization

  • Ultra-Fast Placement: Places End Crystals at optimized speeds
  • Enhanced Destruction: Breaks crystals with minimal latency
  • Usage: Use responsibly
  • Adaptive Packet Limit: Automatically adjusts the packet limit based on your ping

⚙️ Configuration System

  • Multiple Modes: Legit, Balanced, Performance.
  • Customizable Settings: Adjust placement and destruction cooldowns to suit your needs
  • In-Game Commands: Activate/deactivate the optimizer with simple commands
  • MidnightLib Integration: Intuitive configuration interface

🎯 Technical Features

  • Server-Side Verification: Proper validation to prevent desynchronization
  • Raycast Optimization: Accurate detection of blocks and entities
  • Multi-Entity Support: Compatible with End Crystals, Slimes, and Magma Cubes
  • Intelligent Cooldown: Cooldown system that prevents excessive spam

📦 Installation

Prerequisites

  • Minecraft: 1.21.1 - 1.21.4
  • Fabric Loader: 0.16.0 or higher
  • Java: 21 or higher
  • Fabric API: Latest version
  • MidnightLib: Latest version

Installation Steps

  1. Download the Mod

  2. Install Dependencies

  3. Place the Files

    • Open your .minecraft/mods folder
    • Place iaxcrystaloptimizer-1.4.0.jar, Fabric API, and MidnightLib in the folder
  4. Launch Minecraft

    • Select the Fabric profile
    • Enjoy the mod!

🎮 Usage

Available Commands

/iaxcrystal - Toggle the optimizer on/off
/iaxmode (legit,balanced,performance) - Swap the modes between (legit, balanced and performance)
/iaxstatus - Displays the currently selected mode

Configuration Modes

Mode Placement Cooldown Break Cooldown Description
Vanilla 250ms 250ms Vanilla Minecraft behavior
Legit 100ms 100ms Subtle improvement, hard to detect
Balanced 50ms 50ms Balance between performance and legitimacy
Performance 25ms 25ms Maximum performance (more detectable)

Controls

  • Right Click (with crystal in hand): Places optimized crystals on obsidian/bedrock
  • Left Click (looking at a crystal): Destroys crystals with reduced latency

🛠️ Building from Source

Requirements

  • JDK 21 or higher
  • Git

Steps

# Clone the repository
git clone https://github.com/iAkcc/iAxCrystalOptimizer.git
cd iAxCrystalOptimizer

# Build the project
./gradlew build

# The .jar file will be in build/libs/

🔧 Technical Configuration

Adaptive Packet Limit System

The mod automatically adjusts the packet limit based on your ping:

Ping < 50msLimit: 3-4 packets
Ping 50-100msLimit: 2-3 packets
Ping > 100msLimit: 1-2 packets

Random Variation

To avoid detectable patterns, the mod adds a 30% random variation to the packet limit, making the behavior appear more human-like.


📝 Important Notes

Warning

This mod is designed for use on servers that allow client-side mods. Use at your own risk on servers with strict policies against PvP mods.

Important

The mod implements anti-detection measures, but does not guarantee that it is 100% undetectable on all servers. Always check the server rules before using.


🤝 Contributing

Contributions are welcome! If you want to improve the mod:

  1. Fork the project
  2. Create a branch for your feature (git checkout -b feature/NewFeature)
  3. Commit your changes (git commit -m 'Add new feature')
  4. Push to the branch (git push origin feature/NewFeature)
  5. Open a Pull Request

📄 License

This project is licensed under the MIT License. See the LICENSE file for more details.


👤 Author

iAxres


🙏 Acknowledgments

  • Walksy - Thanks to Walksy for the Crystal Optimizer concept

📊 Project Stats

GitHub stars GitHub forks GitHub issues


⚡ Made with ❤️ by iAxres

"Place Crystals at the speed of light."

About

Place Crystals at the speed of light.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors