Minecraft-Server/mods.md

3.4 KiB
Raw Blame History

Recommended Mods

This document has three sections:

  • List of recommended mods
  • Links to the mods and dependencies
  • General installation instructions

Mod List

All the mods listed below require Fabric. Fabric is a modern lightweight alternative to Forge.

Performance mods:

  • Sodium: does all sorts of performance improvements, replaces graphics settings screen with its own
  • LazyDFU: decreases start up time by disabling initialization of the DataFixerUpper when its not needed
  • Enhanced Block Entities: improves performance around large amounts of chests by pre-computing the animations once (incompatible with Fast Chest)
  • FastChest: improves performance around large amounts of chests by disabling the animation outright (incompatible with Enhanced Block Entities)

Eye candy:

  • Iris: shader mod for Fabric, compatible with Sodium, WIP but works with many shaders already
  • Continuity: connected textures
  • Farsight: cache chunks beyond the servers viewing distance and render them anyway, also fixes the client rebuilding all loaded chunks when the server changes its viewing distance
  • Sheep Consistency: makes sheared sheep colored
  • Presence Footsteps: not really eye candy but it fits best here, adds sounds for walking on different kinds of blocks

Other useful things:

  • Logical Zoom: adds zoom
  • LambDynamicLights: dynamic lights
  • Xaeros Minimap: minimap and waypoints
  • Litematica: allows you to copy and paste things by displaying schematics in the world
  • Litematica Printer: places blocks for Litematica schematics automatically