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
928e691cc9
commit
daaf911a36
@ -38,7 +38,7 @@
|
|||||||
"fabric-language-kotlin": ">=${fabric_kotlin}",
|
"fabric-language-kotlin": ">=${fabric_kotlin}",
|
||||||
"fabric-resource-loader-v0": "*",
|
"fabric-resource-loader-v0": "*",
|
||||||
"fabric-rendering-v1": "*",
|
"fabric-rendering-v1": "*",
|
||||||
"minecraft": ">=1.19-alpha.22.16.b"
|
"minecraft": ">=${minecraft_version}"
|
||||||
},
|
},
|
||||||
"recommends": {
|
"recommends": {
|
||||||
"cloth-config2": ">=${clothconfig}"
|
"cloth-config2": ">=${clothconfig}"
|
||||||
|
Loading…
Reference in New Issue
Block a user