Update loader
This commit is contained in:
parent
c3622cb263
commit
4d5f8d097f
3 changed files with 3 additions and 3 deletions
|
@ -25,7 +25,7 @@
|
|||
"reborncore.common.mixins.json"
|
||||
],
|
||||
"depends": {
|
||||
"fabricloader": ">=0.14.5",
|
||||
"fabricloader": ">=0.14.6",
|
||||
"fabric": ">=0.52.4",
|
||||
"team_reborn_energy": ">=2.2.0",
|
||||
"fabric-biome-api-v1": ">=3.0.0",
|
||||
|
|
|
@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx2G
|
|||
# check these on https://modmuss50.me/fabric.html
|
||||
minecraft_version=1.19-pre1
|
||||
yarn_version=1.19-pre1+build.1
|
||||
loader_version=0.14.5
|
||||
loader_version=0.14.6
|
||||
fapi_version=0.52.4+1.19
|
||||
|
||||
# Dependencies
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
]
|
||||
},
|
||||
"depends": {
|
||||
"fabricloader": ">=0.14.5",
|
||||
"fabricloader": ">=0.14.6",
|
||||
"fabric": ">=0.52.4",
|
||||
"reborncore": "*",
|
||||
"team_reborn_energy": ">=2.2.0",
|
||||
|
|
Loading…
Reference in a new issue