Build MC26.1-v1.1.0 coming right up

This commit is contained in:
Aizistral
2026-03-27 23:53:38 +01:00
parent b91cf9da75
commit 2ccf8f13f7
4 changed files with 7 additions and 7 deletions

View File

@@ -1,3 +1,3 @@
#### **\[Build MC1.21.11-v1.0.0\]:** #### **\[Build MC26.1-v1.1.0\]:**
- Initial release for Minecraft 1.21 through 1.21.11. - Initial release for Minecraft 26.1.

View File

@@ -12,7 +12,7 @@ loader_version=0.18.5
loom_version=1.15-SNAPSHOT loom_version=1.15-SNAPSHOT
# Mod Properties # Mod Properties
mod_version=Fabric-MC1.21.11-v1.0.0 mod_version=Fabric-MC26.1-v1.1.0
maven_group=com.aizistral.nochatrestrictions maven_group=com.aizistral.nochatrestrictions
archives_base_name=NoChatRestrictions archives_base_name=NoChatRestrictions

View File

@@ -7,8 +7,8 @@ minecraft_version=26.1
forge_version=62.0.3 forge_version=62.0.3
archivesBaseName=NoChatRestrictions archivesBaseName=NoChatRestrictions
modVersion=Forge-MC1.21.11-v1.0.0 modVersion=Forge-MC26.1-v1.1.0
manifestVersion=1.21.11-v1.0.0 manifestVersion=26.1-v1.1.0
org.gradle.caching=true org.gradle.caching=true
org.gradle.parallel=true org.gradle.parallel=true

View File

@@ -9,5 +9,5 @@ org.gradle.configuration-cache=true
## Environment Properties ## Environment Properties
minecraft_version=26.1 minecraft_version=26.1
neo_version=26.1.0.7-beta neo_version=26.1.0.7-beta
mod_version=NeoForge-MC1.21.11-v1.0.0 mod_version=NeoForge-MC26.1-v1.1.0
manifest_version=1.21.11-v1.0.0 manifest_version=26.1-v1.1.0