An opinionated Minecraft Forge 1.8.9 example mod.
This repository is not a vanilla Forge example. It intentionally deviates from common 1.8.9 practices to demonstrate a cleaner, more scalable approach to mod architecture.
- Spotless - deterministic code formatting
- Blossom - compile time source templating and build constants
- GitHub Actions - automated formatting checks and build validation
This project is licensed under the Unlicense. You may use, modify, or redistribute this project without restriction. See the LICENSE file for details.