Gradle changes
This commit is contained in:
parent
2f9c131ca9
commit
a4f26e843d
2 changed files with 9 additions and 7 deletions
|
@ -1,12 +1,14 @@
|
|||
# Done to increase the memory available to gradle.
|
||||
org.gradle.jvmargs=-Xmx2G
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/use
|
||||
minecraft_version=1.17.1
|
||||
minecraft_version=1.18
|
||||
yarn_mappings=6
|
||||
loader_version=0.12.4
|
||||
|
||||
# Mod Properties
|
||||
mod_version=0.12.5
|
||||
mod_version=1.0.0
|
||||
maven_group=ru.betterend
|
||||
archives_base_name=better-end
|
||||
|
||||
|
@ -14,7 +16,7 @@ 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
|
||||
fabric_version = 0.42.1+1.17
|
||||
bclib_version = 0.5.4
|
||||
rei_version = 6.0.264-alpha
|
||||
fabric_version = 0.44.0+1.18
|
||||
bclib_version = 1.0.1
|
||||
rei_version = 7.0.343
|
||||
canvas_version = 1.0.+
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue