mirror of
https://github.com/exituser/Brewery.git
synced 2026-09-17 05:28:59 +00:00
Fix Alc Lore not updating properly #328
This commit is contained in:
@@ -520,10 +520,10 @@ public class BrewLore {
|
||||
STARS("§s"),
|
||||
INGR("§v"),
|
||||
COOK("§w"),
|
||||
DISTILL("§x"),
|
||||
DISTILL("§p"),
|
||||
AGE("§y"),
|
||||
WOOD("§z"),
|
||||
ALC("§k");
|
||||
ALC("§q");
|
||||
|
||||
public final String id;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user