- [Sodium](https://github.com/CaffeineMC/sodium-fabric/releases): does all sorts of performance improvements, replaces graphics settings screen with its own
- [LazyDFU](https://github.com/astei/lazydfu/releases): decreases start up time by disabling initialization of the DataFixerUpper when it’s not needed
- [Enhanced Block Entities](https://modrinth.com/mod/OVuFYfre): improves performance around large amounts of chests by pre-computing the animations once (incompatible with Fast Chest)
- requires [Fabric API](https://modrinth.com/mod/fabric-api) and [Indium](https://modrinth.com/mod/indium) to work with Sodium
- [FastChest](https://www.curseforge.com/minecraft/mc-mods/fastchest): improves performance around large amounts of chests by disabling the animation outright (incompatible with Enhanced Block Entities)
- [Farsight](https://www.curseforge.com/minecraft/mc-mods/farsight-fabric): cache chunks beyond the server’s viewing distance and render them anyway, also fixes the client rebuilding all loaded chunks when the server changes its viewing distance
- [Sheep Consistency](https://www.curseforge.com/minecraft/mc-mods/sheep-consistency): makes sheared sheep colored
- [Presence Footsteps](https://www.curseforge.com/minecraft/mc-mods/presence-footsteps): not really *eye* candy but it fits best here, adds sounds for walking on different kinds of blocks
- Enter a name, set the version to the previously installed Fabric Loader, change the game directory to a separate directory to keep things clean in your main `.minecraft` directory