Skip to content

Commit c7429d7

Browse files
committed
update reqs
1 parent dec9659 commit c7429d7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/main/resources/fabric.mod.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"accessWidener" : "carpet.accesswidener",
3434

3535
"depends": {
36-
"minecraft": ">=1.21.11",
37-
"fabricloader": ">=0.18.2",
38-
"java": ">=21"
36+
"minecraft": ">26.0",
37+
"fabricloader": ">=0.18.3",
38+
"java": ">=25"
3939
}
4040
}

0 commit comments

Comments
 (0)