this post was submitted on 07 Mar 2025
100 points (97.2% liked)

Programmer Humor

21167 readers
1143 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 3 points 2 days ago (1 children)

How much game logic is in the servers? Do they need updating for every release or are things like mob behaviour and Redstone handled by the clients?

[โ€“] [email protected] 8 points 2 days ago

Mob behaviour and redstone are not handled by the clients, nor are they implemented by many of these servers. Those behaviors are currently missing.