[BUG] Fix Mixin crashes on Server Side Forge
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
plugins {
|
||||
id "me.hypherionmc.modutils.modpublisher" version "1.0.+"
|
||||
id 'net.minecraftforge.gradle' version '[6.0,6.2)'
|
||||
id 'org.spongepowered.mixin' version '0.7-SNAPSHOT'
|
||||
id 'com.github.johnrengelman.shadow' version '7.0.0'
|
||||
}
|
||||
|
||||
apply plugin: 'java'
|
||||
|
Reference in New Issue
Block a user