mirror of
https://github.com/Aizistral-Studios/No-Chat-Restrictions.git
synced 2026-05-14 21:03:32 +08:00
Add 'eventbus-validator' to Forge APs
This commit is contained in:
@@ -77,6 +77,7 @@ repositories {
|
||||
dependencies {
|
||||
implementation minecraft.dependency("net.minecraftforge:forge:$minecraft_version-$forge_version")
|
||||
annotationProcessor 'org.spongepowered:mixin:0.8.7:processor'
|
||||
annotationProcessor 'net.minecraftforge:eventbus-validator:7.0.1'
|
||||
}
|
||||
|
||||
jar {
|
||||
|
||||
Reference in New Issue
Block a user