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

Данные могли устареть: источник временно недоступен, показан кэш.

Entity Zoning Supervisor

Gives users fine-grained control over mob spawning through config files

Загрузки
983
Подписчики
4
Обновлён
25 марта 2026 г.
Лицензия
MIT

Опубликован 4 ноября 2025 г.

Entity Zoning Supervisor is your free, open source, and easy to use solution for deciding what entities go where. It is great for packmaking or for personal use.

DOCUMENTATION LIVES AT THE WIKI! LINK:

https://github.com/eerussianguy/Entity-Zoning-Supervisor/wiki

Config files

Your config files live in the .minecraft/config/entity_zoning_supervisor folder. Empty config files will be generated if you launch the game to the main screen once with the mod installed.

spawn.json

This file manages the addition of mobs to biomes. This works by hooking into the natural spawner. This means that mobs added using this json file will integrate into the vanilla spawn manager and spawn at a relatively normal rate.

spawn_restriction.json

This file solely prevents spawning, based on provided predicates.

rule_set.json

Tired of specifying restrictions over and over? Me too. This file lets you set common rule sets for use later.

entity_loot_filter.json

This file allows you to filter, replace, and deny entity loot drops.

Ченджлог

3.0.1Релиз1.21.1 · 29 ноября 2025 г.

Fixed a bug where spawns were not loaded Added the /ezs list command to view what spawns and restrictions are loaded.

Комментарии

Загружаем…