Releases: BarrelDev/Random-Potion-Mod
Releases · BarrelDev/Random-Potion-Mod
Release v1.1.1 for 1.20.1
v1.1.1
- Adds new use_instant_damage command
- Disables Instant Damage Effect by default
Commands
| Command | Description |
|---|---|
| use_instant_damage | Enables/Disables Instant Damage effect in Random Potion Loop |
Requires Fabric API
Release v1.1 for Fabric 1.20.1
v1.1
- New
effect_lengthvariable, used to set the length of each applied effect. Default value of 30 seconds. - Adds new
set_effect_lengthcommand.
Commands
| Command | Description |
|---|---|
set_effect_length [seconds] |
Sets the length of each applied effect. |
Requires Fabric API
Release v1.0 for Fabric 1.20.1
v1.0
- Adds main loop along with 4 commands.
Commands
| Command | Description |
|---|---|
| start_random_potion | Starts Random Potion Loop. |
| stop_random_potion | Stops Random Potion Loop. |
| set_delay [ticks] | Sets the Delay between each effect in ticks. |
| set_difficulty [level] | Sets the Max Effect Level. |
Requires Fabric API