minor fix
This commit is contained in:
		@@ -59,7 +59,7 @@ tasks.withType(ProcessResources).configureEach {
 | 
			
		||||
    ]
 | 
			
		||||
    inputs.properties replaceProperties
 | 
			
		||||
 | 
			
		||||
    filesMatching(['META-INF/mods.toml']) {
 | 
			
		||||
    filesMatching(['META-INF/neoforge.mods.toml']) {
 | 
			
		||||
        expand replaceProperties + [project: project]
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user