Question with Potions

Started by Bunnycube on

Topic category: Help with MCreator software

Last seen on 19:15, 31. Aug 2022
Joined Aug 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Question with Potions

So I wanted to make an item that increases/decreases the level of all potion effects in a potion by 1.

I tried to look at the NBT tags and found this:

{CustomPotionEffects:[{Id:1,Amplifier:2,Duration:1200},{Id:10,Duration:1200}]}

How do I access the "Amplifier" properties of the potion?