|
|
@ -85,6 +85,8 @@ dependencies {
|
|
|
|
// If you do not need Halplibe you can comment this line out or delete this line
|
|
|
|
// If you do not need Halplibe you can comment this line out or delete this line
|
|
|
|
modImplementation "com.github.Turnip-Labs:bta-halplibe:${project.halplibe_version}"
|
|
|
|
modImplementation "com.github.Turnip-Labs:bta-halplibe:${project.halplibe_version}"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
include(implementation(annotationProcessor("com.github.llamalad7.mixinextras:mixinextras-fabric:0.2.0-beta.9")))
|
|
|
|
|
|
|
|
|
|
|
|
modImplementation "ModMenu:ModMenu:2.0.3"
|
|
|
|
modImplementation "ModMenu:ModMenu:2.0.3"
|
|
|
|
|
|
|
|
|
|
|
|
implementation "org.slf4j:slf4j-api:1.8.0-beta4"
|
|
|
|
implementation "org.slf4j:slf4j-api:1.8.0-beta4"
|
|
|
|