diff options
| author | anhgelus <anhgelus.morhtuuzh@proton.me> | 2024-08-21 23:31:37 +0000 |
|---|---|---|
| committer | anhgelus <anhgelus.morhtuuzh@proton.me> | 2024-08-21 23:31:37 +0000 |
| commit | 7f09ec7abaa9bb6b8325f56250562c97d7d3a799 (patch) | |
| tree | efd5eb8d802ca7f199fd12c994d6dbc473dfe011 /src/main/resources/molehunt.mixins.json | |
| parent | e0a3392795c7abc0c1080d71b6c0d83c8de78a2d (diff) | |
feat(game): create game and command to manage it
Diffstat (limited to 'src/main/resources/molehunt.mixins.json')
| -rw-r--r-- | src/main/resources/molehunt.mixins.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/resources/molehunt.mixins.json b/src/main/resources/molehunt.mixins.json index a691723..5b76af8 100644 --- a/src/main/resources/molehunt.mixins.json +++ b/src/main/resources/molehunt.mixins.json @@ -4,7 +4,6 @@ "package": "world.anhgelus.molehunt.mixin", "compatibilityLevel": "JAVA_21", "mixins": [ - "NoPlayerList" ], "injectors": { "defaultRequire": 1 |
