You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/latest/migrating.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ Dependencies are smaller mods that main mods rely on to function. If you are usi
42
42
43
43
These are mods that are needed for playing the latest versions of Minecraft at a reasonable FPS. These will also help decrease frame times, hopefully eliminating spikes or stuttering. Note that some mods on this list may only be helpful when playing singleplayer, but will not harm your multiplayer experience nor should they impact your vanilla experience.
44
44
45
-
| Mod | Description | Author |Incompatabilities | Notes |
45
+
| Mod | Description | Author |Incompatabilities | Notes |
46
46
| --- | --- | --- | --- | --- |
47
47
|[Sodium](https://modrinth.com/mod/sodium)| An all around performance mod, Sodium allows users to play the latest versions of Minecraft with high FPS, completely outperforming OptiFine, with some users seeing up to 8x their vanilla frames. Sodium also drastically improve visuals, providing a much better gameplay experience. |[CaffeineMC](https://github.com/CaffeineMC)|
48
48
|[Iris](https://modrinth.com/mod/iris)| A shader loader that allows users to load up their favorite OptiFine shaderpacks, but with much higher FPS. Iris also provides performance enhancements when not using shaders, making it great for all users. |[Iris Team](https://github.com/IrisShaders)|
@@ -52,11 +52,12 @@ These are mods that are needed for playing the latest versions of Minecraft at a
52
52
|[Entity Culling](https://modrinth.com/mod/entityculling)| Culls entities that you cannot see, increasing FPS. While Sodium already does this, this mod is much more thorough in which entities can be culled. |[tr7zw](https://github.com/tr7zw)|
53
53
|[ImmediatelyFast](https://modrinth.com/mod/immediatelyfast)| Improves the immediate mode rendering performance. |[RaphiMC](https://github.com/RaphiMC)|
54
54
|[ModernFix MVUs](https://modrinth.com/mod/modernfix-mvus)| ModernFix is an all-in-one mod that improves performance, reduces memory usage, and fixes many bugs in modern Minecraft versions without majorly compromising the game experience. |[embeddedt](https://github.com/embeddedt) & [coredex](https://github.com/coredex-source)|
|[Dynamic FPS](https://modrinth.com/mod/dynamic-fps)| Reduces your FPS when tabbed out of the game, therefore reducing your system load. |[juliand665](https://github.com/juliand665)|
56
57
|[Lazy Language Loader](https://modrinth.com/mod/lazy-language-loader)| Improves loading times when changing your language in game by only reloading the required resources. |[chachy](https://github.com/ChachyDev)|
57
58
|[Sodium Extra](https://modrinth.com/mod/sodium-extra)| Allows you to half the resolution on Apple's Retina displays and also adds most of OptiFine's performance features such as toggles for animations, particles, rain/snow, clouds, sky and biome colors, and more, as well as some custom ones. |[FlashyReese](https://github.com/FlashyReese)|
58
59
|[Ixeris](https://modrinth.com/mod/ixeris)| Moved GLFW polling events off the render thread, improving performance when moving your camera. |[decce6](https://github.com/decce6)|
59
-
|[Raise Sound Limit Simplified](https://modrinth.com/mod/rsls)| A mod that raises Minecraft sound sources limit in a simple way, preventing log spam and all sound disappearing for a short while. |[RelativityMC](https://github.com/RelativityMC)|| Only useful in singleplayer while hosting with World Host, can still use on multiplayer. |
60
+
|[Raise Sound Limit Simplified](https://modrinth.com/mod/rsls)| A mod that raises Minecraft sound sources limit in a simple way, preventing log spam and all sound disappearing for a short while. |[RelativityMC](https://github.com/RelativityMC)|
60
61
|[Remove Reloading Screen](https://modrinth.com/mod/rrls)| Allows you to access other parts of the game by removing the reload screen except for the progress bar. |[dima_dencep](https://github.com/dimadencep)|
61
62
|[Particle Core](https://modrinth.com/mod/particle-core)| Several optimizations to particles in Minecraft and customization of particle rendering, i.e., being able to turn them on/off individually and putting them in a reduced state. |[fzzyhmstrs](https://github.com/fzzyhmstrs)|
62
63
|[Force Close Loading Screen](https://modrinth.com/mod/forcecloseworldloadingscreen)| Instantly closes the loading terrain screen on world changing and drastically reduces the resource pack loading screen duration. |[kennytv](https://github.com/kennytv)|
@@ -66,7 +67,7 @@ These are mods that are needed for playing the latest versions of Minecraft at a
66
67
|[FastQuit](https://modrinth.com/mod/fastquit)| Allows you to go back to the title screen while the world is still loading or saving. It is done in a way that prevents world corruption. |[KingContaria](https://github.com/KingContaria)|| Only useful in singleplayer, can still use on multiplayer. |
67
68
|[C2ME](https://modrinth.com/mod/c2me-fabric)| C2ME is an experimental mod that attempts to multithread chunk generation, I/O, and loading. |[RelativityMC](https://github.com/RelativityMC)|| Only useful in singleplayer, can still use on multiplayer. |
68
69
|[Very Many Players](https://modrinth.com/mod/vmp-fabric)| VMP attempts to alleviate the strain on servers when there are a large amount of players. |[RelativityMC](https://github.com/RelativityMC)|| Only useful in singleplayer while hosting with World Host, can still use on multiplayer. |
69
-
|[Server Core](https://modrinth.com/mod/servercore)| A mod that aims to optimize the minecraft server, with vanilla altering optimizations disabled by default. |[Wesley1808](https://github.com/Wesley1808)|
70
+
|[Server Core](https://modrinth.com/mod/servercore)| A mod that aims to optimize the minecraft server, with vanilla altering optimizations disabled by default. |[Wesley1808](https://github.com/Wesley1808)|| Only useful in singleplayer while hosting with World Host, can still use on multiplayer. |
70
71
|[FastNoise](https://modrinth.com/mod/zfastnoise)| Adds multiple micro-optimizations to world generation. |[ZenXArch](https://codeberg.org/ZenXArch)|| Only useful in singleplayer while hosting with World Host, can still use on multiplayer. |
71
72
|[Structure Layout Optimizer](https://modrinth.com/mod/structure-layout-optimizer)| Attempts to optimize the generation of Jigsaw Structures and NBT pieces. |[TelepathicGrunt](https://github.com/TelepathicGrunt)|| Only useful in singleplayer, can still use on multiplayer. |
0 commit comments