Skip to content

Instantly share code, notes, and snippets.

View gamma-02's full-sized avatar
💬
who knows

Gamma_02 gamma-02

💬
who knows
View GitHub Profile
import [...]
public class CleanerMenu extends AbstractContainerMenu {
private Inventory playerInv;
private CleanerBlockEntity instance;
public boolean isInstanceNull(){
@gamma-02
gamma-02 / guide.md
Created April 4, 2026 07:24
Gamma's Fabric Server Opti.izaruonm (Optimization)

Gamma's Fabric Server Opti.izaruonm

that is a misspelling when I was talking to someone about this and it is now the title :3

Introduction

Hello! If you are reading this and do not know who I am, I am Gamma! I've been running Fabric servers for a while now, and optimizing them for as long as I've been running them. Most of what I've done has been for Fabric servers, and this guide is for Fabric servers. I will not talk about Paper or Purpur or whatever new Bukkit for with plugins. This is for maintaining utmost parity with Vanilla (so no weird Bukkit forks that break technical mc).

Pretty Necessary Mods

The first steps is just the basics. These are mods that you probably already have, but I am listing them anyway!