-
Bug
-
Resolution: Invalid
-
None
-
1.18.2
-
None
-
Confirmed
-
(Unassigned)
The server saves the potion effect amplifier on an int variable, but the packet sent to the client is byte, with potions with the amplifier over 127 the client will receive the wrong value, altho it isn't shown on the GUI, that is an inconsistency
and an issue when creating modifications
- relates to
-
MC-118857 Effect amplifier is read/written as byte from NBT despite being stored as an integer
- Resolved