Update to 1.21.5
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
			
		||||
plugins {
 | 
			
		||||
    id 'fabric-loom' version '1.7-SNAPSHOT'
 | 
			
		||||
    id 'fabric-loom' version '1.10-SNAPSHOT'
 | 
			
		||||
    id 'maven-publish'
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -2,14 +2,14 @@
 | 
			
		||||
org.gradle.jvmargs=-Xmx1G
 | 
			
		||||
# Fabric Properties
 | 
			
		||||
# check these on https://modmuss50.me/fabric.html
 | 
			
		||||
fabric_version=0.110.5+1.21.4
 | 
			
		||||
minecraft_version=1.21.4
 | 
			
		||||
yarn_mappings=1.21.4+build.1
 | 
			
		||||
loader_version=0.16.9
 | 
			
		||||
fabric_version=0.120.0+1.21.5
 | 
			
		||||
minecraft_version=1.21.5
 | 
			
		||||
yarn_mappings=1.21.5+build.1
 | 
			
		||||
loader_version=0.16.13
 | 
			
		||||
# Mod Properties
 | 
			
		||||
mod_version=1.1.2
 | 
			
		||||
mod_version=1.1.3
 | 
			
		||||
maven_group=systems.brn
 | 
			
		||||
archives_base_name=gotifymc
 | 
			
		||||
# Dependencies
 | 
			
		||||
# check this on https://modmuss50.me/fabric.html
 | 
			
		||||
jackson_version=2.18.2
 | 
			
		||||
jackson_version=2.18.3
 | 
			
		||||
							
								
								
									
										2
									
								
								gradle/wrapper/gradle-wrapper.properties
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								gradle/wrapper/gradle-wrapper.properties
									
									
									
									
										vendored
									
									
								
							@@ -1,6 +1,6 @@
 | 
			
		||||
distributionBase=GRADLE_USER_HOME
 | 
			
		||||
distributionPath=wrapper/dists
 | 
			
		||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-bin.zip
 | 
			
		||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.12-bin.zip
 | 
			
		||||
networkTimeout=10000
 | 
			
		||||
validateDistributionUrl=true
 | 
			
		||||
zipStoreBase=GRADLE_USER_HOME
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user