Updated to latest BCLib API
This commit is contained in:
parent
ce0afb4cc7
commit
c66e878847
18 changed files with 26 additions and 23 deletions
|
@ -3,12 +3,12 @@ org.gradle.jvmargs=-Xmx2G
|
|||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/versions.html
|
||||
minecraft_version= 1.19-pre1
|
||||
loader_version= 0.14.5
|
||||
fabric_version = 0.52.4+1.19
|
||||
minecraft_version=1.19-pre3
|
||||
loader_version=0.14.6
|
||||
fabric_version=0.53.4+1.19
|
||||
|
||||
#Loom
|
||||
loom_version=0.11-SNAPSHOT
|
||||
loom_version=0.12-SNAPSHOT
|
||||
|
||||
# Mod Properties
|
||||
mod_version=2.0.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue