Compatibility
Minecraft: Java Edition
1.20.x
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Changelog
Additions
- With Farmer's Delight installed, you can add pumpkin slices to drinks (Pumpkin Spice Latte time)
- Milk bottles supplied by other mods (specifically FD) can be used to add to drinks
- Added Specialty Drinks!
- These are special drink recipes (REI compat included) that require a certain base drink and a series of additions to get. These can offer some extra benefits for following the recipe.
- Drink mods come with some pre-defined drinks, however others can be added via datapacks (in the
data/namespace/specialty_drinks
folder) - These are limited to 15 steps (additions). If your drink requires more, cool it on the customization that's a bit excessive
- Names can either be defined in the
.json
file or by using a resource pack with translations
- Mods that use PDAPI as a dependency can now add their own Chemicals (added specifically for TAOB to add Alcohol)
- A
BaseConfig
class for extension mods that provides some utility functions for saving and loading configs - Added Datagen utils for Drink Additions and Drink Workstation Recipes
- Added a simple fluid storage class for a storage that can only hold a specific amount of a specific type of fluid
Changes
- Drink Additions no longer require a resource pack for name translations, names can be added directly to the
.json
file - Milk can now be added to any drink (including lattes even though their base is milk)
- Certain items can now be used as an "in progress" item, meaning you can start with a base item and once you add something to it it becomes a different item (Added for TAOB to turn Glass bottles into mixed drinks)
- Amount of chemicals in a drink are now only shown in the Creative Tab or if Advanced Tooltips is on
- Completely reworked how
OnDrinkAction
s are used in code and how they are serialized from datapacks (no changes to datapack format or to syntax)
Files
Metadata
Release channel
BetaVersion number
0.2.17+1.20.1Loaders
Game versions
1.20–1.20.1Downloads
52Publication date
September 3, 2024 at 1:41 AMPublisher
pluto7073
Member