mirror of
https://github.com/Aizistral-Studios/No-Chat-Restrictions.git
synced 2026-05-14 12:53:32 +08:00
Apply 'java' plugin in Forge buildscript
This commit is contained in:
@@ -7,8 +7,9 @@ buildscript {
|
|||||||
}
|
}
|
||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
id 'eclipse'
|
id 'java'
|
||||||
id 'idea'
|
id 'idea'
|
||||||
|
id 'eclipse'
|
||||||
id 'net.minecraftforge.gradle' version '[7.0.17,8)'
|
id 'net.minecraftforge.gradle' version '[7.0.17,8)'
|
||||||
id "com.modrinth.minotaur" version "2.+"
|
id "com.modrinth.minotaur" version "2.+"
|
||||||
id "com.matthewprenger.cursegradle" version "1.4.0"
|
id "com.matthewprenger.cursegradle" version "1.4.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user