[Feature] Build for 1.19.4
This commit is contained in:
parent
23ae282eba
commit
e232184b68
1 changed files with 9 additions and 9 deletions
|
@ -2,25 +2,25 @@
|
||||||
org.gradle.jvmargs=-Xmx2G
|
org.gradle.jvmargs=-Xmx2G
|
||||||
# Fabric Properties
|
# Fabric Properties
|
||||||
# check these on https://fabricmc.net/versions.html
|
# check these on https://fabricmc.net/versions.html
|
||||||
minecraft_version=1.19.3
|
minecraft_version=1.19.4
|
||||||
loader_version=0.14.11
|
loader_version=0.14.19
|
||||||
fabric_version=0.68.1+1.19.3
|
fabric_version=0.77.0+1.19.4
|
||||||
#Loom
|
#Loom
|
||||||
loom_version=1.0-SNAPSHOT
|
loom_version=1.0-SNAPSHOT
|
||||||
#Modrinth
|
#Modrinth
|
||||||
modrinth_versions=["1.19.3"]
|
modrinth_versions=["1.19.4"]
|
||||||
#`release`, `beta` or `alpha`
|
#`release`, `beta` or `alpha`
|
||||||
release_channel=beta
|
release_channel=beta
|
||||||
modrinth_id=betterend
|
modrinth_id=betterend
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
mod_version=3.1.3
|
mod_version=3.2.0
|
||||||
maven_group=org.betterx.betterend
|
maven_group=org.betterx.betterend
|
||||||
archives_base_name=better-end
|
archives_base_name=better-end
|
||||||
# Dependencies
|
# Dependencies
|
||||||
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
|
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
|
||||||
patchouli_version=1.19-73-FABRIC
|
patchouli_version=1.19-73-FABRIC
|
||||||
bclib_version=2.2.5
|
bclib_version=2.3.0
|
||||||
rei_version=10.0.578
|
rei_version=11.0.597
|
||||||
emi_version=0.6.2+1.19.3
|
emi_version=0.7.3+1.19.4
|
||||||
trinkets_version=3.5.0
|
trinkets_version=3.6.0
|
||||||
cca_version=5.1.0
|
cca_version=5.1.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue