diff --git a/docs/latest/migrating.md b/docs/latest/migrating.md index e3f99a8e..3be292d9 100644 --- a/docs/latest/migrating.md +++ b/docs/latest/migrating.md @@ -62,7 +62,7 @@ If you want more information on Fabric, why Forge/OptiFine are not recommended, ### Dependencies -These are essential mods that are required for some fabric mods to work. +Dependencies are smaller mods that main mods rely on to function. If you are using Modrinth launcher, these should be automatically downloaded for you when you download mods within the launcher, and you don't need to worry about it. Dependencies are going through a makeover where along with a giant list at the top, mods will specify their required dependencies in the table itself. This is currently only implemented for a few categories. @@ -70,7 +70,7 @@ Dependencies are going through a makeover where along with a giant list at the t | --- | --- | --- | | [Fabric API](https://modrinth.com/mod/fabric-api) | Most mods | [Fabric Team](https://github.com/FabricMC) | | [Fabric Language Kotlin](https://modrinth.com/mod/fabric-language-kotlin) | Several mods (that use kotlin) | [Fabric Team](https://github.com/FabricMC) | -| [Mod Menu](https://modrinth.com/mod/modmenu) | Most mods | [Terraformers](https://github.com/TerraformersMC) | +| [Mod Menu](https://modrinth.com/mod/modmenu) | Most mods in order to access config in game. | [Terraformers](https://github.com/TerraformersMC) | | [Indium](https://modrinth.com/mod/indium) | Several mods | [comp500](https://github.com/comp500) | | [Architectury](https://modrinth.com/mod/architectury-api) | Several mods | [Shedaniel](https://github.com/shedaniel) | | [Cloth Config](https://modrinth.com/mod/cloth-config) | Several mods | [Shedaniel](https://github.com/shedaniel) | @@ -78,7 +78,6 @@ Dependencies are going through a makeover where along with a giant list at the t | [MaLiLib](https://github.com/sakura-ryoko/malilib/releases/latest) | Litematica, MiniHUD | [Matti Ruohonen](https://github.com/maruohon) | | [Ash API](https://modrinth.com/mod/ash-api) | Transparent. | [Trikzon](https://github.com/Trikzon) | | [Searchables](https://modrinth.com/mod/searchables) | Controlling | [Jaredllll08](https://github.com/jaredlll08) | -| [DarkKore](https://modrinth.com/mod/darkkore) (No 1.21 Yet) | KronHUD | [DarkKronicle](https://github.com/DarkKronicle) | | [Lilac](https://modrinth.com/mod/lilac) | OptiGUI | [opekope2](https://github.com/opekope2) | ### Performance @@ -91,7 +90,6 @@ These are mods that are needed for playing the latest versions of Minecraft at a | [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) | [Sodium](https://modrinth.com/mod/sodium) | | [Lithium](https://modrinth.com/mod/lithium) | Helps improve the performance of many vanilla systems without changing their mechanics. | [CaffeineMC](https://github.com/CaffeineMC) | | [Exordium](https://modrinth.com/mod/exordium) (No 1.21 Yet) | Caps the FPS of certain HUD elements that do not need to be updated every frame. | [tr7zw](https://github.com/tr7zw) | [Fabric API](https://modrinth.com/mod/fabric-api) | | May break some HUD elements from other mods. | -| [DashLoader](https://modrinth.com/mod/dashloader) (No 1.21 Yet) | Caches all of Minecraft's contents to load the game much faster and provide insanely quick reloads. | [alphaqu](https://github.com/alphaqu) | | [Enhanced Block Entities](https://modrinth.com/mod/ebe) | Improves block entities by making them used baked models instead, allowing for better performance, visuals (via better smoothlighting), and better resource pack customizability. | [FoundationGames](https://github.com/FoundationGames) | [Fabric API](https://modrinth.com/mod/fabric-api) | | [FerriteCore](https://modrinth.com/mod/ferrite-core) | Helps reduce the amount of memory the game takes up. This may make a big difference for larger modpacks as well. | [malte0811](https://github.com/malte0811) | | [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) | @@ -180,7 +178,6 @@ These are mods that are more dependant on personal preference than importance. | [Blur+](https://modrinth.com/mod/blur-fabric) | Creates a nice blur effect when in menus and is completely customizable. | [Motschen](https://github.com/Motschen) | | [WaveyCapes](https://modrinth.com/mod/wavey-capes) | Breaks your cape into smaller sections to make its movement more fluid. Looks great with the new migration capes. | [tr7zw](https://github.com/tr7zw) | | [Perspektive](https://modrinth.com/mod/perspektive) **(BANNABLE ON HYPIXEL)** | A simple 360 degrees perspective mod that lets you move the camera without moving your player's direction. | [r0yzer](https://github.com/r0yzer) | -| [KronHUD](https://modrinth.com/mod/kronhud) (No 1.21 Yet) | Adds many useful HUD elements to your screen with an easy to use in game config. | [DarkKronicle](https://github.com/DarkKronicle) | | [BetterF3](https://modrinth.com/mod/betterf3) | Replaces Minecraft's original debug HUD with a highly customizable, more human-readable HUD. You can customize colors, position, add spacings, and more. | [cominixo](https://github.com/cominixo) | | [TNTTime](https://modrinth.com/mod/tnttime) (No 1.21 Yet) | Displays time left to the TNT explosion above primed TNT. | [Simon](https://github.com/shateq) | | [Paginated Advancements & Custom Frames](https://modrinth.com/mod/paginatedadvancements) | Makes the advancement menu fit your entire screen, which could make it easier to navigate the menu. | [DaFuqs](https://github.com/DaFuqs) @@ -224,6 +221,7 @@ These are mods for Hypixel Skyblock. | Mod | Description | Author | Dependencies | Incompatabilities | Notes | | --- | --- | --- | --- | --- | --- | | [Skyblocker](https://modrinth.com/mod/skyblocker-liap) | A general purpose Hypixel Skyblock utility mod. | [SkyblockerMod Team](https://github.com/SkyblockerMod) | [Fabric API](https://modrinth.com/mod/fabric-api) | +| [Skyblock Tweaks](https://modrinth.com/mod/sbt) | A Hypixel SkyBlock mod for the latest version providing many tweaks and gameplay enhancements. | [MisterCheezeCake](https://github.com/MisterCheezeCake) | [Fabric API](https://modrinth.com/mod/fabric-api), [YACL](https://modrinth.com/mod/yacl) | | [Firmament](https://modrinth.com/mod/firmament) | An NEU inspired Skyblock mod. | [nea890](https://github.com/nea89o) | [Fabric API](https://modrinth.com/mod/fabric-api), [Fabric Language Kotlin](https://modrinth.com/mod/fabric-language-kotlin), & [RoughlyEnoughItems](https://modrinth.com/mod/rei) | ### OptiFine Replacements @@ -254,7 +252,7 @@ Resource pack features that OptiFine has. Not all support the OptiFine format. | [Continuity](https://modrinth.com/mod/continuity) | Connected texture models (CTM) and emmisive textures. | ✅ | | [Pepper_Bell](https://github.com/PepperCode1) | | [MoreMcmeta](https://modrinth.com/mod/moremcmeta) | Animated textures. | ✅ | | [soir20](https://github.com/soir20) | | [OptiGUI](https://modrinth.com/mod/optigui) | GUI/Container textures. | ✅ | | [opekope2](https://github.com/opekope2) | -| [Translucency Fix](https://modrinth.com/mod/translucencyfix) | Fixes semitranslucent textures. | 🚧 | Not sure if OptiFine even does this. | [ruvaldk](https://github.com/ruvaldak) | +| [Translucency Fix](https://modrinth.com/mod/translucencyfix) | Fixes semitranslucent textures. | 🚧 | Not sure if OptiFine even does this. This should be fixed in 1.21.2. | [ruvaldk](https://github.com/ruvaldak) | | [CIT Resewn](https://modrinth.com/mod/cit-resewn) (No 1.21 Yet)| Custom item textures. | ✅ | | [SHsuperCM](https://github.com/SHsuperCM) | | [Polytone](https://modrinth.com/mod/polytone) | Custom colors, sounds, particles, GUI elements, and more. | ✅ | More customizable. | [MehVahdJukaar](https://github.com/MehVahdJukaar) | | [Entity Model Features](https://modrinth.com/mod/entity-model-features) | Custom entity models. | ✅ | More customizable. | [Traben](https://github.com/Traben-0) |