[Suggestion] Add some kind of "debug mode"
AerGameChannel opened this issue ยท 2 comments
Add some kind of debug mode which can be turned on in mod config (.minecraft/config/cpm.json). It would make debugging MUCH easier.
There is a error log tab in the social menu, which shows if a model has loading issues.
There is a debug mode if you add -Dcpm.debug=true
JVM argument, it enables model loading logging.