Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/goldenforge/goldenforge

Optimizing (Neo)Forge modded servers using Paper performance patches
https://github.com/goldenforge/goldenforge

minecraft-forge minecraft-server optimization papermc performance

Last synced: 4 months ago
JSON representation

Optimizing (Neo)Forge modded servers using Paper performance patches

Awesome Lists containing this project

README

        

## GoldenForge
[![build](https://github.com/goldenforge/goldenforge/actions/workflows/build.yml/badge.svg)](https://github.com/GoldenForge/GoldenForge/actions)
[![discord](https://dcbadge.vercel.app/api/server/g3e5J8tX6e?style=flat)](https://discord.gg/g3e5J8tX6e)
GoldenForge

### What is GoldenForge ?

Goldenforge is an unofficial fork of [Forge](https://github.com/minecraftforge/minecraftforge) designed to improve performance of large-scale modded servers by implementing [Paper](https://github.com/PaperMC/Paper) performance patches.

### Is it stable ?

Goldenforge is currently in an alpha stage. Expect stuff to break. It's not ready for production. Please do not report issues to mod authors or forge.

Nightly builds can be found [here](https://github.com/GoldenForge/GoldenForge/actions)

### Optimizations mods

Using optimizations mods with goldenforge can result in undefined behaviour.

Recommended mods :
- canary (require custom config [here](https://github.com/GoldenForge/GoldenForge/tree/1.19.2/docs/configs/canary.properties))
- goldenforge-fixes [Modrinth](https://modrinth.com/mod/goldenforge-fixes) | [Github](https://github.com/GoldenForge/GoldenForge-Fixes)

Incompatible mods :
- modernfix
- canary
- servercore (activation range and dynamic mobcaps already implemented)
- starlight (already implemented)
- pluto
- smoothchunks
- chunksending
- BiomeMakeover (see https://github.com/GoldenForge/GoldenForge/issues/17)
- randomTP (see https://github.com/GoldenForge/GoldenForge/issues/16)
- blueprint and mods that depend on it (i'm working on a fix)