Dependency Bump
This commit is contained in:
parent
55bafc0544
commit
b23e66a3fd
2 changed files with 5 additions and 4 deletions
|
@ -2,9 +2,9 @@
|
|||
org.gradle.jvmargs=-Xmx2G
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/versions.html
|
||||
minecraft_version=1.19.1
|
||||
loader_version=0.14.8
|
||||
fabric_version=0.58.5+1.19.1
|
||||
minecraft_version=1.19.2
|
||||
loader_version=0.14.9
|
||||
fabric_version=0.60.0+1.19.2
|
||||
#Loom
|
||||
loom_version=0.12-SNAPSHOT
|
||||
# Mod Properties
|
||||
|
|
|
@ -49,7 +49,8 @@
|
|||
"fabric": ">=0.58.0",
|
||||
"minecraft": [
|
||||
"1.19",
|
||||
"1.19.1"
|
||||
"1.19.1",
|
||||
"1.19.2"
|
||||
],
|
||||
"bclib": "2.1.x"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue