Booze names use the raw enum values instead of something localizable
Gronglegrowth opened this issue ยท 0 comments
At least on 1.20.1 using mod version 3.3.2.7, the names of the various kinds of booze use the raw enum values instead of something nicer to read and localizable. Some values seem like they should not have a name part at all, such as WITHOUT_NAME (waterVariety) and PREFIXLESS (beerVariety). It feels like a bug that it is presented this way.