e28c9176e5
* #2775 Adding trinket support for BatpackItem * Added support for wearing BatpackItems in the 'back' trinket slot on the chest. This frees up an additional space for regular armor. * BatpackItem only output when in chest armor slot
18 lines
432 B
Properties
18 lines
432 B
Properties
# Done to increase the memory available to gradle.
|
|
org.gradle.jvmargs=-Xmx2G
|
|
|
|
# Mod properties
|
|
mod_version=5.2.0-beta.2
|
|
|
|
# Fabric Properties
|
|
# check these on https://modmuss50.me/fabric.html
|
|
minecraft_version=1.18.2
|
|
yarn_version=1.18.2+build.1
|
|
loader_version=0.13.3
|
|
fapi_version=0.47.8+1.18.2
|
|
|
|
# Dependencies
|
|
energy_version=2.2.0
|
|
rei_version=8.0.438
|
|
trinkets_version=3.3.0
|
|
dashloader_version=2.0
|