plugins { entitylib.`java-conventions` id("java-library") } dependencies { api(project(":api")) }