plugins { jf.`plugin-conventions` } dependencies { api(projects.convention) // api("net.fabricmc:fabric-loom:1.6-SNAPSHOT") api("dev.architectury.loom:dev.architectury.loom.gradle.plugin:1.7-SNAPSHOT") api("com.github.johnrengelman:shadow:8.1.1") }