Compatibility
Minecraft: Java Edition
1.21–1.21.8
Platforms
Creators
Details
Changelog
What's Changed
- Use the configurate library by @Thorinwasher in https://github.com/BreweryTeam/TheBrewingProject/pull/76
- Remove unused chestshop dependency by @Thorinwasher in https://github.com/BreweryTeam/TheBrewingProject/pull/81
- Reorder fields in configuration by @Thorinwasher in https://github.com/BreweryTeam/TheBrewingProject/pull/82
- Avoid the onLoad method by @Thorinwasher in https://github.com/BreweryTeam/TheBrewingProject/pull/84
- Fix aging persistency issue by @Thorinwasher in https://github.com/BreweryTeam/TheBrewingProject/pull/86
- Make blurred speech configurable + fix speech persisting after sober by @Thorinwasher in https://github.com/BreweryTeam/TheBrewingProject/pull/87
- Restructuring & Adding new Drunk Events by @Jsinco in https://github.com/BreweryTeam/TheBrewingProject/pull/90
- Revert "Use ItemsAdder-API from Jitpack" by @Nadwey in https://github.com/BreweryTeam/TheBrewingProject/pull/94
- Add Pale Oak barrel type by @Nadwey in https://github.com/BreweryTeam/TheBrewingProject/pull/95
- Avoid updating inventories as much by @Thorinwasher in https://github.com/BreweryTeam/TheBrewingProject/pull/89
- Use a different event when denying login, avoid warning by @Thorinwasher in https://github.com/BreweryTeam/TheBrewingProject/pull/88
- Allow ingredients to be registered from different threads into the recipe registry by @Thorinwasher in https://github.com/BreweryTeam/TheBrewingProject/pull/91
- Event serialization rework + use different config library by @Thorinwasher in https://github.com/BreweryTeam/TheBrewingProject/pull/92
- Load backup config for missing map values by @Thorinwasher in https://github.com/BreweryTeam/TheBrewingProject/pull/96
- Abstract Executors up to API & Simplify MiniMessage calls by @Jsinco in https://github.com/BreweryTeam/TheBrewingProject/pull/93
- fix(brew): Use data components for items by @Thorinwasher in https://github.com/BreweryTeam/TheBrewingProject/pull/85
Full Changelog: https://github.com/BreweryTeam/TheBrewingProject/compare/v1.7.0...v1.8.0