Mekanism

Mekanism

111M Downloads

Digital Miner not mining all blocks as intended

benbenlaw opened this issue ยท 3 comments

commented

Please use the search functionality before reporting an issue. Also take a look at the closed issues!

Issue description:

I have used craft tweaker to add some ores to the forge:ores tag and tried to use the digital miner to mine these ores but its not working

Steps to reproduce:

  1. Add block to forge:ores tag using craftweaker
  2. Config digital miner to mine tag, then forge:ores
  3. Only ores that had the forge:ores tag by default get mined

Version (make sure you are on the latest version before reporting):

Forge: 31.2.9
**Mekanism:**9.10.7
Other relevant version: crafttweaker and immersive enginnering installed

If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)

[gist / pastebin / etc link here. Please make sure that it isn't set to expire.]

commented

Are you adding it to the block forge:ores tag or the item forge:ores tag. The miner only looks at the block tags.

commented

my bad using wronf block tag thanks for reply

commented

tag:forge:ores.addItems([item:immersiveengineering:ore_uranium]);

thats the code im using