this should be a lot more

This commit is contained in:
Ellpeck 2016-11-01 22:03:27 +01:00
parent 52c8e92f33
commit 89f953df03

View file

@ -46,7 +46,7 @@ public class LensMining extends Lens{
ActuallyAdditionsAPI.addMiningLensStoneOre("oreRedstone", 200);
ActuallyAdditionsAPI.addMiningLensNetherOre("oreNetherRedstone", 200);
ActuallyAdditionsAPI.addMiningLensStoneOre("oreEmerald", 30);
ActuallyAdditionsAPI.addMiningLensNetherOre("oreQuartz", 30);
ActuallyAdditionsAPI.addMiningLensNetherOre("oreQuartz", 3000);
ActuallyAdditionsAPI.addMiningLensStoneOre("oreCopper", 2000);
ActuallyAdditionsAPI.addMiningLensNetherOre("oreNetherCopper", 2000);