24 lines
		
	
	
		
			627 B
		
	
	
	
		
			Properties
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			627 B
		
	
	
	
		
			Properties
		
	
	
	
	
	
# Done to increase the memory available to gradle.
 | 
						|
org.gradle.jvmargs=-Xmx1G
 | 
						|
org.gradle.parallel=true
 | 
						|
 | 
						|
# Fabric Properties
 | 
						|
# check these on https://fabricmc.net/develop
 | 
						|
minecraft_version=1.20.1
 | 
						|
yarn_mappings=1.20.1+build.8
 | 
						|
loader_version=0.14.21
 | 
						|
minecraft_version_major=1.20
 | 
						|
 | 
						|
# Mod Properties
 | 
						|
mod_version=0.9.3
 | 
						|
maven_group=quimufu.colourful-portals
 | 
						|
archives_base_name=colourful-portals
 | 
						|
 | 
						|
# Dependencies
 | 
						|
fabric_version=0.84.0+1.20.1
 | 
						|
cardinal_components_version=5.2.1
 | 
						|
immersive_portals_version_short=3.1.0
 | 
						|
immersive_portals_version=v3.1.0-mc1.20.1
 | 
						|
tweed_version=1.3.0+mc1.20-pre1
 | 
						|
sodium_version=0.4.10
 | 
						|
cloth_config_version=11.0.99 |