Added dimension indication to tab list
Some checks failed
build / build (push) Has been cancelled

This commit is contained in:
2025-03-18 16:06:43 +01:00
parent 0ee3031742
commit 4894b7d389
8 changed files with 171 additions and 2 deletions

View File

@ -4,7 +4,8 @@
"compatibilityLevel": "JAVA_21",
"mixins": [
"PlayerManagerMixin",
"ServerPlayNetworkHandlerMixin"
"ServerPlayNetworkHandlerMixin",
"ServerWorldMixin"
],
"injectors": {
"defaultRequire": 1