Potion Effects have different durations now

This commit is contained in:
Sn0wStorm
2019-07-04 16:28:44 +02:00
parent b713463ba3
commit ad58d7b609
6 changed files with 33 additions and 13 deletions
+1
View File
@@ -110,6 +110,7 @@ public class BIngredients {
potionMeta.setDisplayName(P.p.color("&f" + cookedName));
if (!P.use1_14) {
// Before 1.14 the effects duration would strangely be only a quarter of what we tell it to be
// This is due to the Duration Modifier, that is removed in 1.14
uid *= 4;
}
// This effect stores the UID in its Duration