[Feature] Build for 1.20.3
This commit is contained in:
parent
a8dbfee20a
commit
20a17761ba
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
|||
# Done to increase the memory available to gradle.
|
||||
org.gradle.jvmargs=-Xmx8G
|
||||
#Modrinth
|
||||
modrinth_versions=["1.20", "1.20.1"]
|
||||
modrinth_versions=["1.20", "1.20.1", "1.20.2", "1.20.3-rc1"]
|
||||
#`release`, `beta` or `alpha`
|
||||
release_channel=release
|
||||
#Loom
|
||||
loom_version=1.0-SNAPSHOT
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/versions.html
|
||||
minecraft_version=1.20.1
|
||||
loader_version=0.14.21
|
||||
fabric_version=0.86.1+1.20.1
|
||||
minecraft_version=1.20.3-rc1
|
||||
loader_version=0.15.0
|
||||
fabric_version=0.91.1+1.20.3
|
||||
# Mod Properties
|
||||
mod_version=3.0.14
|
||||
maven_group=org.betterx.bclib
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue