Skip to content

Conversation

@kami-tsuki
Copy link
Contributor

fix: Updated outdated Potion Types in Config
(CONFUSION > NAUSEA)
(FAST_DIGGING > HASTE)
(SLOW > SLOWNESS)
(HEAL > INSTANT_HEALTH)
fix: Updated outdated Material Types in Config
(Grass > Short_Grass)
fix: Not shown Lore (reverted commit 8e23659)

version not updated
Tested on local server

@kami-tsuki
Copy link
Contributor Author

Only tested on Spigiot 1.21.10

@Thorinwasher
Copy link
Contributor

I tested on 1.20.4, seems to work there as well.

@Thorinwasher
Copy link
Contributor

Nope, I actually got this when trying to create a potion:

Caused by: java.lang.NoSuchFieldError: Class org.bukkit.inventory.ItemFlag does not have member field 'org.bukkit.inventory.ItemFlag HIDE_ADDITIONAL_TOOLTIP'
	at com.dre.brewery.recipe.PotionColor.colorBrew(PotionColor.java:91) ~[BreweryX-3.6.1.jar:?]
	at com.dre.brewery.Brew.createItem(Brew.java:861) ~[BreweryX-3.6.1.jar:?]
	at com.dre.brewery.Brew.createItem(Brew.java:836) ~[BreweryX-3.6.1.jar:?]
	at com.dre.brewery.commands.subcommands.CreateCommand.execute(CreateCommand.java:53) ~[BreweryX-3.6.1.jar:?]
	at com.dre.brewery.commands.CommandManager.onCommand(CommandManager.java:117) ~[BreweryX-3.6.1.jar:?]
	at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
	... 29 more

Copy link
Contributor

@Thorinwasher Thorinwasher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me 👍

@Thorinwasher Thorinwasher merged commit dbb67f7 into BreweryTeam:master Nov 20, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants