mirror of
https://github.com/Aizistral-Studios/No-Chat-Restrictions.git
synced 2026-05-14 21:03: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"
|
id "com.matthewprenger.cursegradle" version "1.4.0"
|
||||||
}
|
}
|
||||||
|
|
||||||
mixin {
|
|
||||||
add sourceSets.main, "nochatrestrictions.refmap.json"
|
|
||||||
}
|
|
||||||
|
|
||||||
version = project.modVersion
|
version = project.modVersion
|
||||||
group = 'com.aizistral.nochatrestrictions'
|
group = 'com.aizistral.nochatrestrictions'
|
||||||
archivesBaseName = 'NoChatRestrictions'
|
archivesBaseName = 'NoChatRestrictions'
|
||||||
|
|||||||
Reference in New Issue
Block a user