Updated Versions for 1.17.1
This commit is contained in:
parent
9db7f4d940
commit
885a72486d
2 changed files with 9 additions and 8 deletions
|
@ -3,18 +3,19 @@ org.gradle.jvmargs=-Xmx2G
|
|||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/use
|
||||
minecraft_version= 1.17
|
||||
minecraft_version= 1.17.1
|
||||
yarn_mappings= 6
|
||||
loader_version= 0.11.6
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 0.9.8.5-pre
|
||||
mod_version = 0.10.0-pre
|
||||
maven_group = ru.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 = 55-FABRIC-SNAPSHOT
|
||||
fabric_version = 0.36.0+1.17
|
||||
fabric_version = 0.36.1+1.17
|
||||
canvas_version = 1.0.+
|
||||
rei_version = 6.0.260-alpha
|
||||
bclib_version = 0.2.0
|
||||
rei_version = 6.0.262-alpha
|
Loading…
Add table
Add a link
Reference in a new issue