Skip to content

Commit 8bdc094

Browse files
committed
11.1.0-beta.1-mr.1
1 parent 34868cc commit 8bdc094

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ This is the changelog for the Fabric modpack [Fabulously Optimized](https://www.
55

66
## 1.21.10
77

8+
### 11.1.0-beta.1-mr.1 (2025-10-22)
9+
10+
Re-released Modrinth edition with the correct Fabric Loader.
11+
812
### 11.1.0-beta.1 (2025-10-22)
913

1014
- Readded Paginated Advancements

Modrinth/modrinth.index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -621,7 +621,7 @@
621621
}
622622
],
623623
"dependencies": {
624-
"fabric-loader": "0.17.2",
624+
"fabric-loader": "0.17.3",
625625
"minecraft": "1.21.10"
626626
}
627627
}

MultiMC/Fabulously Optimized x.y.z/mmc-pack.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
"uid": "net.fabricmc.intermediary"
2929
}
3030
],
31-
"cachedVersion": "0.17.2",
31+
"cachedVersion": "0.17.3",
3232
"uid": "net.fabricmc.fabric-loader",
33-
"version": "0.17.2"
33+
"version": "0.17.3"
3434
}
3535
],
3636
"formatVersion": 1

Packwiz/1.21.10/pack.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ hash-format = "sha256"
99
hash = "03344ae25881b6a14729164c66ddcd948a7b29d9d82493a1e0e5fb3cb92b5674"
1010

1111
[versions]
12-
fabric = "0.17.2"
12+
fabric = "0.17.3"
1313
minecraft = "1.21.10"

0 commit comments

Comments
 (0)