mirror of
https://github.com/naalit/slotlink.git
synced 2025-12-31 04:13:02 +00:00
fix mod json dependencies
This commit is contained in:
parent
1ed8bde242
commit
62559421cd
1 changed files with 3 additions and 3 deletions
|
|
@ -26,9 +26,9 @@
|
|||
},
|
||||
"mixins" : ["slotlink.mixins.json"],
|
||||
"depends" : {
|
||||
"fabricloader" : ">=0.13",
|
||||
"minecraft" : ">=1.19",
|
||||
"fabric" : ">=0.57",
|
||||
"fabricloader" : ">=0.14.11",
|
||||
"minecraft" : ">=1.19.3",
|
||||
"fabric" : ">=0.73",
|
||||
"fabric-language-kotlin": ">=1.7"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue