PaperMC / Folia

Fork of Paper which adds regionised multithreading to the dedicated server.
GNU General Public License v3.0
3.56k stars 457 forks source link

Modding support #160

Closed PaulDotSH closed 1 year ago

PaulDotSH commented 1 year ago

Is your feature request related to a problem?

Mods are a huge part of minecraft, mods like create can modify minecraft into a entire new game, having way more content and new experiences. However since the base minecraft server is singlecore, more than a few players in a complex world is very hard even for the top hardware at the moment.

Describe the solution you'd like.

Since I know Folia won't support forge (already searched), what about fabric or quilt? Or maybe a custom framework in the future? I am sure any implementation would greatly benefit Folia and that existing framework.

Describe alternatives you've considered.

There are no multithreaded servers besides folia

Other

No response

powercasgamer commented 1 year ago

Folia will not be ported to Fabric nor Forge nor Quilt or any other modding framework.

MrJorman commented 11 months ago

Is your feature request related to a problem?

Mods are a huge part of minecraft, mods like create can modify minecraft into a entire new game, having way more content and new experiences. However since the base minecraft server is singlecore, more than a few players in a complex world is very hard even for the top hardware at the moment.

Describe the solution you'd like.

Since I know Folia won't support forge (already searched), what about fabric or quilt? Or maybe a custom framework in the future? I am sure any implementation would greatly benefit Folia and that existing framework.

Describe alternatives you've considered.

There are no multithreaded servers besides folia

Other

No response

see GoldenForge core in GitHub.