Перейти к содержимому
Mineforgian

Social Distance

Provide protection for mobs, preventing damage sources beyond "Social Distance".

Загрузки
6K
Подписчики
2
Обновлён
21 июля 2024 г.
Лицензия
MIT

Опубликован 9 марта 2024 г.

🪄Introduction

This mod is mainly made for modpacks, preventing players from easily killing bosses from afar.

⚙️Configuration

The initial configuration file looks like:

{
  "show_message": true,
  "message_overlay": true,
  "distance_config": {
    "minecraft:wither": 32.0,
    "minecraft:warden": 32.0
  }
}

To add the boss to the protection list, just simply add an entry to the "distance_config" property.

The key of the entry represents the identifier (namespace:path) of the entity.

The value represents the "social distance" (float), within which players can attack the target.

✉️Feedback

If there are any bugs or suggestions, please provide feedback to the issue page.

Ченджлог

1.1.0-mc1.20.1Релиз1.20.1 · 21 июля 2024 г.

Fix issue with loading the config

1.1.0-mc1.19.2Релиз1.19.2 · 21 июля 2024 г.

Fix issue with loading the config

1.1.0-mc1.18.2Релиз1.18.2 · 21 июля 2024 г.

Fix issue with loading the config

1.1.0-mc1.18.2Релиз1.18.2 · 21 июля 2024 г.

Fix issue with loading the config

1.1.0-mc1.19.2Релиз1.19.2 · 21 июля 2024 г.

Fix issue with loading the config

1.1.0-mc1.20.1Релиз1.20.1 · 21 июля 2024 г.

Fix issue with loading the config

Комментарии

Загружаем…