BreweryX - v3.4.5
BreweryX - v3.4.5
This update doesn't contain any new gameplay features. Most changes in this version are additions to BreweryX's addon API or bug fixes.
- BreweryX storage internals changed a bit and opened more of them up for the addon API
- Addons now enable after the DataManager has finished loading
- Fixed a few errors in the
MongoDB
storage type - Fixed BreweryX not initializing Barrel bounds in async regions (#70)
- Fixed BreweryX failing to startup due to duplicate-key stream exceptions (#68)
- Fixed
Brewery
PluginItem potions not being recognized. Brewery will now only recognize brews from itself if you're using the proper config identifier of the recipe. (e.g.brewery:wheatbeer
,brewery:ex
). See the default config to take a look at how these recipes are defined. - Fixed a few typos in en.yml by @Vutka1
- A few other misc changes and additions
Full Changelog: 3.4.4...3.4.5