diff options
| author | plutorocks <> | 2026-02-25 19:18:35 -0500 |
|---|---|---|
| committer | plutorocks <> | 2026-02-25 19:18:35 -0500 |
| commit | 9bfbe7062eeddc787d5cf46fffe18fbe4c5dcd74 (patch) | |
| tree | cb002573b4844b45b4c1f3c50ad1a9ee0d13a06b /src/main | |
| parent | a6f97af47016fd9e0d28ffcce6b7e3be152c6eff (diff) | |
port to 1.21.11.21.1
Diffstat (limited to 'src/main')
| -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 c326293..41d552e 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": "*" } |
