Updated fabric loader
This commit is contained in:
parent
520fca63c3
commit
33d8fe86fd
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ org.gradle.jvmargs=-Xmx2G
|
||||||
# check these on https://fabricmc.net/use
|
# check these on https://fabricmc.net/use
|
||||||
minecraft_version=1.18
|
minecraft_version=1.18
|
||||||
yarn_mappings=6
|
yarn_mappings=6
|
||||||
loader_version=0.12.8
|
loader_version=0.12.9
|
||||||
|
|
||||||
#Loom
|
#Loom
|
||||||
loom_version=0.10-SNAPSHOT
|
loom_version=0.10-SNAPSHOT
|
||||||
|
|
|
@ -42,7 +42,7 @@
|
||||||
],
|
],
|
||||||
|
|
||||||
"depends": {
|
"depends": {
|
||||||
"fabricloader": ">=0.12.4",
|
"fabricloader": ">=0.12.9",
|
||||||
"fabric": ">=0.42.1",
|
"fabric": ">=0.42.1",
|
||||||
"minecraft": ">=1.17",
|
"minecraft": ">=1.17",
|
||||||
"bclib": ">=0.5.4"
|
"bclib": ">=0.5.4"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue