Updated Versions for 1.18.2
This commit is contained in:
parent
49c0a4f9e1
commit
0c9dcc2e06
1 changed files with 7 additions and 7 deletions
|
@ -2,16 +2,16 @@
|
||||||
org.gradle.jvmargs=-Xmx2G
|
org.gradle.jvmargs=-Xmx2G
|
||||||
|
|
||||||
# Fabric Properties
|
# Fabric Properties
|
||||||
# check these on https://fabricmc.net/use
|
# check these on https://fabricmc.net/versions.html
|
||||||
minecraft_version=1.18.1
|
minecraft_version= 1.18.2
|
||||||
fabric_version = 0.46.4+1.18
|
loader_version= 0.13.3
|
||||||
loader_version=0.13.3
|
fabric_version = 0.48.0+1.18.2
|
||||||
|
|
||||||
#Loom
|
#Loom
|
||||||
loom_version=0.10-SNAPSHOT
|
loom_version=0.10-SNAPSHOT
|
||||||
|
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
mod_version=1.0.3
|
mod_version=1.1.0
|
||||||
maven_group=ru.betterend
|
maven_group=ru.betterend
|
||||||
archives_base_name=better-end
|
archives_base_name=better-end
|
||||||
|
|
||||||
|
@ -19,6 +19,6 @@ archives_base_name=better-end
|
||||||
# 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 = 55-FABRIC-SNAPSHOT
|
patchouli_version = 55-FABRIC-SNAPSHOT
|
||||||
bclib_version = 1.3.5
|
bclib_version = 1.4.0
|
||||||
rei_version = 7.2.408
|
rei_version = 8.0.442
|
||||||
canvas_version = 1.0.+
|
canvas_version = 1.0.+
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue