Restored original mod
Some checks failed
build / build (push) Has been cancelled

This commit is contained in:
2025-03-18 14:23:02 +01:00
parent 3538bd1aaf
commit 8ac3484c54
7 changed files with 164 additions and 24 deletions

View File

@ -3,7 +3,8 @@
"package": "wtf.hak.survivalfabric.mixin",
"compatibilityLevel": "JAVA_21",
"mixins": [
"ExampleMixin"
"PlayerManagerMixin",
"ServerPlayNetworkHandlerMixin"
],
"injectors": {
"defaultRequire": 1