Skip to content

Releases: BarrelDev/Random-Potion-Mod

Release v1.1.1 for 1.20.1

24 Sep 19:51

Choose a tag to compare

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

07 Sep 23:03

Choose a tag to compare

v1.1

  • New effect_length variable, used to set the length of each applied effect. Default value of 30 seconds.
  • Adds new set_effect_length command.

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

19 Aug 16:36

Choose a tag to compare

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