Peter's Exclusives
Peter's Exclusives
A utility mod specifically designed for use in Minecraft modpacks.
Core Features
- Personalized capes for donors and specific user categories - the system operates through external JSON configuration files with hosting options including GitHub.
- Special player login events - festive fireworks and automatic milestone notifications for download achievements (Technic modpacks only), implemented entirely client-side.
- This version represents a refined iteration of Jon's Exclusives, with unnecessary elements like crystals removed and multiplayer menu promotional links updated.
Server and Client Requirements
- Cape functionality doesn't require server installation - players only need access to the same JSON configuration file.
- Custom login events require the mod to be installed on both client and server sides.
Cape Design Specifications
Cape images should be in PNG format with standard 22x17 pixel dimensions. HD capes are also supported - their size must be divisible by 16, with height being half the width (e.g., 1024x512, 2048x1024). Files can be hosted on GitHub, Dropbox, or other hosting services.
This project is an open-source fork of Jon's Exclusives, streamlined by removing redundant features and updating internal links.