Add description to example mod (#2)
This commit is contained in:
		
							parent
							
								
									c168b5b1f4
								
							
						
					
					
						commit
						8b0e73fb9a
					
				@ -1,6 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
  "id": "modid",
 | 
			
		||||
  "name": "Example Mod",
 | 
			
		||||
  "description": "This is an example description! Tell everyone what your mod is about!",
 | 
			
		||||
  "version": "1.0.0",
 | 
			
		||||
  "side": "universal",
 | 
			
		||||
  "initializer": "net.fabricmc.example.ExampleMod",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user