diff options
| author | plutorocks <> | 2026-02-26 17:21:12 -0500 |
|---|---|---|
| committer | plutorocks <> | 2026-02-26 17:21:12 -0500 |
| commit | e433c6dbe962b3641e8318d421d78db044a7f6e6 (patch) | |
| tree | bfab6d85ebbe27825d3e0f28f90515730517e2d3 /src/main/resources | |
| parent | 8b123f240f098b24f8e348f1f36ab3eb72599176 (diff) | |
port to 1.21.1
Diffstat (limited to 'src/main/resources')
| -rw-r--r-- | src/main/resources/fabric.mod.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 04ee800..72b53a0 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -24,7 +24,7 @@ ], "depends": { "fabricloader": ">=0.18.4", - "minecraft": "~1.21.4", + "minecraft": "~1.21.1", "java": ">=21", "fabric-api": "*" } |
