15 lines
		
	
	
		
			339 B
		
	
	
	
		
			Properties
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			339 B
		
	
	
	
		
			Properties
		
	
	
	
	
	
org.gradle.jvmargs  = -Xmx1G
 | 
						|
 | 
						|
#Fabric properties
 | 
						|
minecraft_version   = 1.15.2
 | 
						|
yarn_mappings       = 1.15.2+build.15
 | 
						|
loader_version      = 0.8.2+build.194
 | 
						|
 | 
						|
#Mod properties
 | 
						|
mod_version         = 0.7.0
 | 
						|
maven_group         = quimufu.structure_item
 | 
						|
archives_base_name  = structure_item
 | 
						|
 | 
						|
#Dependencies
 | 
						|
fabric_api_version  = 0.5.1+build.294-1.15
 |