Build MC1.21.11-v1.0.2 coming right up

This commit is contained in:
Aizistral
2026-08-22 16:01:08 +02:00
parent 8c4136c538
commit d23be8fc27
4 changed files with 10 additions and 5 deletions
+5
View File
@@ -1,3 +1,8 @@
#### **\[Build MC1.21.11-v1.0.2\]:**
- Fixed Forge and NeoForge version of the mod not working;
- Note: this version still has issues with [In-Game Account Switcher](https://modrinth.com/mod/in-game-account-switcher) on Forge & NeoForge. See [#11](https://github.com/Aizistral-Studios/No-Chat-Restrictions/issues/11) for additional information.
#### **\[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)).
+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.1
mod_version=Fabric-MC1.21.11-v1.0.2
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.1
manifestVersion=1.21.11-v1.0.1
modVersion=Forge-MC1.21.11-v1.0.2
manifestVersion=1.21.11-v1.0.2
+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.1
manifest_version=1.21.11-v1.0.1
mod_version=NeoForge-MC1.21.11-v1.0.2
manifest_version=1.21.11-v1.0.2