aboutsummaryrefslogtreecommitdiff
path: root/src/client/resources/molehunt.client.mixins.json
blob: e6a9f8e567e65b75cf66deed6f77de35d4b35a40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "required": true,
  "minVersion": "0.8",
  "package": "world.anhgelus.molehunt.client.mixin",
  "compatibilityLevel": "JAVA_21",
  "client": [
    "NoNametags"
  ],
  "injectors": {
    "defaultRequire": 1
  }
}