For reference, the mod is relying on Polymer to create server-sided items, and im writing in Kotlin.
From what the console is outputting, it seems to be the "net.minecraft.registry.Registries" class not being found, however when running the mod through IntelliJ it works with 0 issue.
ive double checked that everything matches between dev environment and the server.