Simplified AI Logic

Quick rating

Simplified AI Logic

No reviews yet

🗸 Optimizes mobs and rewrites AI for peaceful creatures. Server optimization (minor TPS improvement)

Performance & Optimization
Mod Loaders
Forge
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
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

Compatibility

Supported Environments

Where It Runs
Server Only

Runs entirely on the server. Also works in singleplayer.

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
2.0

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

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

EN:

Simplified AI Logic is a lightweight AI optimizer that replaces heavy mob behaviors with simpler, configurable tasks. Mobs are split into three configurable lists: peaceful, hostile, and optimized.

Features

  • Three configurable mob lists — peaceful, hostile, and optimized. Edit "config/simplified_ai_logic.json" to choose which mobs get custom AI. Changes apply after re‑entering a world; no game restart needed.
  • Default configuration (auto‑generated on first launch):
  {
  "peaceful_mobs": ["minecraft:cow","minecraft:sheep","minecraft:pig","minecraft:chicken","minecraft:rabbit","minecraft:fox","minecraft:goat"], 
  "hostile_mobs": ["minecraft:zombie","minecraft:skeleton","minecraft:spider","minecraft:creeper","minecraft:witch"], 
  "optimized_mobs": ["minecraft:horse","minecraft:donkey","minecraft:mule","minecraft:llama","minecraft:wolf","minecraft:cat"] 
  }
  • Peaceful mobs – walk only when looked at by a player (every 9 seconds). Flee in a straight line when hurt. No complex pathfinding.
  • Hostile mobs – stop random wandering. Target instantly acquired within a 40×25 block radius.
  • Optimized mobs – lose random strolling, move like peaceful mobs, but keep all their special abilities (taming, riding, following owner).
  • Global optimizations – all mobs lose the constant "look at player" goal. Vanilla random looking is replaced with a cooldown‑based version. At high mob density, some individuals skip movement and looking around, further reducing server tick load.
  • Performance tip – for even better results, use together with Mob Collision Off, which removes mob‑to‑mob collisions.

🏆 Support the Author

🌐Third-party hosting

You are not allowed to host the mod on third-party resources. You can post news about the mod, but you must link to this mod page for downloading (or link to the download address from modrinth).

Requirements

  • Fabric: Minecraft 1.20.1, Fabric Loader, Fabric API, Architectury API
  • Forge: Minecraft 1.20.1, Forge, Architectury API

RU:

Simplified AI Logic — оптимизатор искусственного интеллекта мобов. Мобы делятся на три настраиваемых списка: мирные, враждебные и оптимизированные.

Возможности

  • Три настраиваемых списка мобов — мирные, враждебные и оптимизированные. Отредактируйте "config/simplified_ai_logic.json", чтобы выбрать, какие мобы получат изменённый AI. Изменения применяются при перезаходе в мир, без перезапуска игры.
  • Конфигурация по умолчанию (создаётся автоматически при первом запуске):
  {
  "peaceful_mobs": ["minecraft:cow","minecraft:sheep","minecraft:pig","minecraft:chicken","minecraft:rabbit","minecraft:fox","minecraft:goat"], 
  "hostile_mobs": ["minecraft:zombie","minecraft:skeleton","minecraft:spider","minecraft:creeper","minecraft:witch"], 
  "optimized_mobs": ["minecraft:horse","minecraft:donkey","minecraft:mule","minecraft:llama","minecraft:wolf","minecraft:cat"] 
  }
  • Мирные мобы — ходят только когда на них смотрит игрок (раз в 9 секунд). При атаке убегают по прямой, не строят сложных маршрутов.
  • Враждебные мобы — не бродят бесцельно. Цель мгновенно выдаётся в радиусе 40×25 блоков.
  • Оптимизированные мобы — лишаются случайного блуждания, передвигаются как мирные, но сохраняют все уникальные механики (приручение, верховая езда, следование за хозяином).
  • Глобальные оптимизации — у всех мобов отключено постоянное разглядывание игрока. Обычный ванильный обзор заменён на версию с кулдауном. При большом скоплении существ часть из них пропускает движение и осмотры, дополнительно снижая нагрузку на TPS.
  • Совет по производительности — для ещё лучших результатов используйте вместе с модом Mob Collision Off, который убирает коллизию между мобами.

🏆 Поддержать автора

🌐Сторонние размещения

Вы не имеете права размещать мод на сторонних ресурсах, вы можете разместить новость о моде, но обязательно ссылаться на эту страницу мода для загрузки. (или ссылаться на ссылку адреса скачивания с modrinth)

Требования

  • Fabric: Minecraft 1.20.1, Fabric Loader, Fabric API, Architectury API
  • Forge: Minecraft 1.20.1, Forge, Architectury API

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

~2,000
Downloads
Last Updated
CurseForge
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