Version Updates
This commit is contained in:
parent
34fd95ac11
commit
5622ae316a
4 changed files with 27 additions and 59 deletions
|
@ -1,23 +1,18 @@
|
|||
# Done to increase the memory available to gradle.
|
||||
org.gradle.jvmargs=-Xmx2G
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/versions.html
|
||||
minecraft_version=1.19
|
||||
loader_version=0.14.6
|
||||
fabric_version=0.55.2+1.19
|
||||
|
||||
#Loom
|
||||
loom_version=0.12-SNAPSHOT
|
||||
|
||||
# Mod Properties
|
||||
mod_version=2.0.0
|
||||
mod_version=2.0.1
|
||||
maven_group=org.betterx.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
|
||||
bclib_version = 2.0.1
|
||||
rei_version = 9.0.472
|
||||
patchouli_version=55-FABRIC-SNAPSHOT
|
||||
bclib_version=2.0.4
|
||||
rei_version=9.0.472
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue