mirror of
https://github.com/FabricMC/fabric.git
synced 2025-04-21 03:10:54 -04:00
remove annoying warning shift BY (#2116)
This commit is contained in:
parent
08b1b79b17
commit
2d83e92c59
1 changed files with 2 additions and 1 deletions
|
@ -21,6 +21,7 @@
|
|||
"server.WorldChunkMixin"
|
||||
],
|
||||
"injectors": {
|
||||
"defaultRequire": 1
|
||||
"defaultRequire": 1,
|
||||
"maxShiftBy": 3
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue