Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
BreweryX

BreweryX

An actively maintained, support given, and addon supported fork of Brewery with tons of extras

15.6k
35
Adventure
Food
Game Mechanics

Compatibility

Minecraft: Java Edition

1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.2
1.15
1.14.4
1.14
1.13.2
1.13
1.12
1.11
1.10
1.9

Platforms

Bukkit
Folia
Paper
Purpur
Spigot

Supported environments

Server-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Visit wiki Join Discord server
Sponsor on GitHub

Creators

BreweryTeam
BreweryTeamOrganization

szarkans
szarkans Member

Details

Licensed GPL-3.0-only
Published 6 months ago
Updated 4 months ago
DescriptionGalleryChangelogVersions

Show all versions

3.4.10

on Feb 23, 2025
Download

This release contains a lot of fixes, changes, and a few feature additions. I would HIGHLY recommend upgrading to this verison if you are using any type of SQL storage method.

Changes

  • SQLite is now the default storage method for BreweryX. For servers that experience slow saving times with FlatFile storage, you should migrate to SQLite, MySQL, or MongoDB. ~ by Nadwey -> To migrate, start your server using the storage method FlatFile. Next, change your storage method to SQLite or another database storage method. Finally, run: /brew data reload and /brew data save to finalize your migration.

Additions

  • You can now configure barrel inventory sizes ~ by Mitality
  • BreweryX now hooks into the Lands plugin. ~ by Mitality
  • You can now configure your own custom translations in BreweryX ~ by Thorinwasher
  • Added a Ukranian translation ~ by Thorinwasher

Fixes

  • Fixes SQL storage methods not deleting objects from the database. If you're using an older version of BreweryX with an SQL database, you should update! ~ by Jsinco
  • Fixes Brewery not recognizing cauldron.yml recipes, reference here ~ by Jsinco

That's it, Github generated release notes are below. Have a good day!

What's Changed

  • Set SQLite as the default storage type by @Nadwey in https://github.com/BreweryTeam/BreweryX/pull/96
  • Fix: SQL saving, Cauldron brew matching by @Jsinco in https://github.com/BreweryTeam/BreweryX/pull/105
  • Fix lore of sealed potions by @Nadwey in https://github.com/BreweryTeam/BreweryX/pull/95
  • Allow custom translations by @Thorinwasher in https://github.com/BreweryTeam/BreweryX/pull/103
  • Ukrainian translation by @Thorinwasher in https://github.com/BreweryTeam/BreweryX/pull/102

Full Changelog: https://github.com/BreweryTeam/BreweryX/compare/3.4.9...3.4.10

3.4.9

on Jan 21, 2025
Download

What's Changed

  • Fix missing keys in en language when updating from old plugin version by @Tisawesomeness in https://github.com/BreweryTeam/BreweryX/pull/86
  • BUtil cleanup by @Nadwey in https://github.com/BreweryTeam/BreweryX/pull/84
  • Translations for new and overlooked entries by @CiaoCiaoBambina in https://github.com/BreweryTeam/BreweryX/pull/88
  • Add new translations for recent updates by @CiaoCiaoBambina in https://github.com/BreweryTeam/BreweryX/pull/89
  • Remove docs by @Nadwey in https://github.com/BreweryTeam/BreweryX/pull/87
  • Update russian translations by @Vutka1

Full Changelog: https://github.com/BreweryTeam/BreweryX/compare/3.4.8...3.4.9

3.4.8

on Jan 12, 2025
Download

If you're running v3.4.7 I really recommend updating to the latest version!

What's Changed

This version of BreweryX resolves an issue with Barrel bounds introduced in the last version. If you're having issues with Barrels, join our Discord. This version also contains a variety of fixes and improvements by @Nadwey.

  • Fix Barrel bounds by @Nadwey
  • Convert Tabs to Spaces by @Nadwey in #81
  • Fix puke despawn rate for items (it'll scale itself based on the value in your spigot.yml!)
  • A few other misc changes by @Nadwey

Full Changelog: https://github.com/BreweryTeam/BreweryX/compare/3.4.7...3.4.8

Download BreweryX on Modrinth

3.4.7

on Jan 8, 2025
Download

What's Changed

  • Addon classes aside from the 'main' (Class which extends BreweryAddon) addon class are now loaded by the JVM instead of all being manually loaded into memory when the BreweryX starts up.
  • Fix #80 which allowed players to create multiple barrel inventories on a single barrel
  • PAPI placeholders now persist on /papi reload by @Mitality
  • fix(build): Relocate Mongo's BSON by @Nadwey
  • Add an indicator that a brew is alcoholic by @Tisawesomeness in #79

Full Changelog: https://github.com/BreweryTeam/BreweryX/compare/3.4.6...3.4.7

Download BreweryX v3.4.7 from Modrinth

3.4.6

on Jan 4, 2025
Download

What's Changed

  • Compiled BreweryX binaries are on Modrinth now. GitHub, Hangar, and SpigotMC will all point to BreweryX's Modrinth versions page.
  • Changed how BreweryX updates a published a bit. Hopefully you guys should be reading this changelog on a nice new Webhook if you're in The Brewing Project Discord.
  • Automatically add missing translation keys by @Tisawesomeness in #73
  • BoundingBoxes on BarrelBody's are now final which should hopefully stop those null BoundingBox errors (or at least make them easier for me to patch down the line).
  • Fixed BreweryX not smoothly migrating from the original Brewery.
  • Fixed BreweryX's ConfigHead using singular Configurer instances. This caused issues with content from other files spilling over into files that doesn't belong in them.
  • Updated languages/ru.yml by @Vutka1

New Contributors

  • @Tisawesomeness made their first contribution in #73 ❤️

Full Changelog: https://github.com/BreweryTeam/BreweryX/compare/3.4.5...3.4.6

Downloads

[Modrinth] [GitHub] [Hangar] [SpigotMC]

3.4.5

on Dec 21, 2024
Download

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: https://github.com/BreweryTeam/BreweryX/compare/3.4.4...3.4.5

BreweryX 3.4.4

on Dec 21, 2024
Download

Changes in this version

  • Changed the way addons load to replicate Bukkit's plugin API a bit better. (These API changes are necessary to run the latest version of RecipesAddon!)
  • PaperLib is now used in BreweryX. This will have a noticable increase in performance for those running Paper-based servers. If you have lots of players distilling, lots of RGB used in your recipes, or are running Folia, you'll see a variety of performance improvements/bug fixes in this version. If you're not running a Paper-based server, I highly recommend switching.
  • Unfound woodtypes won't log to console anymore, BreweryX will assume you're running an older server version instead.
  • Custom item names not being color/format parsed are now fixed too

Full Changelog: https://github.com/BreweryTeam/BreweryX/compare/3.4.3...3.4.4

Modrinth is open source.

feat/theseus/tauri-v2@c5403db

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.