Mekanism

Mekanism

111M Downloads

Can't mine nether ores?

Lokiner opened this issue · 5 comments

commented

So I made a couple Digital Miners and the one on the overworld works just fine but when I drop one in the nether and try to set a filter to mine all of the nether ores, I don't get a picture and it doesn't mine anything, what's the problem here?

commented

What mining keyword are you using? Use ore* if you're not already

commented

Works fine for me, make sure your keyword is correct as mentioned before

commented

I had to go and mine every single ore block from the nether and add them one at a time so my DM has 25 filters now.. So it wasn't the best fix but I guess it's working halfway now, couldn't find every ore.

I was using ore* as the filter but it doesn't have the nether ores in the ore dictionary, that or the miner isn't pulling the dictionary correctly.

I even tried nether* and oreNether* but none of them work.

I'm using the Resonant Rise Mainline 1.7.10 if that means anything.

commented

you need ore with an asterisk after it (AKA ore* ) otherwise it shouldn't
work.

On Wed, May 27, 2015 at 6:42 PM, Lokiner [email protected] wrote:

I had to go and mine every single ore block from the nether and add them
one at a time so my DM has 25 filters now.. So it wasn't the best fix but I
guess it's working halfway now, couldn't find every ore.

I was using ore as the filter but it doesn't have the nether ores in
the ore dictionary, that or the miner isn't pulling the dictionary
correctly.


Reply to this email directly or view it on GitHub
#2697 (comment)
.

commented

Shouldn't this still work in inverse mode? Ie. mine everything else except netherrack?

For some reason, in inverse mode it still doesn't collect ores.