Setup 1.20
This commit is contained in:
parent
ec266f6140
commit
622d77a7fc
3 changed files with 10 additions and 11 deletions
|
@ -1,21 +1,21 @@
|
|||
# Done to increase the memory available to gradle.
|
||||
org.gradle.jvmargs=-Xmx8G
|
||||
#Modrinth
|
||||
modrinth_versions=["1.19.4"]
|
||||
modrinth_versions=["1.20"]
|
||||
#`release`, `beta` or `alpha`
|
||||
release_channel=beta
|
||||
#Loom
|
||||
loom_version=1.0-SNAPSHOT
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/versions.html
|
||||
minecraft_version=1.19.4
|
||||
minecraft_version=1.20-pre2
|
||||
loader_version=0.14.19
|
||||
fabric_version=0.78.0+1.19.4
|
||||
fabric_version=0.81.2+1.20
|
||||
# Mod Properties
|
||||
mod_version=2.3.3
|
||||
mod_version=3.0.0
|
||||
maven_group=org.betterx.bclib
|
||||
archives_base_name=bclib
|
||||
# Dependencies
|
||||
modmenu_version=6.1.0-rc.3
|
||||
emi_version=0.7.3+1.19.4
|
||||
wunderlib_version=1.0.1
|
||||
wunderlib_version=1.1.0
|
Loading…
Add table
Add a link
Reference in a new issue