Can't mine nether ores?
Lokiner opened this issue · 5 comments
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?
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.
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)
.