mirror of
https://github.com/libraryaddict/LibsDisguises.git
synced 2025-02-21 02:31:59 +01:00
Bump recc build of PL for 1.19.1+ to 630
This commit is contained in:
parent
52b994e5b8
commit
888b25d6ed
@ -566,7 +566,7 @@ public class DisguiseUtilities {
|
||||
|
||||
// If you're on 1.19.1 or 1.19.2
|
||||
if (NmsVersion.v1_19_R2.isSupported()) {
|
||||
requiredVersion = new String[]{"5.0.1", "600"};
|
||||
requiredVersion = new String[]{"5.0.1", "630"};
|
||||
}
|
||||
|
||||
// If you're on 1.19.4
|
||||
|
Loading…
Reference in New Issue
Block a user