16 lines
		
	
	
		
			292 B
		
	
	
	
		
			Properties
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			292 B
		
	
	
	
		
			Properties
		
	
	
	
	
	
org.gradle.jvmargs  = -Xmx1G
 | 
						|
 | 
						|
#Fabric properties
 | 
						|
minecraft_version=1.20.1
 | 
						|
yarn_mappings=1.20.1+build.9
 | 
						|
loader_version=0.14.21
 | 
						|
 | 
						|
#Fabric
 | 
						|
fabric_version=0.84.0+1.20.1
 | 
						|
 | 
						|
#Mod properties
 | 
						|
mod_version         = 0.9.2
 | 
						|
maven_group         = quimufu.structure_item
 | 
						|
archives_base_name  = structure_item
 | 
						|
 |