ServerCore

A mod that aims to optimize the minecraft server.
Back to Files

ServerCore-Fabric-1.3.7+1.20.1

File nameservercore-fabric-1.3.7+1.20.1.jar
Uploader
Wesley8081Wesley8081
Uploaded
Jun 13, 2023
Downloads
405.0K
Size
606.7 KB
Mod Loaders
Fabric
File ID
4585173
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:servercore-550579:4585173"

Learn more about Curse Maven

What's new

Updated to 1.20.1

  • Fabric API modules are no longer bundled in the mod jar.
  • Added activation_range.excluded_entity_types, a config option to exclude specific entity types from activation range.
  • Replaced the tick_inactive setting in activation range with tick_interval
tick_interval specifies the interval between 'active' ticks whilst the entity is inactive.
Negative values will disable these active ticks similar to tick_inactive = false used to do.

This mod has no related projects