YesCheat/src/main/resources/YesCheat.mixins.json

23 lines
495 B
JSON

{
"required": true,
"minVersion": "0.8",
"package": "io.gitlab.jfronny.yescheat.mixin",
"plugin": "io.gitlab.jfronny.yescheat.Plugin",
"mixins": [
"DistantBreaking",
"DistantContainers3x3",
"DistantContainerXx9",
"IgnoreEula",
"RemoveRubberbanding",
"UnblockChests",
"UncapEnchants",
"UncapEnchants$Builder",
"UnlockMendingInfinity",
"VillagersFollowEmeralds1",
"VillagersFollowEmeralds2"
],
"injectors": {
"defaultRequire": 1
}
}