promotional bannermobile promotional banner

DiscAI Based Horror.jar

you are in a Hardcore

File Details

discai-1.4.jar

  • R
  • May 21, 2026
  • 5.85 MB
  • 6
  • 1.20.1
  • Forge

File Name

discai-1.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:discai-based-horror-1544838:8123871")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

📝 Changelog for DiscAI (version 1.4.0)

IMPORTANT need to install TerraBlender-forge-1.20.1-3.0.1.10
✨ NEW FEATURES
👾 Black Mob Watcher
Added a new BlackWatcherEntity entity with animations (GeckoLib): idle, walk, head_shaking.

Spawns in custom mines (20% chance) and vanilla mines (90% chance).

The mob teleports to the player, makes a circle around him, then kills and disappears with a sound.

When it appears, it can perform an animation of shaking the head (randomly).

You can see the mob through /summon discai:black_watcher to see the animations if you don't want to go into the mines and look for it there.

 

🧱 Generation in mines
Digging marks – there is a 40% chance of coarse marks (COARSE_DIRT) appearing around the structure.

Trap Chest – TNT is generated instead of a chest with a 15% chance.

Trolley breakdown – with a 30% chance, trolleys with a chest are replaced with regular ones.

Dug tunnels – there is a 60% chance of 2x2 tunnels with a length of 120 blocks extending from the mine.

Underground mines are now generated strictly at a depth of -60 ... -30, with a check for overlap with stone.

, Portal sounds
The custom portal_create.ogg sound has been added to both portal blocks (HorrorPortalBlock and HorrorPortalBackBlock).

The sound is played both before and after teleportation.

In the PortalIgniteEvent, when the frame is lit, the same sound is also played.

🌍 Horror measurement improvements
An automatic return portal is created at a distance of 10-30 blocks from the player (to the side or behind, out of sight).

Added minimum height check (Y > 5) and hip exclusion.

When creating a portal, the player receives a message with the coordinates in the chat.

The portal is not duplicated – it is checked within a radius of 50 blocks.

🌍 New Horror Dimension Biome

horror_forest

/findbiome horror_forest

Commands
/findbiome <biome_name> - search for a biome in the current dimension (works even if /locate is blocked). (work only in horror dimension)

/fear set/add/get – managing the fear scale.

📌 KNOWN PROBLEMS
If the fear is very high (>95), hallucinations can interfere with the game – they can be disabled in the config.

GeckoLib may require manual JAR installation in the mods folder at startup (if it is not automatically picked up).