Started by
Tyzbrand
on
Topic category: Help with Minecraft modding (Java Edition)
Hi, I have a question about client/server operation.
Is a “player tick update” procedure supposed to run on both sides? Because in my case, they are only called on the client side.
I tried to force it with “Dist.DEDICATED_SERVER” but without success.
If anyone would like to try and help me out
(Mcreator 2025.1 + 1.20.1 generator plugin)