Add minVersion to mixin config
This commit is contained in:
		
							parent
							
								
									18fd282e3e
								
							
						
					
					
						commit
						51f2e20412
					
				@ -1,5 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "required": true,
 | 
					  "required": true,
 | 
				
			||||||
 | 
					  "minVersion": "0.8",
 | 
				
			||||||
  "package": "net.fabricmc.example.mixin",
 | 
					  "package": "net.fabricmc.example.mixin",
 | 
				
			||||||
  "compatibilityLevel": "JAVA_8",
 | 
					  "compatibilityLevel": "JAVA_8",
 | 
				
			||||||
  "mixins": [
 | 
					  "mixins": [
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user