minecraft:mod:bta-sides
Differences
This shows you the differences between two versions of the page.
minecraft:mod:bta-sides [2024/02/17 15:07] – created raccoon | minecraft:mod:bta-sides [2024/02/17 15:15] (current) – Additional notes raccoon | ||
---|---|---|---|
Line 10: | Line 10: | ||
Additionally, | Additionally, | ||
- | A big thing to consider is some of your code intended for SP might run in an MP client context. This can end up desyncing your locally replicated state. Make sure this case never occurs or include '' | + | Some of your code intended for SP might run in an MP client context. This can end up desyncing your locally replicated state. Make sure this case never occurs or include '' |
+ | |||
+ | In the case of serverside mods that don't have a cooperating modded clientside (" |
minecraft/mod/bta-sides.1708182459.txt.gz · Last modified: 2024/02/17 15:07 by raccoon