diff --git a/README.md b/README.md index ce02b16..d1065ea 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ - It currently targets the 1.19 release branch, but there is a "[compatibility release](https://github.com/MMK21Hub/Capitalisation-Fixes/releases/tag/v2.0-compat)" that you can use in 1.18.x versions - It currently supports two languages: `en_us` and `en_gb`. Other languages will not have the fixes applied to them. -- You can submit feedback and bug reports under the [Issues tab](https://github.com/MMK21Hub/Capitalisation-Fixes/issues), or you can DM `MMK21Games#2121` on Discord +- You can submit feedback and bug reports under the [Issues tab](https://github.com/MMK21Hub/Capitalisation-Fixes/issues), or you can DM `MMK21#2121` on Discord To download, go to the [Releases tab](https://github.com/MMK21Hub/Capitalisation-Fixes/releases), choose the latest stable release and download the zip file. Install it just like any other resource pack. You can find the changelog [in a separate file](Changelog.md). diff --git a/src/fixes.ts b/src/fixes.ts index 7f7ae77..4da447f 100644 --- a/src/fixes.ts +++ b/src/fixes.ts @@ -215,7 +215,7 @@ const fixes: Fix[] = [ bug: "MC-257618", key: "telemetry.event.world_loaded.description", transformer: new ReplaceTransformer("pair", "paired"), - versions: ["22w26a", null], + versions: ["22w46a", null], }), ]