mirror of
				https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
				synced 2025-10-27 09:50:50 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			345 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			345 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
| 	"variations": {
 | |
| 		"default": {"source": "Leaves.png"},
 | |
| 		"Autumn": {"source": "AutumnLeaves.png"},
 | |
| 		"Desert": {"source": "DesertWind.png"},
 | |
| 		"Snow": {"source": "SnowWind.png"},
 | |
| 		"Underwater": {"source": "WaterWind.png"},
 | |
| 		"CastleWater": {"link": "Underwater"},
 | |
| 		"Castle": {"source": "FireWind.png"},
 | |
| 		"Volcano": {"link": "Castle"}
 | |
| 	}
 | |
| }
 | 
