JMT MCMT Versions Save

A multithreading mod for for Minecraft forge 1.15.2 and 1.16.x

v0.10.12

3 years ago

Fixes bug in patching of func_217482_a (ServerWorld.getEntities) caused by badly named variables in the coremod

Should fix mod compatibility (as function isn't used in vanilla hence my testing not encountering it)

v0.10.11

3 years ago

MCMT V0.10.11

Hopefully now slightly less broken.

Changes:

  • Removed the only other FastUtil field in server world to avoid an issue with some kind of parallel interaction with entityById.
  • Added stats commands to better do toggled comparisons

v0.9.8-alpha

3 years ago

First public release!

Note, you can configure the mod by using /mcmt config toggle [option] (and no options just turns off all multithreading) Also note that this DOESN'T disable all the surgery done to with coremods, so there will still be differences in game internals disabled vs not installed, it's just unlikely to have much of an impact.

Have fun and break things

Enjoy the mod. In theory, there are no breakages in the base game; but if you have any Vanilla looking exceptions please open an issue so I can patch it.

All the warnings

This is all SUPER ALPHA, and I will again re-itterate that this probably isn't stable (I keep saying this as it appears stable in testing and I don't know how or why so I should probably add warnings for when it does go wrong).

Also: Make a world backup (I've not yet seen any world corruption but it won't hurt), and be aware that if something REALLY breaks (which has yet to happen on this release even with mods, but has previouly) the game can lock such that it won't save.