
EliteEnchants
Create your own custom enchantments defined via JSON. The goal was to provide a solid amount of power and possibility. This is the first edition! It comes with some example custom enchants.
Оцените первым
76
1
Список изменений
Hotfix A.
CHANGED:
EntityType type = EntityType.valueOf(param(action, "type", "ZOMBIE").toUpperCase());
TO:
EntityType type = EntityType.valueOf(param(action, "mob", "ZOMBIE").toUpperCase());
This solves a bug with SPAWN_MOB only being allowed to spawn zombies due to type no longer being passed as of the updates right before release... it was to allow use of things that aren't hardcoded in which required several changes to the base.
Файлы
Elite Enchants-1.0.0a.jar(41.58 KiB)
ОсновнойМетаданные
Канал релиза
Alpha
Номер версии
1.0.0a
Загрузчики
Paper
Версии игры
1.21–26.1.2
Загрузок
69
Дата публикации
28.05.2026
