mirror of
				https://github.com/mcMMO-Dev/mcMMO.git
				synced 2025-11-03 18:43:43 +01:00 
			
		
		
		
	Fish now give XP based on their rarity
This commit is contained in:
		@@ -60,6 +60,7 @@ Version 2.1.0
 | 
				
			|||||||
 = (MySQL) You can now inspect offline players
 | 
					 = (MySQL) You can now inspect offline players
 | 
				
			||||||
 = (MySQL) When converting from MySQL to flatfile mcMMO will now properly include all users in the conversion process
 | 
					 = (MySQL) When converting from MySQL to flatfile mcMMO will now properly include all users in the conversion process
 | 
				
			||||||
 + (Party) Parties can now have size limits (configurable in config.yml), party size is unlimited by default
 | 
					 + (Party) Parties can now have size limits (configurable in config.yml), party size is unlimited by default
 | 
				
			||||||
 | 
					 ! (Experience) The XP values of fish are now based on their rarity and have been drastically changed
 | 
				
			||||||
 ! (Item) Improved some of the messages sent to the player regarding the Chimaera Wing
 | 
					 ! (Item) Improved some of the messages sent to the player regarding the Chimaera Wing
 | 
				
			||||||
 ! (Party) Party member list will only include members of the party that you can see (aren't vanished)
 | 
					 ! (Party) Party member list will only include members of the party that you can see (aren't vanished)
 | 
				
			||||||
 ! (Skills) Some skill level rank requirements have changed
 | 
					 ! (Skills) Some skill level rank requirements have changed
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -125,10 +125,10 @@ Experience:
 | 
				
			|||||||
    Archery:
 | 
					    Archery:
 | 
				
			||||||
        Distance_Multiplier: 0.025
 | 
					        Distance_Multiplier: 0.025
 | 
				
			||||||
    Fishing:
 | 
					    Fishing:
 | 
				
			||||||
        Cod: 800
 | 
					        Cod: 100
 | 
				
			||||||
        Salmon: 800
 | 
					        Salmon: 600
 | 
				
			||||||
        Tropical_Fish: 800
 | 
					        Tropical_Fish: 10000
 | 
				
			||||||
        Pufferfish: 800
 | 
					        Pufferfish: 2400
 | 
				
			||||||
        Shake: 50
 | 
					        Shake: 50
 | 
				
			||||||
    Excavation:
 | 
					    Excavation:
 | 
				
			||||||
        Clay: 40
 | 
					        Clay: 40
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user