Started by
LethalSalmon
on
Topic category: Help with Minecraft modding (Java Edition)
So im making a mod and i dont know that much about procedures, is it possible for an entity to use a move that stops time? if it is can anyone please help me with making the procedure?
Try doing a command block where it does command "/tick freeze", then wait a couple seconds, and does command "/tick unfreeze".
It kind of worked? it stops the time for the entity and not the player is there a fix for that?