Changelog
0.2.20
Addition:
A test drink item that only appears in development environmentsChange:
Ingredient Sequences now display an arrow by the result in REIChange:
Ingredient Sequences now condense any of the same item in a row- Ex: (Ice, Milk, Milk, Honey) is now (Ice, Milk x2, Honey)
Change:
The ingredient limit for Specialty Drinks is tested after condensing ingredients- Basically it condenses the ingredients first then tests if it is over the 15 limit
Fix:
Ingredient Sequences with 10+ ingredients now display their recipes in REI correctly
0.2.19
Change:
Specialty Drinks now have specific serializers that determine how they are loaded (no effect on gameplay)Addition:
Extension Mods can add new specialty drink serializers (used in teatime)