All consumable alcoholic items must be tagged with a count of how many "Standard Alcohol Units" or "SAU" A.K.A. shots they contain and this must be exposed to the API.
Silver Tequila Fifth and Gold Tequila Fifth == 25 SAU
Shot Glass [Silver Tequila] and Shot Glass [Gold Tequila] == 1 SAU
This should be done via an Interface IDrink that way other mods can do something like make an item of their own have standard alcohol units if our mod is installed.
IDrink
that way other mods can do something like make an item of their own have standard alcohol units if our mod is installed.