Fix guardian spelling.
This commit is contained in:
		@@ -536,7 +536,7 @@ public class MConf extends Entity<MConf>
 | 
				
			|||||||
		EntityType.CREEPER,
 | 
							EntityType.CREEPER,
 | 
				
			||||||
		EntityType.ENDERMAN,
 | 
							EntityType.ENDERMAN,
 | 
				
			||||||
		EntityType.ENDER_DRAGON,
 | 
							EntityType.ENDER_DRAGON,
 | 
				
			||||||
		EntityType.GAURDIAN,
 | 
							EntityType.GUARDIAN,
 | 
				
			||||||
		EntityType.GHAST,
 | 
							EntityType.GHAST,
 | 
				
			||||||
		EntityType.GIANT,
 | 
							EntityType.GIANT,
 | 
				
			||||||
		EntityType.MAGMA_CUBE,
 | 
							EntityType.MAGMA_CUBE,
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user