Add idea plugin explicitly

This commit is contained in:
Matyrobbrt 2024-12-10 21:29:23 +02:00 committed by GitHub
parent d6286bb1f6
commit 79538ca2bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,5 @@
plugins {
id 'idea'
id 'java-library'
id 'maven-publish'
id 'net.neoforged.moddev' version '1.0.23'