moved settings to merchnat screen

This commit is contained in:
seb
2026-05-14 07:01:23 +02:00
parent a4474870a0
commit 31b1c6b6bb
7 changed files with 223 additions and 26 deletions

View File

@@ -4,7 +4,8 @@
"package": "com.github.sebseb7.autotrade.mixin",
"compatibilityLevel": "JAVA_21",
"client": [
"MultiPlayerGameModeInvoker"
"MultiPlayerGameModeInvoker",
"MerchantMenuAccessor"
],
"injectors": {
"defaultRequire": 1