Skip to content

Instantly share code, notes, and snippets.

View youmukonpaku1337's full-sized avatar

youmukonpaku1337 youmukonpaku1337

View GitHub Profile
@youmukonpaku1337
youmukonpaku1337 / beginnerguide.md
Last active August 19, 2024 19:50
Beginner's Guide to Update Skipping

This guide serves as a beginner-friendly introduction to update skipping and how to use it.

Quick note

This guide assumes you have a basic understanding of redstone and block updates.

Quick glossary

Block update - an interaction that generally informs the game something physically changed. Block update detector - something that detects a block update. Quasi connectivity - the functionality of some redstone components to power like doors.

Minecraft 2nd stage optimization (after installing optimization mods)

I've been hosting a minecraft server for about 2 months now, and as every fabric server owner I like optimization, and a lot of it.
For servers I have tried the Shenandoah, C4, ZGC, Shenandoah IU, Shenandoah Generational and the G1 garbage collectors mainly serverside, but I did some clientside testing too.
All of them except G1GC sucked, and I've determined that by normal usage and a test of mine.

Testing

The test I've tried:

  1. Spawn about 20 players with carpet's /player command,