From db90b3cd23d6770bf7ddb157dfc75902b4fa12a6 Mon Sep 17 00:00:00 2001 From: Sergeant Acoustic Date: Fri, 20 Feb 2026 15:30:46 +0000 Subject: [PATCH] Add No Chat Restrictions --- CHANGELOG.md | 4 ++++ modrinth.index.json | 15 +++++++++++++++ 2 files changed, 19 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index df59deb..e86fdf3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added + +- Added No Chat Restrictions mod + ### Changed - Iron golems now drop iron nuggets (previously they didn't drop any iron at all) diff --git a/modrinth.index.json b/modrinth.index.json index bef79c4..8a87cb1 100644 --- a/modrinth.index.json +++ b/modrinth.index.json @@ -1702,6 +1702,21 @@ "sha512": "3ac1456322b91c6cb7d07c9f48f6981e29d63e5bf23f813a707fff1e221b8d76b858ab45f5b5939e842941e338d0863f0022631e329557e92ae3f8e50fc343ff" }, "path": "mods/zombies_reworked-1.20.1-1.1.6.jar" + }, + { + "downloads": [ + "https://cdn.modrinth.com/data/z440MEwJ/versions/nfAbW8d8/NoChatRestrictions-Forge-MC1.20.1-v1.0.0.jar" + ], + "env": { + "client": "required", + "server": "required" + }, + "fileSize": 9676, + "hashes": { + "sha1": "a189c024b78b1057f7bab8a64c327ed27a6d186d", + "sha512": "bd0b8dd69a889c7d8153a44b56d5f997dd3a98728b1b270a7ad738d23f4ceffb095212cdf0ceb711b0ae3ad5735c219738c9797f43c8357653384b5365f688d0" + }, + "path": "mods/NoChatRestrictions-Forge-MC1.20.1-v1.0.0.jar" } ] }