Dep update
This commit is contained in:
parent
111fe12ae7
commit
33f01e8189
@ -1,5 +1,5 @@
|
||||
plugins {
|
||||
id 'fabric-loom' version '0.8-SNAPSHOT'
|
||||
id 'fabric-loom' version '0.9-SNAPSHOT'
|
||||
id 'maven-publish'
|
||||
}
|
||||
|
||||
|
@ -2,18 +2,19 @@
|
||||
org.gradle.jvmargs=-Xmx1G
|
||||
|
||||
minecraft_version=1.17.1
|
||||
yarn_mappings=1.17.1+build.1
|
||||
yarn_mappings=1.17.1+build.32
|
||||
loader_version=0.11.6
|
||||
|
||||
#Fabric api
|
||||
fabric_version=0.36.1+1.17
|
||||
fabric_version=0.37.0+1.17
|
||||
|
||||
#Cloth Config
|
||||
cloth_version=5.0.34
|
||||
cloth_version=5.0.37
|
||||
|
||||
#ModMenu
|
||||
modmenu_version=2.0.2
|
||||
modmenu_version=2.0.4
|
||||
|
||||
#Lazy DFU for faster dev start
|
||||
lazydfu_version=0.1.2
|
||||
|
||||
# Mod Properties
|
||||
|
Loading…
Reference in New Issue
Block a user