Compatibility
Minecraft: Java Edition
26.2
Platforms
Supported environments
Client-side
Links
Tags
Creators
Details
Packet catcher
A simple Minecraft mod for capturing packets and exporting them to a file.
Configuration
Formatting
Supported title formats:
%time%- Formatted time%type%- Packet flow type (example:serverbound)%id%- Packet id (example:minecraft:intention)%values%- Formatted values%nl%- New line
Supported value formats:
%name%- Name of value (example:protocolVersion)%value%- Value (example:776)
Time formatting is simply Java's DateTimeFormatter pattern
Filtering
Each packet in the field is separated by a ";"


