mirror of
https://github.com/Aizistral-Studios/No-Chat-Restrictions.git
synced 2026-05-14 12:53:32 +08:00
Remove 'mixin' block from Forge buildscript
This commit is contained in:
@@ -14,10 +14,6 @@ plugins {
|
||||
id "com.matthewprenger.cursegradle" version "1.4.0"
|
||||
}
|
||||
|
||||
mixin {
|
||||
add sourceSets.main, "nochatrestrictions.refmap.json"
|
||||
}
|
||||
|
||||
version = project.modVersion
|
||||
group = 'com.aizistral.nochatrestrictions'
|
||||
archivesBaseName = 'NoChatRestrictions'
|
||||
|
||||
Reference in New Issue
Block a user