
DiscAI Based Horror.jar
DiscAI is a horror mod that adds a new dimension of fear, unique abilities, and terrifying creatures. Transform your gameplay with a customizable totem, explore the Horror Dimension accessed through mysterious doors, and let your growing fear physically af
2.2
Compatibility
Changes
⛅Changelog — DiscAI Mod (Forge 1.20.1) Version 2.2 — June 26, 2026
⛛ What's new? Update checker added for inform your for mod updates
Added a pagination button and redesign ui for trickster auction
Buying back items has become safer and more convenient Previously, when buying back stolen items, if your inventory was full, the extra items simply disappeared. Now we've added a system that takes care of every item.:
First, go to the inventory – everything is as usual.
If there is no room, the ender chest is the most reliable and personal storage, tied specifically to you.
If the ender chest is full, we will find a chest near your respawn point (or with a world spawn, if you haven't set up a bed yet) in the nearest regular chest.
If the chest is not found or is also full, the items will fall to the ground next to you so that you definitely don't lose anything.
⛛ Pleasant chat notifications You will see messages about where your items have ended up.:
"Your items that didn't fit in the inventory have been moved to the ender chest."
"The Ender chest is full, some of the items have been moved to the nearest chest"
"The Ender chest is full and chest is full, some of the items have been moved to the nearest chest"
"It was not possible to save all the items, some of them fell to the ground"
No more missing items – now the redemption process has become friendly and understandable.
⛛ Corrections Fixed a bug that caused the code to fail to compile on some versions.
Improved data retention stability – now information about stolen items is securely stored when the server is restarted.
⚑ Fixed Giant Alex Hitbox Now his fit for mob size
⚑ Update checker is now available for updates
You can disable this popup by clicking don't show again 📦 Dependencies Minecraft Forge 1.20.1 (47.4.16+)
GeckoLib 4.83
TerraBlender-forge-1.20.1-3.0.1.10
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:Ncqq4Q9M:JdyP8DWg"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:Ncqq4Q9M:JdyP8DWg"
}
