#Removing potion effects with MoreJS

1 messages · Page 1 of 1 (latest)

ruby elbow
#

I am trying to remove both a few vanilla and several modded potions, I tried following the instructions for it as follows:

    event.removePotionBrewing({
        ingredient: "minecraft:magma_cream",
        input: "minecraft:awkward",
        output: "minecraft:fire_resistance",
    })
})

What did I do wrong? it didn't work (No crash but fire res still exists)

distant kelpBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!