stopped shipping amecs

This commit is contained in:
Tschipp 2023-07-25 14:07:05 +02:00
parent e44ff0ea5b
commit 83a10aff29

View File

@ -36,8 +36,7 @@ dependencies {
include implementation("com.github.llamalad7.mixinextras:mixinextras-fabric:${mixinextras_version}")
annotationProcessor("com.github.llamalad7.mixinextras:mixinextras-fabric:${mixinextras_version}")
modImplementation "de.siphalor:amecsapi-1.19:1.3.9+mc1.19.4"
include "de.siphalor:amecsapi-1.19:1.3.9+mc1.19.4"
modRuntimeOnly "de.siphalor:amecsapi-1.19:1.3.9+mc1.19.4"
}
loom {