Version update
This commit is contained in:
parent
58a2894658
commit
79b435b7b1
2 changed files with 5 additions and 5 deletions
|
@ -4,14 +4,14 @@ org.gradle.jvmargs=-Xmx2G
|
|||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/use
|
||||
minecraft_version=1.18.1
|
||||
fabric_version = 0.46.2+1.18
|
||||
loader_version=0.12.12
|
||||
fabric_version = 0.46.4+1.18
|
||||
loader_version=0.13.3
|
||||
|
||||
#Loom
|
||||
loom_version=0.10-SNAPSHOT
|
||||
|
||||
# Mod Properties
|
||||
mod_version=1.0.2
|
||||
mod_version=1.0.3
|
||||
maven_group=ru.betterend
|
||||
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
|
||||
|
||||
patchouli_version = 55-FABRIC-SNAPSHOT
|
||||
bclib_version = 1.3.0
|
||||
bclib_version = 1.3.4
|
||||
rei_version = 7.2.408
|
||||
canvas_version = 1.0.+
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
"fabricloader": ">=0.12.9",
|
||||
"fabric": ">=0.44.0",
|
||||
"minecraft": "1.18.x",
|
||||
"bclib": ">=1.3.0"
|
||||
"bclib": ">=1.3.4"
|
||||
},
|
||||
"suggests": {
|
||||
"byg": ">=1.1.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue