Build MC26.2-v1.2.0 coming right up

This commit is contained in:
Aizistral
2026-06-23 19:41:29 +02:00
parent fbba392fed
commit ca3939063b
4 changed files with 8 additions and 7 deletions
+3 -2
View File
@@ -1,3 +1,4 @@
#### **\[Build MC26.1-v1.1.0\]:**
#### **\[Build MC26.2-v1.2.0\]:**
- Initial release for Minecraft 26.1.
- Initial release for Minecraft 26.2;
- Implemented config file (`/config/NoChatRestrictions.json`) allowing users to re-enable telemetry and profanity filter, if desired [#20](https://github.com/Aizistral-Studios/No-Chat-Restrictions/issues/20).
+1 -1
View File
@@ -12,7 +12,7 @@ loader_version=0.19.3
loom_version=1.17-SNAPSHOT
# Mod Properties
mod_version=Fabric-MC26.1-v1.1.0
mod_version=Fabric-MC26.2-v1.2.0
maven_group=com.aizistral.nochatrestrictions
archives_base_name=NoChatRestrictions
+2 -2
View File
@@ -8,7 +8,7 @@ minecraft_version=26.2
forge_version=65.0.0
archivesBaseName=NoChatRestrictions
modVersion=Forge-MC26.1-v1.1.0
manifestVersion=26.1-v1.1.0
modVersion=Forge-MC26.2-v1.2.0
manifestVersion=26.2-v1.2.0
net.minecraftforge.gradle.merge-source-sets=true
+2 -2
View File
@@ -6,5 +6,5 @@ org.gradle.configuration-cache=false
## Environment Properties
minecraft_version=26.2
neo_version=26.2.0.6-beta
mod_version=NeoForge-MC26.1-v1.1.0
manifest_version=26.1-v1.1.0
mod_version=NeoForge-MC26.2-v1.2.0
manifest_version=26.2-v1.2.0