mirror of
				https://github.com/mcMMO-Dev/mcMMO.git
				synced 2025-11-04 02:53:43 +01:00 
			
		
		
		
	Add Redstone Dust to bonus drops
This commit is contained in:
		@@ -14,11 +14,13 @@ Version 2.1.129
 | 
				
			|||||||
    Added Stripped Warped Hyphae to Woodcutting experience tables
 | 
					    Added Stripped Warped Hyphae to Woodcutting experience tables
 | 
				
			||||||
    Added Shroomlight to Herbalism experience tables
 | 
					    Added Shroomlight to Herbalism experience tables
 | 
				
			||||||
    Added Zoglin to combat experience tables
 | 
					    Added Zoglin to combat experience tables
 | 
				
			||||||
 | 
					    Added Redstone Dust to bonus drops for Mining ( edit config.yml )
 | 
				
			||||||
    Lodestone will now be ignored for activating abilities
 | 
					    Lodestone will now be ignored for activating abilities
 | 
				
			||||||
    Respawn Anchor will now be ignored for activating abilities
 | 
					    Respawn Anchor will now be ignored for activating abilities
 | 
				
			||||||
    Soul Campfire will now be ignored for activating abilities
 | 
					    Soul Campfire will now be ignored for activating abilities
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    Edit your experience.yml or delete it to generate a new one
 | 
					    Edit your experience.yml or delete it to generate a new one
 | 
				
			||||||
 | 
					    Edit config.yml and add Redstone_Dust under bonus drops for Mining, you could delete it to generate a new one but MySQL data is stored here
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Version 2.1.128
 | 
					Version 2.1.128
 | 
				
			||||||
    The first rank of Iron Arm for Unarmed now only gives 1.5 bonus damage instead of 4 (other ranks are the same as before)
 | 
					    The first rank of Iron Arm for Unarmed now only gives 1.5 bonus damage instead of 4 (other ranks are the same as before)
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -496,6 +496,7 @@ Bonus_Drops:
 | 
				
			|||||||
        Nether_Quartz: true
 | 
					        Nether_Quartz: true
 | 
				
			||||||
        Redstone_Ore: true
 | 
					        Redstone_Ore: true
 | 
				
			||||||
        Redstone: true
 | 
					        Redstone: true
 | 
				
			||||||
 | 
					        Redstone_Dust: true
 | 
				
			||||||
        Sandstone: true
 | 
					        Sandstone: true
 | 
				
			||||||
        Stone: true
 | 
					        Stone: true
 | 
				
			||||||
        Cobblestone: true
 | 
					        Cobblestone: true
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user