Files
MidnightLib/src/main/resources/midnightlib.mixins.json
Martin Prokoph 8138e17b42 dev: switch to stonecutter build system
- This will allow us to build the library for different Minecraft versions at the same time
- Right now, only Fabric and Neoforge 1.21.10 are fully working
- As a bonus, the jar is now even smaller!
2025-11-04 22:21:15 +01:00

1 line
178 B
JSON

{"required": true,"minVersion": "0.8","package": "eu.midnightdust.core.mixin","compatibilityLevel": "JAVA_17","client": ["MixinOptionsScreen"],"injectors": {"defaultRequire": 1}}