Updated to 22w45a
This commit is contained in:
parent
2bb3c81839
commit
c11fca74a5
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
# Done to increase the memory available to gradle.
|
||||
org.gradle.jvmargs=-Xmx8G
|
||||
#Modrinth
|
||||
modrinth_versions=["22w43a"]
|
||||
modrinth_versions=["22w45a"]
|
||||
release_channel=release #`release`, `beta` or `alpha`
|
||||
#Loom
|
||||
loom_version=1.0-SNAPSHOT
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/versions.html
|
||||
minecraft_version=22w43a
|
||||
minecraft_version=22w45a
|
||||
loader_version=0.14.10
|
||||
fabric_version=0.65.2+1.19.3
|
||||
fabric_version=0.66.1+1.19.3
|
||||
# Mod Properties
|
||||
mod_version=2.1.3
|
||||
maven_group=org.betterx.bclib
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue