Commit 4d1ca78
committed
fix: 🐛 Fixed next tick time for magnets to only be updated on server side because apparently client game time can run ahead of server which caused magnets to not work after some time in single player
1 parent e4a2e3e commit 4d1ca78
2 files changed
Lines changed: 6 additions & 2 deletions
File tree
- src/main/java/net/p3pp3rf1y/sophisticatedcore/upgrades/magnet
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
44 | 48 | | |
45 | 49 | | |
46 | 50 | | |
| |||
0 commit comments