stopped shipping amecs
This commit is contained in:
parent
5fe65552ef
commit
ee510adc4b
|
|
@ -33,8 +33,7 @@ dependencies {
|
|||
modImplementation "net.fabricmc.fabric-api:fabric-api:${fabric_version}"
|
||||
implementation group: 'com.google.code.findbugs', name: 'jsr305', version: '3.0.1'
|
||||
implementation project(":Common")
|
||||
modImplementation "de.siphalor:amecsapi-1.19:1.5.0+mc22w17a"
|
||||
include "de.siphalor:amecsapi-1.19:1.5.0+mc22w17a"
|
||||
modRuntimeOnly "de.siphalor:amecsapi-1.19:1.5.0+mc22w17a"
|
||||
include implementation("com.github.llamalad7.mixinextras:mixinextras-fabric:${mixinextras_version}")
|
||||
annotationProcessor("com.github.llamalad7.mixinextras:mixinextras-fabric:${mixinextras_version}")
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user