Описание
# G1ax Crystal Optimizer
Reduce client-side delay when placing and breaking end crystals.
G1ax Crystal Optimizer improves Crystal PvP responsiveness by removing unnecessary client-side delays while keeping gameplay smooth, even on higher ping.
## Features
- Faster crystal placement
- Faster crystal breaking
- Reduced visual delay
- Client-side crystal prediction
- Adaptive optimization based on latency
- Multiple optimization modes
- Client-side only
- Works on multiplayer servers
## Comparison (90 ms/ping)
| Optimized | Vanilla |
| --- | --- |
| | |
## Commands
```text
/g1axoptimizer default
/g1axoptimizer tweak
/g1axoptimizer off
```
## Modes
- **default** — Full optimization with crystal prediction and adaptive packet scheduling.
- **tweak** — Vanilla-friendly mode that only removes the client-side placement cooldown.
- **off** — Restores vanilla behavior.
## Requirements
- Fabric Loader
- Fabric API
- Minecraft 1.21.1+
## License
CC0