24 lines
		
	
	
		
			619 B
		
	
	
	
		
			Properties
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			619 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
 | 
						|
yarn_mappings=1.20+build.1
 | 
						|
loader_version=0.14.21
 | 
						|
minecraft_version_major=1.20
 | 
						|
 | 
						|
# Mod Properties
 | 
						|
mod_version=0.9.2
 | 
						|
maven_group=quimufu.colourful-portals
 | 
						|
archives_base_name=colourful-portals
 | 
						|
 | 
						|
# Dependencies
 | 
						|
fabric_version=0.83.0+1.20
 | 
						|
cardinal_components_version=5.2.1
 | 
						|
immersive_portals_version_short=3.0.1
 | 
						|
immersive_portals_version=v3.0.1-mc1.20
 | 
						|
tweed_version=1.3.0+mc1.20-pre1
 | 
						|
sodium_version=0.4.10
 | 
						|
cloth_config_version=11.0.99 |