plugins { id("jf.plugin-conventions") } dependencies { api(project(":convention")) api("net.fabricmc:fabric-loom:1.2-SNAPSHOT") api("com.github.johnrengelman:shadow:8.1.1") }