mirror of
https://github.com/exituser/Brewery.git
synced 2026-09-17 10:08:54 +00:00
Added some more Custom Metrics Charts
This commit is contained in:
@@ -173,7 +173,7 @@ public class BIngredients {
|
||||
}
|
||||
brew.save(potionMeta);
|
||||
potion.setItemMeta(potionMeta);
|
||||
P.p.metricsForCreate(brew);
|
||||
P.p.metricsForCreate(false);
|
||||
|
||||
return potion;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user