1
0
mirror of https://github.com/cabaletta/baritone synced 2024-12-17 20:55:09 +00:00

thanks lamp! i love lamp!

This commit is contained in:
Leijurv 2023-08-13 22:42:51 -07:00
parent d67a3d8bbc
commit 81e004380f
No known key found for this signature in database
GPG Key ID: 44A3EA646EADAC6A

View File

@ -199,7 +199,7 @@ public class ElytraCommand extends Command {
return data != null && data.serverIP.toLowerCase().contains("2b2t");
}
private static final long OLD_2B2T_SEED = -4172144997902289642L;
private static final long OLD_2B2T_SEED = -4100785268875389365L;
private static final long NEW_2B2T_SEED = 146008555100680L;
@Override