
Effect black list
Allows to remove or replace mob effect using a config
863 загрузок6 подписчиковMITfabricforgeneoforge
Обновлён 21 апреля 2025 г. · опубликован 12 апреля 2025 г.
Allows player to remove or replace mob effects. can also disable effects from specific food
Config:
#Add effect id to remove it. to replace add following "effect_id=effect_id"
effects = ["minecraft:strength", "minecraft:strength=regeneration"]
#Add food item id to remove effects from it.
foods = ["minecraft:golden_apple"]
#Prints all effects id into file
print_effect_id = false
Центр версий
4 версийЧенджлог
1.0.1Релиз1.20.1 · 21 апреля 2025 г.
- fix food effect blacklist
1.0.1Релиз1.20.1 · 21 апреля 2025 г.
- fix food effect black list
1.0.0Релиз1.20.1 · 12 апреля 2025 г.
initial release
1.0.0Релиз1.20.1 · 12 апреля 2025 г.
initial release
Комментарии
Загружаем…