aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/mixins.gregtech.json
blob: da39670af3776f75aef17a80b537afda73b01b4b (plain)
1
2
3
4
5
6
7
8
9
10
{
  "required": true,
  "minVersion": "0.8.5-GTNH",
  "refmap": "mixins.gregtech.refmap.json",
  "target": "@env(DEFAULT)",
  "compatibilityLevel": "JAVA_8",
  "mixins": [],
  "client": [],
  "server": []
}