diff options
| author | 2023-12-05 19:04:01 +0000 | |
|---|---|---|
| committer | 2023-12-05 19:04:01 +0000 | |
| commit | a574121edc06b5e26678cb87e720c86b6ad33ff7 (patch) | |
| tree | 5e7d7e24242d186ee383e229246557b3aa5b3312 /src/main/resources/fabric.mod.json | |
| parent | Update to loader 0.15.0 (diff) | |
1.20.3
Diffstat (limited to 'src/main/resources/fabric.mod.json')
| -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 b4836e2..40930ed 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -31,7 +31,7 @@ ], "depends": { "fabricloader": ">=0.15.0", - "minecraft": "~1.20.2", + "minecraft": "~1.20.3", "java": ">=17", "fabric-api": "*" }, |
