1.21.1
Prickle Mod (26.2, 1.21.1) – Lightweight JSON-Based Config System
Prickle Mod is a JSON-based configuration format designed for Minecraft. It adds features like comments, decorators, and default values while remaining fully compatible with standard JSON. Features: Comments: Add explanations to your config using the reserved // key. Can be single-line or multi-line. Single-line example: { "database_host": { "//": "The IP address of the database […]