Update Fabric API version and move versions to properties.
This commit is contained in:
parent
e81a924459
commit
2bc4886cc0
3 changed files with 41 additions and 30 deletions
|
@ -1,2 +1,19 @@
|
|||
# Done to increase the memory available to gradle.
|
||||
org.gradle.jvmargs=-Xmx2G
|
||||
org.gradle.jvmargs=-Xmx2G
|
||||
|
||||
# Mod properties
|
||||
mod_version=5.0.6-beta
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://modmuss50.me/fabric.html
|
||||
minecraft_version=1.17.1
|
||||
yarn_version=1.17.1+build.23:v2
|
||||
loader_version=0.11.6
|
||||
fapi_version=0.38.0+1.17
|
||||
|
||||
# Dependencies
|
||||
energy_version=0.1.1
|
||||
rei_version=6.0.267-alpha
|
||||
trinkets_version=3.0.2
|
||||
autoswitch_version=-SNAPSHOT
|
||||
dashloader_version=2.0
|
Loading…
Add table
Add a link
Reference in a new issue