[Feature] Build for 1.19.4
This commit is contained in:
parent
8a8e73348c
commit
55930d73d5
55 changed files with 380 additions and 304 deletions
|
@ -1,20 +1,20 @@
|
|||
# Done to increase the memory available to gradle.
|
||||
org.gradle.jvmargs=-Xmx8G
|
||||
#Modrinth
|
||||
modrinth_versions=["1.19.3"]
|
||||
modrinth_versions=["1.19.4"]
|
||||
#`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.3
|
||||
loader_version=0.14.11
|
||||
fabric_version=0.68.1+1.19.3
|
||||
minecraft_version=1.19.4
|
||||
loader_version=0.14.19
|
||||
fabric_version=0.77.0+1.19.4
|
||||
# Mod Properties
|
||||
mod_version=2.2.5
|
||||
mod_version=2.3.0
|
||||
maven_group=org.betterx.bclib
|
||||
archives_base_name=bclib
|
||||
# Dependencies
|
||||
modmenu_version=5.0.1
|
||||
emi_version=0.6.2+1.19.3
|
||||
modmenu_version=6.1.0-rc.3
|
||||
emi_version=0.7.3+1.19.4
|
Loading…
Add table
Add a link
Reference in a new issue