Update gradle.properties #15
			No reviewers
			
		
		
		
	
	
	
		Labels
		
	
	
	
	
	
	
		No Milestone
		
			
		
	
	
		
		
		
			No project
			
				
			
		
	
	
	
	
	
		No Assignees
		
			
		
	
	
	
		1 Participants
		
	
	
		
		
			Notifications
			
				
			
		
	
	
		
		
	
	
	Due Date
	No due date set.
			
				Dependencies
				
				
		
	
	
	No dependencies set.
			Reference: Steven/fabric-example-mod#15
			
		
	
		Loading…
	
		Reference in New Issue
	
	Block a user
	
	No description provided.
		
		Delete Branch "patch-1"
	
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Updated mappings and API version.
API build 170, which it was set to previously, has the big issue where block loot tables are broken. I've seen multiple modders complaining of this issue in the Fabric discord, which can simply be fixed by updating the API version, so I felt it was best if the example mod was updated so people don't run into the issue in future.
I updated the mappings because I may as well.