Mekanism

Mekanism

111M Downloads

Digital Miner Filters need to be toggled off and back on again.

Michael-CodeLabs opened this issue · 2 comments

commented

Issue description

Hello.
In the digital miner config i have to toggle them off and back on after moving the digital miner to a different spot.

Steps to reproduce

Setup a digital miner
Configure the filters to mine some block
let it finish

pick up the digital miner and place it somewhere else

turn it on
and it will mine everything that is in the filters even if they are toggled off.

Minecraft version

1.19.2 (Latest)

Forge version

43.2.6

Mekanism version

10.3.8 (Latest)

Other relevant versions

No response

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

No response

commented

Update:
QIO Exporters have the same issue.

commented

All filters have the issue, basically I just forgot an isEnabled check when loading from NBT before adding to active filters, so should be pretty trivial to fix for the next mek version.