[BUG] Fix Mixin crashes on Server Side Forge
This commit is contained in:
@@ -2,9 +2,6 @@ plugins {
|
||||
id 'java'
|
||||
//id 'com.matyrobbrt.mc.registrationutils' version '1.20.1-1.0.0'
|
||||
id 'maven-publish'
|
||||
id 'net.minecraftforge.gradle' version '[6.0,6.2)' apply false
|
||||
id 'org.spongepowered.mixin' version '0.7-SNAPSHOT' apply false
|
||||
id 'com.github.johnrengelman.shadow' version '7.0.0' apply false
|
||||
}
|
||||
|
||||
/*registrationUtils {
|
||||
|
Reference in New Issue
Block a user