Custom Crash Headers
a way to add custom headers to your crashlog
CCH was created as i had noticed there was no way to add crashlog information for instances like
modpacks to link to a site/discord/whatever to address support requests or information about what to do in certain crash situations.
the mod basically works by mixining into the crashreport class and adds whatever you put into cch.text in your instance's /minecraft folder. it'll create a template if it cant find the file but you cant really change the text midgame before you crash because it parses everything before the game really loads.
atm there is only one setting to fiddle around with, and thats this one:
*>Random
It basically turns the crash reports into the one minecraft uses. when its turned on, every line in the file (excluding #s and *>s ofc) acts as a seperate entry that will have a random chance of getting displayed. I added this because it was fun and neat, and could be fun for having inside jokes as crash headers
any bugs, questions, etc. should probably go to the [github](https://github.com/TheBryBry154/Custom-Crash-Headers/)
You could also message me on discord at thebrybrybrybrybrybrybrybry154 ig, idk i dont really have a discord server sorry.
anyways have fun, -Bry