Skip to content

Commit 6937f92

Browse files
Update interface version for 26.2 (#461)
1 parent 1097af8 commit 6937f92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

amulet/level/interfaces/chunk/anvil/anvil_3463.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ def __init__(self):
1313

1414
@staticmethod
1515
def minor_is_valid(key: int):
16-
return 3454 <= key <= 4800
16+
return 3454 <= key <= 4950
1717

1818

1919
export = Anvil3463Interface

0 commit comments

Comments
 (0)