File Details
1.20.1+0.2.20
- B
- Oct 3, 2024
- 165.39 KB
- 168
- 1.20.1+1
- Fabric
File Name
PlutosDrinksAPI-1.20.1+0.2.20.jar
Supported Versions
- 1.20.1
- 1.20
Curse Maven Snippet
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)