update build.gradle for 18w50a
This commit is contained in:
		
							parent
							
								
									48c5c10977
								
							
						
					
					
						commit
						8215e4757d
					
				@ -12,10 +12,10 @@ minecraft {
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
dependencies {
 | 
			
		||||
	minecraft "com.mojang:minecraft:18w49a"
 | 
			
		||||
	mappings "net.fabricmc:yarn:18w49a.11"
 | 
			
		||||
	modCompile "net.fabricmc:fabric-loader:0.2.0.63"
 | 
			
		||||
	minecraft "com.mojang:minecraft:18w50a"
 | 
			
		||||
	mappings "net.fabricmc:yarn:18w50a.2"
 | 
			
		||||
	modCompile "net.fabricmc:fabric-loader:0.2.0.64"
 | 
			
		||||
 | 
			
		||||
	// Fabric API. This is technically optional, but you probably want it anyway.
 | 
			
		||||
	modCompile "net.fabricmc:fabric:0.1.0.37"
 | 
			
		||||
	modCompile "net.fabricmc:fabric:0.1.1.47"
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user