There was an error while loading. Please reload this page.
1 parent 1097af8 commit 6937f92Copy full SHA for 6937f92
1 file changed
amulet/level/interfaces/chunk/anvil/anvil_3463.py
@@ -13,7 +13,7 @@ def __init__(self):
13
14
@staticmethod
15
def minor_is_valid(key: int):
16
- return 3454 <= key <= 4800
+ return 3454 <= key <= 4950
17
18
19
export = Anvil3463Interface
0 commit comments