Put the right minecraft version in fabric.mod.json
Signed-off-by: Username404-59 <w.iron.zombie@gmail.com>
This commit is contained in:
parent
c8ac0629c3
commit
fcba61b050
@ -37,7 +37,7 @@
|
||||
"fabric-language-kotlin": ">=${fabric_kotlin}",
|
||||
"fabric-resource-loader-v0": "*",
|
||||
"fabric-rendering-v1": "*",
|
||||
"minecraft": ">=1.19-alpha.22.16.b"
|
||||
"minecraft": ">=${minecraft_version}"
|
||||
},
|
||||
"recommends": {
|
||||
"cloth-config2": ">=${clothconfig}"
|
||||
|
Loading…
Reference in New Issue
Block a user