Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed MIT
Published 2 days ago
Updated last week
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=regeneration"]
#Add food item id to remove effects from it.
foods = []
#Prints all effects id into file
print_effect_id = false