plugins { id 'java' } dependencies { implementation project(':entity-registry') }