promotional bannermobile promotional banner

Always Loaded

Server-side fabric mod that allows portal chunk loaders to automatically restart after a server restart.
Back to Files

Always Loaded 1.2.0

File namealways-loaded-mod-1.16-1.2.0.jar
Uploader
forward_nernforward_nern
Uploaded
Dec 9, 2025
Downloads
127
Size
14.4 KB
Mod Loaders
Fabric
File ID
7310427
Type
R
Release
Supported game versions
  • 1.21.4
  • 1.21.3
  • 1.21.2
  • 1.21.1
  • 1.21
  • 1.20.6
  • 1.20.5
  • 1.20.4
  • 1.20.3
  • 1.20.2
  • 1.20.1
  • 1.20
  • 1.19.4
  • 1.19.3
  • 1.19.2
  • 1.19.1
  • 1.19
  • 1.18.2
  • 1.18.1
  • 1.18
  • 1.17.1
  • 1.17
  • 1.16.5
  • 1.16.4
  • 1.16.3
  • 1.16.2
  • 1.16.1
  • 1.16

Curse Maven Snippet

Fabric

modImplementation "curse.maven:always-loaded-653001:7310427"

Learn more about Curse Maven

What's new

  • Rewritten most of the code, because the old one was terrible.
  • Extended version compatibility to 1.16
  • Renamed chunks.loaded and chunks.loaded.old to tickets.saved and tickets.saved.old
  • Those files are now stored in world/dimension/data instead of world/data/ - separate for every dimension.
  • Their format has also been changed.
    "long_pos minecraft:dimension" -> "x y z"
  • Files with the old format will still be loaded, but upon saving will be converted to the new one.
  • Console logging improvements.

This mod has no additional files