So im trying to get a true if I have Strength II active with mc.player.isPotionActive().
MobEffects.STRENGTH gets any type of strength and Potion.getPotionById(5) does as well. But I want to get Strength 2. I tried MobEffects.STRONG_STRENGTH but that didnt work either