DimThread Reforged (Unofficial) - DISCONTINUED

Quick rating

Community listing page, reviews here may not be monitored by the author.

DimThread Reforged (Unofficial) - DISCONTINUED

No reviews yet

An attempt to optimize the Minecraft server, by assigning each dimension their own thread.

No Theme
No Genre
QoL & Tweaks
Performance & Optimization
Mod Fork/Port
Development: Abandoned
Mod Loaders
Forge
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
Dimensional-Threading-Reforged-1.18.2-1.2.8

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

This project is discontinued. Use this fork instead:

https://www.curseforge.com/minecraft/mc-mods/dimensional-threads

This project is a free and open-source Minecraft mod which optimizes the processing of multiple Dimensions, by assigning them independent threads. It works on both the client and server, and does not require the mod to be installed on both sides.

Important notes:

  • I will only support the last two major release versions of Minecraft for all of my mods (that's currently 1.18.2 and 1.19.2).
  • Big shoutout to gaxyll for creating the logo for me - tysm.
  • This is an unofficial port of the fabric mod Dimensional Threading. The original copyright owner is WearBlackAllDay.
  • This port is not going to fix the issues that the fabric version has (unless they are being fixed it beforehand in the fabric version)
  • This mod might probably have some incompatibilities with other mods. It's recommended to use it for vanilla servers or slightly modded vanilla. Most of the time, the issue can only be fixed by the specific mods (making their code and used data structures thread-safe). This includes: AE2, Create, Bigger Reactors, Cupboard and Chunky Pregenerator

Requests:

  • Please do not report issues with this port to the original owner or to their GitHub repo.
  • Please do not join their discord or post a comment on their mod page in order to get support for my port.

Changes:

This port currently does not change any of the original implementations. On code side the only differences are the following ones:

  • I adapted the class references and mixin injection points to match it to SRG and Forge

This port should be fully compatible with Rubidium, Immersive Portals and Oculus (at least no crashes/issues occured while testing it). Optifine is not going to be officially supported.


Configuration

DimThread comes with 2 native Gamerules:
  • /gamerule dimthread_active true/false; enables/disables the mod
  • /gamerule dimthread_thread_count count;changes the amount of threads used

FAQ

Does the mod change Vanilla behaviour?

DimThread aims to conserve vanilla-parity in all points. At the moment there are no known deviations in behaviour from Mojangsserver.jar. If you notice any, feel free to open an issue.

Can my dimensions get de-synchronized?

As stated above this is NOT the case. DimThread will always synchronize the dimensions it threads with each other, setting the overall MSPT to the slowest individual dimension.

Are dimension counts above 3 supported?

Yes, but you will have to adjust the GameRule accordingly.

Will the server run faster if assign more than 3 threads to DimThread?

No, the mod can only assign one dimension to one thread.

Can i use DimThread if i have less threads on my CPU than dimensions?

The mod will not crash if you do not have enough threads available, but it will make the game slower. You should always have atleastDimensionCount + 1threads available.

How is the compatibility with other mods?

Compatibility with JellySquids performance mods and Carpet will be ensured and issues concerning them are accepted. If you plan on using a different mod compatibility cannot be guaranteed, since not every author writes their mod threadsafe.

What about older versions of Minecraft?

I'm not going to backport this mod to versions before 1.18.2. But every other developer is permitted to do so under the conditions of the license.


Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~97,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works