plugins { jf.`plugin-conventions` } dependencies { api(projects.convention) api("dev.architectury.loom:dev.architectury.loom.gradle.plugin:1.5-SNAPSHOT") api("com.github.johnrengelman:shadow:8.1.1") }