Minecraft Configurable Mob Potion Effects (Fabric) mod 2024 download
logo
minecraft mod Configurable Mob Potion Effects (Fabric)

Configurable Mob Potion Effects (Fabric)

Game Version: 1.19
Total Downloads: 737
Updated: Jun 7, 2022
Created: Sep 25, 2021
Download Configurable Mob Potion Effects (Fabric)Download Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
configurablemobpotioneffects-fabric_1.19.x-1.6.jar release 12.73 KB Jun 7, 2022 1.19 2 download Configurable Mob Potion Effects (Fabric) configurablemobpotioneffects-fabric_1.19.x-1.6.jar releaseDownload
configurablemobpotioneffects-fabric_1.19.x-1.4.jar release 12.75 KB Mar 2, 2022 1.19-Snapshot 19 download Configurable Mob Potion Effects (Fabric) configurablemobpotioneffects-fabric_1.19.x-1.4.jar releaseDownload
configurablemobpotioneffects-fabric_1.18.x-1.4.jar release 15.66 KB Nov 30, 2021 1.18.2 304 download Configurable Mob Potion Effects (Fabric) configurablemobpotioneffects-fabric_1.18.x-1.4.jar releaseDownload
configurablemobpotioneffects-fabric_1.17.x-1.4.jar release 16.00 KB Sep 25, 2021 1.17.1 160 download Configurable Mob Potion Effects (Fabric) configurablemobpotioneffects-fabric_1.17.x-1.4.jar releaseDownload
configurablemobpotioneffects-fabric_1.16.x-1.4.jar release 15.85 KB Sep 25, 2021 1.16.5 254 download Configurable Mob Potion Effects (Fabric) configurablemobpotioneffects-fabric_1.16.x-1.4.jar releaseDownload

Description

Share this:

a1

Requires the library mod Collective (Fabric) and the Fabric API.

This mod is for Fabric. For the Forge version click here.

Configurable Mob Potion Effects is a server-side mod which allows administrators to give any mob a permanent potion effect and set a potion effect done to the target when a mob damages them. It is completely configurable, it works for all modded entities and all modded potion effects. The mod by default does not do anything, you have the control.

There are two config files. Both located in the folder './config/configurablemobpotioneffects/'.
One is called 'permanenteffects.txt'. Here you can add permanent potion effects to any mob.
The other is called 'ondamageeffects.txt'. Here you can set what potion effects should be given to the damaged target by any mob.

The config files are generated on first load of the mod. If you add any modded entities or potion effects, remove the files and reload the game once.

Commands:
/cmpe reload – Reloads all manual changes to the config files.


The Config Files:
After first load, the config files contain all possible entities and all possible potion effects. With the level set to 0, all are disabled by default. All you have to do is find the correct line and change the values.

The 'permanenteffects.txt' config file:



The 'ondamageeffects.txt' config file:


Examples:
Let's make all slimes super fast, with a permanent speed level of 50.

Find the slime section in './config/configurablemobpotioneffects/permanenteffects.txt':

Find the speed potion effect section:

Set the level to 50:

Restart the game or use /cmpe reload and watch the magic happen:

 

Another example, let's make the endermite's attack give levitation 10 for 1 second.

Find the endermite in './config/configurablemobpotioneffects/ondamageeffects.txt':

Find the levitation section:

Set levitation level to 10:

Set the duration to 1 second:

Restart the game or use /cmpe reload and let's fight that endermite!

 

Last example, let's make a zombie quite fast and poison its target when it attacks:

Find the zombie in 'permanenteffects.txt', and set the speed level to 5:

Find the zombie section in 'ondamageeffects.txt' and set the poison level to 2, the duration of 5 seconds is fine:

Restart the game or use /cmpe reload and done! Here's the zombie:

 

 

Your turn! 🙂

b1
c1c2c3

Comments

Add a comment