Brewery uses a negative duration of Regeneration as a custom effect as a unique identifier, and so when an exchange rule is created for a Brew, that id is saved and so only that particular brew can be sold. This patch updates the creation and matching functions to ignore negative duration regeneration entirely, meaning that brews can now match each other.
Brews still differ by their base potion type, their display name, and their lore such as their age, distill amount, and the wood of the barrel, and so wildly different brews should not start matching.
Brewery uses a negative duration of Regeneration as a custom effect as a unique identifier, and so when an exchange rule is created for a Brew, that id is saved and so only that particular brew can be sold. This patch updates the creation and matching functions to ignore negative duration regeneration entirely, meaning that brews can now match each other.
Brews still differ by their base potion type, their display name, and their lore such as their age, distill amount, and the wood of the barrel, and so wildly different brews should not start matching.