mirror of
				https://github.com/mcMMO-Dev/mcMMO.git
				synced 2025-11-04 11:03:43 +01:00 
			
		
		
		
	Forgot to register the intended tool set
This commit is contained in:
		@@ -109,8 +109,8 @@ public class MaterialMapStore {
 | 
			
		||||
        fillVanillaMaterialRegisters();
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    private void fillVanillaMaterialRegisters()
 | 
			
		||||
    {
 | 
			
		||||
    private void fillVanillaMaterialRegisters() {
 | 
			
		||||
        //The order matters
 | 
			
		||||
        fillAbilityBlackList();
 | 
			
		||||
        fillToolBlackList();
 | 
			
		||||
        fillMossyWhiteList();
 | 
			
		||||
@@ -125,6 +125,7 @@ public class MaterialMapStore {
 | 
			
		||||
        fillTools();
 | 
			
		||||
        fillEnchantables();
 | 
			
		||||
        fillOres();
 | 
			
		||||
        fillIntendedTools();
 | 
			
		||||
 | 
			
		||||
        fillTierMap();
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user