Build MC1.21.11-v1.0.1 coming right up

This commit is contained in:
Aizistral
2026-08-19 15:12:55 +02:00
parent 7f11281ed8
commit 834d369fbf
4 changed files with 9 additions and 5 deletions
+4
View File
@@ -1,3 +1,7 @@
#### **\[Build MC1.21.11-v1.0.1\]:**
- Fixed incompatibility with [In-Game Account Switcher](https://modrinth.com/mod/in-game-account-switcher) ([thanks to Sw3ys, #23](https://github.com/Aizistral-Studios/No-Chat-Restrictions/pull/23)).
#### **\[Build MC1.21.11-v1.0.0\]:**
- Initial release for Minecraft 1.21 through 1.21.11.
+1 -1
View File
@@ -12,7 +12,7 @@ loader_version=0.18.4
loom_version=1.13-SNAPSHOT
# Mod Properties
mod_version=Fabric-MC1.21.11-v1.0.0
mod_version=Fabric-MC1.21.11-v1.0.1
maven_group=com.aizistral.nochatrestrictions
archives_base_name=NoChatRestrictions
+2 -2
View File
@@ -8,5 +8,5 @@ forge_version=61.0.8
mapping_channel=official
mapping_version=1.21.11
modVersion=Forge-MC1.21.11-v1.0.0
manifestVersion=1.21.11-v1.0.0
modVersion=Forge-MC1.21.11-v1.0.1
manifestVersion=1.21.11-v1.0.1
+2 -2
View File
@@ -6,5 +6,5 @@ org.gradle.debug=false
## Environment Properties
minecraft_version=1.21.11
neo_version=21.11.37-beta
mod_version=NeoForge-MC1.21.11-v1.0.0
manifest_version=1.21.11-v1.0.0
mod_version=NeoForge-MC1.21.11-v1.0.1
manifest_version=1.21.11-v1.0.1