Unofficial site, not affiliated with modrinth.com.What is this?
Моды/Anti Entity Grief
Anti Entity Grief

Anti Entity Grief

Control the capabilities mobs have for destroying your world! Adds server commands to modify the behaviours of individual mobs.

8.5K
23

Anti Entity Grief 1.0.8

release13 марта 2025 г.

Updated for the 1.21.5 pre-release. No behavioural changes.

Technical Updates

  • Mixins now use WrapOperation instead of Redirect for better compatibility
  • Mixins now have id for Injects for better compatibility
  • A couple of tweaks to align with 1.21.5 code changes

Anti Entity Grief 1.0.7

release7 марта 2025 г.

Changes

  • Move config loading to occur after capability inference

Explanation

In this mod, entities have two types of capabilities: pre-set and inferred. Pre-set capabilities are explicitly defined in configuration files (e.g., a Blaze being able to set things on fire). Inferred capabilities, on the other hand, are determined dynamically at runtime based on Minecraft’s internal calculations (e.g., a mob’s size determining whether it can trample crops).

Previously, the mod loaded configuration files immediately on startup, before inferred capabilities were assigned to entity types. This caused issues when attempting to apply inferred configurations—since they technically didn’t exist yet, the system would reject them.

To fix this, configuration loading is now delayed until after the world has fully loaded. By that point, all inferred capabilities are already assigned, ensuring that the stored configurations can be correctly applied without rejection.

Anti Entity Grief 1.0.7 - 1.20 to 1.20.3

release7 марта 2025 г.

Anti Entity Grief 1.0.6 - 1.20 to 1.20.3

release10 декабря 2024 г.

Updated the 1.20 version with the latest error checks, by request.

Edit 2024-12-10: Fixed a bug from the previous upload that failed to properly save and load the configs.

Anti Entity Grief 1.0.6

release4 декабря 2024 г.

Updated for 1.21.4! Now includes better error messages when attempting to set incompatible configs.

Replace this with a description

Совместимость

Minecraft: Java Edition

1.21.x1.20.x

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:LGPL-3.0-only
Опубликован:1 год назад
Обновлён:1 год назад
Главная