Unofficial site, not affiliated with modrinth.com.What is this?
Моды/Unloaded Activity
Unloaded Activity

Unloaded Activity

Achieves "infinite simulation distance" by keeping track of how long things have not simulated for, and then updating them like they've always been simulating.

279.3K
403
  • Fixed a crash that would happen when cauldrons gets filled by dripstone.

  • Additions:

    • Added grouped simulations Ability for certain blocks to be simulated together instead of individually. This fixes stuff like ice being simulated incorrectly, where now it only forms the ice around the edges of the body of water and growing inwards. This also comes with a few config options:

    maxGroupUpdatesPerTick -> How many groups to simulate per tick. groupTickDifferenceThreshold -> The time difference between now and its last tick needed to simulate a group.

    maxGroupTickDeviationScale -> How different the time difference can be between chunks to be simulated together.

    maxForcedChunkLoads -> If a group of blocks are reaching into unloaded chunks, this is how many chunks are allowed to be loaded.

    maxGroupTickIterations -> How many iterations group simulations can do per group.

    minGroupTickIterations -> Minimum amount of iterations to perform per group. This can improve simulation accuracy a little bit.

    groupTickUpdateStrength -> How big the iteration steps should be. Smaller steps are more accurate but can reduce performance.

    maxGroupTickSize -> How big (in blocks) a simulation group can be.

    Grouped simulations are pretty performance intensive, so if there's lag, consider reducing maxGroupTickSize or maxGroupTickIterations using /unloadedactivity config or in config/unloadedactivity.json.

    • Support for dirt growing grass/mycelium

    • Support for nether warts growing

    • Support for sheep eating grass and growing wool

    • Support for the golden dandelion stopping ageing

    • Support for growing cactus flowers on cactuses

    • Optimized chunk indexing

    • Add blacklistedBlocks config option to prevent certain blocks from being simulated It can be changed ingame using the /unloadedactivity config or in config/unloadedactivity.json.

    Changes:

    • Made most things data-driven You can now use datapacks to change the simulation behavior of blocks, such as probabilities, conditions, what's being simulated, etc. The API is still not final though and will be changed for the full release of v0.7.0 along with the docs.

    • Index chunks over time instead of on demand Previously when it was time for a chunk to be simulated, it would check if the chunk was indexed and had all the simulateable blocks positions saved. If not, it would loop through the whole chunk. But now, chunks gets indexed over time while they're loaded in the world.

    • Remove options menu Because this mods functionality is entirely server-sided, it felt a bit weird to have a client-sided config menu. You can still change the options through /unloadedactivity config in game if you are in a single-player world.

    • Renamed config file from unloaded-activity.json to unloadedactivity.json

    • Renamed/removed a bunch of settings Removed all settings related to enabling/disabling certain blocks. This is replaced by the blacklistedBlocks setting.

    Renamed:

    maxChunkUpdates -> maxChunksIndexedPerTick

    maxKnownChunkUpdates -> maxChunkUpdatesPerTick

    enableRandomTicks -> enableSimulatingRandomTicks

    enablePrecipitationTicks -> enableSimulatingPrecipitationTicks

    enableBlockEntities -> enableSimulatingBlockEntities

    enableEntities -> enableSimulatingEntities

    updateFurnace -> simulateFurnaceSmelting

    ageEntities -> simulateEntitiesAgeing

    • Improved accuracy of copper oxidizing

    • Improved accuracy of water freezing

  • Unloaded Activity v0.6.10+1.21.11

    beta11 декабря 2025 г.
    • Support for 1.21.11
  • Unloaded Activity v0.6.9+1.21.9-1.21.10

    beta13 октября 2025 г.
    • Support for 1.21.9-1.21.10 and all of the new copper blocks
  • Unloaded Activity v0.6.8+1.21.6-1.21.8

    beta23 сентября 2025 г.
    • Support for 1.21.6-1.21.8
  • Unloaded Activity v0.6.7+1.21.5

    beta16 июня 2025 г.
    • Fixed Lithium incompatibility on NeoForge that caused furnaces to smelt stuff instantly.
  • Unloaded Activity v0.6.7+1.21.4

    beta16 июня 2025 г.
    • Fixed Lithium incompatibility on NeoForge that caused furnaces to smelt stuff instantly.
    • Fixed Lithium incompatibility on NeoForge that caused furnaces to smelt stuff instantly.
  • Unloaded Activity v0.6.7+1.21-1.21.1

    beta16 июня 2025 г.
    • Fixed Lithium incompatibility on NeoForge that caused furnaces to smelt stuff instantly.
  • Unloaded Activity v0.6.6+1.21.5

    beta30 марта 2025 г.
    • Support for 1.21.5
    • Fixed chunks not saving tick data. (I am very sorry) (Also, why didn't anyone report this sooner??)
    • Fixed name conflict with Jade
  • Unloaded Activity v0.6.6+1.21.4

    beta30 марта 2025 г.
    • Support for 1.21.5
    • Fixed chunks not saving tick data. (I am very sorry) (Also, why didn't anyone report this sooner??)
    • Fixed name conflict with Jade
  • Unloaded Activity v0.6.6+1.21.2-1.21.3

    beta30 марта 2025 г.
    • Support for 1.21.5
    • Fixed chunks not saving tick data. (I am very sorry) (Also, why didn't anyone report this sooner??)
    • Fixed name conflict with Jade
  • Unloaded Activity v0.6.5+1.21.4

    beta26 декабря 2024 г.
    • Support for 1.21.3 and 1.21.4
  • Unloaded Activity v0.6.5+1.21.2-1.21.3

    beta26 декабря 2024 г.
    • Support for 1.21.3 and 1.21.4
  • Unloaded Activity v0.6.4+1.21-1.21.1

    beta29 августа 2024 г.
    • Support for 1.21.1
    • Updated loom to 1.7
    • Updated gradle to 8.8
  • Unloaded Activity v0.6.3+1.21

    beta29 июля 2024 г.
  • Unloaded Activity v0.6.3+1.20.2

    beta29 июля 2024 г.
  • Unloaded Activity v0.6.3+1.20-1.20.1

    beta29 июля 2024 г.
1
...

Совместимость

Minecraft: Java Edition

Платформы

Поддерживаемые окружения

Сервер

Сведения

Лицензия:
Опубликован:3 года назад
Обновлён:1 месяц назад
ID проекта:
Главная