[Feature] Built for 1.19.3
This commit is contained in:
parent
7977a33cf2
commit
6a1ea853bd
2 changed files with 15 additions and 17 deletions
|
@ -2,26 +2,26 @@
|
|||
org.gradle.jvmargs=-Xmx2G
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/versions.html
|
||||
minecraft_version=1.19.2
|
||||
loader_version=0.14.9
|
||||
fabric_version=0.60.0+1.19.2
|
||||
minecraft_version=1.19.3
|
||||
loader_version=0.14.11
|
||||
fabric_version=0.68.1+1.19.3
|
||||
#Loom
|
||||
loom_version=0.12-SNAPSHOT
|
||||
loom_version=1.0-SNAPSHOT
|
||||
#Modrinth
|
||||
modrinth_versions=["1.19", "1.19.1", "1.19.2"]
|
||||
modrinth_versions=["1.19.3"]
|
||||
#`release`, `beta` or `alpha`
|
||||
release_channel=release
|
||||
release_channel=beta
|
||||
modrinth_id=betterend
|
||||
# Mod Properties
|
||||
mod_version=2.1.3
|
||||
mod_version=3.1.0
|
||||
maven_group=org.betterx.betterend
|
||||
archives_base_name=better-end
|
||||
# Dependencies
|
||||
# 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
|
||||
bclib_version=2.1.4
|
||||
rei_version=9.1.500
|
||||
bclib_version=2.2.0
|
||||
rei_version=10.0.578
|
||||
jei_version=11.1.0.235
|
||||
emi_version=0.3.0+1.19
|
||||
emi_version=0.5.0+1.19.3
|
||||
trinkets_version=3.4.0
|
||||
cca_version=5.0.0-beta.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue