You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
	
	
		
			22 lines
		
	
	
		
			558 B
		
	
	
	
		
			JSON
		
	
			
		
		
	
	
			22 lines
		
	
	
		
			558 B
		
	
	
	
		
			JSON
		
	
| {
 | |
|   "modListVersion": 2,
 | |
|   "modList": [{
 | |
|     "modid": "${modId}",
 | |
|     "name": "${modName}",
 | |
|     "description": "CINDER MOD.\nA pretty big mod adding various additions to the LOTR Mod",
 | |
|     "version": "${modVersion}",
 | |
|     "mcversion": "${minecraftVersion}",
 | |
|     "url": "thelordofembers.com",
 | |
|     "updateUrl": "",
 | |
|     "authorList": ["Shinare", "KeyLime"],
 | |
|     "credits": "cleric_red",
 | |
|     "logoFile": "",
 | |
|     "screenshots": [],
 | |
|     "parent": "",
 | |
|     "requiredMods": [],
 | |
|     "dependencies": [],
 | |
|     "dependants": [],
 | |
|     "useDependencyInformation": true
 | |
|   }]
 | |
| }
 |