mrsterner/Geocluster

Server-side only version?

Opened this issue · 3 comments

Possible to remove all tools, remaining only custom ore generation to make it server-side?

While yes, i don't really feel like maintaining two version of a mod

While yes, i don't really feel like maintaining two version of a mod

There are two mods that do what I need but they both required on client. Mineralas and Geocluster.
The fastest way to do it – you remove client-side functionality just as a custom build for my project based on Fabric 1.18.2.

But the best solution that I see to keep maintaining one version is to add config that will enable/disable client-side requirement and related items.

Another possible solution is to use Polymer to make client-side work without installation.

I'm thinking PolyMC can be used with this mod to make it server-side compatible.