1 2 3 4 5 6 7 8 9 10 11 12 13 14
{ "required": true, "minVersion": "0.8", "package": "world.anhgelus.molehunt.client.mixin", "compatibilityLevel": "JAVA_21", "client": [ "NoNametags", "NoPlayerListHud", "NoSkin" ], "injectors": { "defaultRequire": 1 } }