
A utility mod used to customize logging for incoming and outgoing packets.
The aim is to make working with packets, specifically during development, a little easier to debug! :)
Screenshots:



Features:
Pretty packet formatting:
There are plans on supporting all packets; currently there is full formatting for the essentials:
Clientbound
- ClientboundAddEntityPacket
- ClientboundCustomPayloadPacket
- ClientboundRemoveEntitiesPacket
- SetPassengersHandler
Serverbound
- ServerboundInteractPacket
- ServerboundPlayerActionPacket
- ServerboundSwingPacket
⚠️ Warning This mod is under active development, not all packet types have nice formatting (if any).


