Patbox's Brewery 0.2.0 for Minecraft 1.19.2 has been released!
First update! Now even more data driven and more flexible!
- New brew type: Glow Wine
- Tweaked some recipes/drinks
- Optimized code of barrels, limiting how much they need to tick
- Brews using the same ingredients can now dynamically change their type picking one with highest quality (For example Beer/Dark Beer)
- Added multiple effect types that can be used in creation of custom brews:
execute_command
,set_on_fire
,random
,set_alcohol_level
,delayed
,velocity
,damage
- Status effects can be locked to make them immune to milk
- You can now change effects of alcohol poisoning with a datapack
- You can now change which items remove (or add) alcohol levels
- Cleaned up the json format
Additionally made some documentation here for everyone interested: https://github.com/Patbox/brewery/blob/master/DATAPACK.md