mirror of
https://github.com/FabricMC/fabric.git
synced 2024-11-24 08:38:17 -05:00
Allow running on 1.21.3
This commit is contained in:
parent
d1d444eb26
commit
8cb06cc20b
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
"depends": {
|
||||
"fabricloader": ">=0.16.7",
|
||||
"java": ">=21",
|
||||
"minecraft": ">=1.21.2- <1.21.3-"
|
||||
"minecraft": ">=1.21.2- <1.21.4-"
|
||||
},
|
||||
"description": "Core API module providing key hooks and intercompatibility features."
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue