OldCombatMechanics

OldCombatMechanics

46.1k Downloads

Extended potion of slow-falling has 0 duration

Ferocimo opened this issue ยท 2 comments

commented
Server version: Paper version git-Paper-628 MC 1.13.2
OldCombatMechanics version: 1.7.36-BETA
OldCombatMechanics config file: "old potion effects" set to TRUE.

Hello,

If old potion effects module is enabled, slow-falling potions can't be drank (it applies the effect which immiadetely fades away).

Thank you for looking into this.

commented

This can be fixed by adding an extended timer to the potion effect:

      drinkable:
        base: 90
        extended: 240
      splash:
        base: 90
        extended: 240
commented

I somehow missed that there was an extended potion of slow falling. It has now been added to the config.yml.