AntiGhost

AntiGhost

3M Downloads

Invalid "NOmixins" entry in mod json

Fourmisain opened this issue ยท 1 comments

commented

This entry:

"NOmixins": [
"mixins.antighost.json"
],

causes a warning:

[21:09:19] [ForkJoinPool-1-worker-23/WARN]: The mod "antighost" contains invalid entries in its mod json:
- Unsupported root entry "NOmixins" at line 20 column 13

The entry can simply be removed as it's not functional either way.
The file mixins.antighost.json can be removed as well (it points to a non-existing refmap, so it doesn't look like it was ever used in any way).

commented

Thanks, removed in 1.16.4 version