Modscraper Modscraper Minecraft
Misanthropy's Terra Entity Fix logo

Misanthropy's Terra Entity Fix

Mod

by Misanthropy

Fixes a deadlock issue caused by Terra Entity mod.

Type

Mod

CurseForge Downloads

4,683

CurseForge ID

1506909

Last Updated

Jul 29, 2026

Description

The original Terra Entity mod has a bug where it tries to "buff up" monsters the moment they are created. If a monster is created while the world is still generating (like inside a new dungeon), the mod tries to look up data about the surrounding area.

Because the world isn't finished yet, the mod gets stuck in a loop waiting for the area to load, while the game is waiting for the mod to finish. This will cause Deadlock.

 

How does this mod fixes it?

It's very simple, before buffing a mob. It just checks if the chunk is loaded in memory. If not, It doesn't.
And also forces it to run in worker thread instead of main thread. Which should also fix potential deadlock issues.

Recommended Gear

Affiliate

Hardware and extras that pair well with this mod.

As an Amazon Associate I earn from qualifying purchases.

Similar Mods

Included in Modpacks (1)

External Resources