Skip to content

Fix splash potions turning into drinkable potions when re-sent by the…#703

Open
Term4 wants to merge 1 commit into
ViaVersion:masterfrom
Term4:potion_fix
Open

Fix splash potions turning into drinkable potions when re-sent by the…#703
Term4 wants to merge 1 commit into
ViaVersion:masterfrom
Term4:potion_fix

Conversation

@Term4

@Term4 Term4 commented Jul 2, 2026

Copy link
Copy Markdown

The 1.9->1.8 serverbound item conversion only restored the splash potion id (373 -> 438) when no Potion tag was present

… client

The 1.9->1.8 serverbound item conversion only restored the splash potion
id (373 -> 438) when no Potion tag was present, but the clientbound
conversion keeps that tag on the item. A creative mode client re-sending
its inventory (e.g. on inventory close) therefore turned every splash
potion into a drinkable one.
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.

1 participant