PhysicalConnectivity/plugin/mousewheelie/src/main/resources/phycon-mousewheelie-client....

12 lines
213 B
JSON
Raw Normal View History

2021-03-18 22:12:01 +00:00
{
"required": true,
"package": "net.shadowfacts.phycon.plugin.mousewheelie.mixin",
"compatibilityLevel": "JAVA_8",
"mixins": [
"MixinTerminalScreen"
],
"injectors": {
"defaultRequire": 1
}
}