Community listing page, reviews here may not be monitored by the author.
Shikaru's Crystal Optimizer
No reviews yet
Optimizes client-sided packets related to Crystal PvP
Community voices
Reviews
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Runs entirely on the client. Works on vanilla servers.
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
A lightweight Fabric mod for crystal PvP. Instantly places crystals on obsidian/bedrock with zero delay using direct packets. Allows 2 attacks per tick (1 if ping <50ms) on crystals by removing entity client-side after first hit.
Note: This mod contains an opt out packet;
This method if: you as a server want to "intercept" / recieve the packet.
public static final Id<OptOutPacket> ID = new Id<>(Identifier.of("crystaloptimizer", "opt_out"));
If as a server you want to send a packet to disconnect, identifier =
public static final Id<ServerOptOutPacket> ID = new Id<>(Identifier.of("crystaloptimizer", "server_opt_out"));
A lightweight Fabric mod for crystal PvP. Instantly places crystals on obsidian/bedrock with zero delay using direct packets. Allows 2 attacks per tick (1 if ping <50ms) on crystals by removing entity client-side after first hit.
Opt out packet
This mod contains an opt out packet:
Opt out packet changed!
The methods mentioned below are only for Crystal Optimizer 1.0.0 for 26.2 and Crystal Optimizer 1.0.0 for 1.21.11, for other versions please refer to the github repository
This method if: you as a server want to "intercept" / recieve the packet.
public static final Id<OptOutPacket> ID = new Id<>(Identifier.of("crystaloptimizer", "opt_out"));
If as a server you want to send a packet to disconnect, identifier =
public static final Id<ServerOptOutPacket> ID = new Id<>(Identifier.of("crystaloptimizer", "server_opt_out"));
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers