promotional banner

Shikaru's Crystal Optimizer

Optimizes client-sided packets related to Crystal PvP

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"));

The Shikaru's Crystal Optimizer Team

profile avatar
  • 2
    Followers
  • 5
    Projects
  • 3.0K
    Downloads

More from Shikaru0View all