remove annoying warning shift BY ()

This commit is contained in:
Xander 2022-04-10 16:26:48 +01:00 committed by GitHub
parent 08b1b79b17
commit 2d83e92c59
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,6 +21,7 @@
"server.WorldChunkMixin"
],
"injectors": {
"defaultRequire": 1
"defaultRequire": 1,
"maxShiftBy": 3
}
}