promotional bannermobile promotional banner

ServerCore

A mod that aims to optimize the minecraft server.

File Details

ServerCore Fabric 1.5.9+1.21.5

  • R
  • Mar 26, 2025
  • 904.17 KB
  • 2.1K
  • 1.21.5
  • Fabric

File Name

servercore-fabric-1.5.9+1.21.5.jar

Supported Versions

  • 1.21.5

Curse Maven Snippet

Fabric

modImplementation "curse.maven:servercore-550579:6351958"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added

  • Added default configurable values for dynamic settings.

Fixed

  • Fixed not being able to only specify a single dynamic setting in the config.

Changed

  • Chunks in vanilla can now tick if they're loaded by a ticket that allows simulation, not just when players are nearby.
    • Chunk-tick-distance now checks the distance to the nearest simulating ticket instead of the nearest player.
    • Since spawning and block-ticking chunks are now separate, ticking chunk cache now caches both of them.