aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/notenoughupdates.mixins.json
blob: 1b6dac8ed8e5732f545f828fe2cfff28e9ca1d8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "required": true,
  "package": "moe.nea.notenoughupdates.mixins",
  "compatibilityLevel": "JAVA_16",
  "client": [
    "MixinMinecraft"
  ],
  "mixins": [
  ],
  "injectors": {
    "defaultRequire": 1
  }
}