plugins { id("geyser.shadow-conventions") } dependencies { api(libs.base.api) api(libs.math) }