mirror of
https://github.com/Aizistral-Studios/No-Chat-Restrictions.git
synced 2026-08-30 13:21:03 +08:00
Build MC1.21.11-v1.0.2 coming right up
This commit is contained in:
@@ -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)).
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user