mirror of
https://github.com/Nan1t/NanoLimbo.git
synced 2025-07-18 06:50:17 +02:00
Fix boss bar
This commit is contained in:
parent
1db40eb6c4
commit
5d33193c65
@ -164,7 +164,7 @@ public enum State {
|
||||
map(0x0D, V1_15, V1_15_2),
|
||||
map(0x0C, V1_16, V1_16_4),
|
||||
map(0x0D, V1_17, V1_18_2),
|
||||
map(0x0F, V1_19, V1_19)
|
||||
map(0x0A, V1_19, V1_19)
|
||||
);
|
||||
clientBound.register(PacketPlayerInfo::new,
|
||||
map(0x38, V1_8, V1_8),
|
||||
|
Loading…
x
Reference in New Issue
Block a user