mirror of
https://github.com/Suiranoil/SkinRestorer.git
synced 2026-01-16 04:42:12 +00:00
fix mixins not working on forge
This commit is contained in:
@@ -6,5 +6,5 @@ plugins {
|
||||
// see https://files.minecraftforge.net/net/minecraftforge/gradle/ForgeGradle/ for new versions
|
||||
id 'net.minecraftforge.gradle' version '6.0.26' apply false
|
||||
|
||||
id "me.modmuss50.mod-publish-plugin" version "0.6.3" apply false
|
||||
id 'me.modmuss50.mod-publish-plugin' version '0.6.3' apply false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user