[Feature] Build for 1.20.4
This commit is contained in:
parent
1be0138ceb
commit
687d175fc7
1 changed files with 7 additions and 7 deletions
|
@ -2,24 +2,24 @@
|
||||||
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.20.1
|
minecraft_version=1.20.4
|
||||||
loader_version=0.14.21
|
loader_version=0.15.2
|
||||||
fabric_version=0.86.1+1.20.1
|
fabric_version=0.91.3+1.20.4
|
||||||
#Loom
|
#Loom
|
||||||
loom_version=1.0-SNAPSHOT
|
loom_version=1.4-SNAPSHOT
|
||||||
#Modrinth
|
#Modrinth
|
||||||
modrinth_versions=["1.20", "1.20.1"]
|
modrinth_versions=["1.20.3", "1.20.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=4.0.11
|
mod_version=4.30.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=3.0.12
|
bclib_version=3.30.0
|
||||||
rei_version=12.0.622
|
rei_version=12.0.622
|
||||||
emi_version=1.0.3+1.20
|
emi_version=1.0.3+1.20
|
||||||
trinkets_version=3.7.0
|
trinkets_version=3.7.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue