File Details
Worldthreader mc1.19.3-1.4.0
- B
- Feb 28, 2023
- 99.71 KB
- 160
- 1.19.3
- Fabric
File Name
Worldthreader-1.4.0.jar
Supported Versions
- 1.19.3
Curse Maven Snippet
This is the second release of the worldthreader mod which runs dimensions on one thread each.
The goal of this mod is to do that is a safe manner, meaning that no major issues or new behaviors are created by the threading.
/gamerule worldthreader_active can be used to toggle the threading.
Additions
- new:
/gamerule worldthreader_teleported_entity_additional_tick: Entities that teleport away from the overworld are ticked directly after arriving. This should allow entities to catch up the tick of lifetime they lost during teleport compared to vanilla. In vanilla entities arrive instantly in the other dimension, with worldthreader they arrive at the end of the tick they teleported. - new: faster threadsafe scoreboard
Disclaimers
TAKE A BACKUP OF YOUR WORLD BEFORE INSTALLING THIS MOD The concept of this mod is incompatible with most other mods which use global variables to store information. Please report mod compatibility issues to Worldthreader and not to the authors of the other mods. We will tell you if it makes sense to report the issue to the other mod.