Update dependencies

This commit is contained in:
Sollace 2023-01-25 09:57:15 +00:00
parent 06e0ac39a6
commit 791a0dd073
2 changed files with 1 additions and 7 deletions

View file

@ -55,15 +55,9 @@ dependencies {
modApi "com.minelittlepony:kirin:${project.kirin_version}"
include "com.minelittlepony:kirin:${project.kirin_version}"
// For reach-entity-attributes have not updated to 1.19.3.
// Until then, clone from https://github.com/Sollace/reach-entity-attributes and run:
// > gradlew build publishToMavenLocal
modApi "com.jamieswhiteshirt:reach-entity-attributes:${project.reach_attributes_version}"
include "com.jamieswhiteshirt:reach-entity-attributes:${project.reach_attributes_version}"
// provides networking and mod handshaking.
// https://github.com/Sollace/Fabwork
// > gradlew build publishToMavenLocal
modApi "com.sollace:fabwork:${project.fabwork_version}"
include "com.sollace:fabwork:${project.fabwork_version}"

View file

@ -20,7 +20,7 @@ org.gradle.daemon=false
modrinth_project_id=
# Dependencies
fabwork_version=1.1.1
fabwork_version=1.1.2
modmenu_version=5.0.0-alpha.3
minelp_version=4.7.2
kirin_version=1.13.2