Refined Storage

Refined Storage

77M Downloads

Destructor don't destroy snow block

PanSzelescik opened this issue ยท 3 comments

commented

Issue description:

Destructor don't destroy snow block even with the filter set up.

What happens:

I have a system with pure daisy, which turns water into snow. Water is set by the constructor correctly, but destructor don't destroy snow block.

What you expected to happen:

Steps to reproduce:

  1. I give water to the system
  2. Constructor puts water.
  3. Wait
  4. Snow block don't destroyed by destructor.
    ...

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

  • Minecraft: 1.10.2
  • Forge: 2316
  • Refined Storage: 1.2.26

Does this issue occur on a Server? I don't know

Yes, I have FTB utilities and enable fake players interaction option to true

2017-06-21_20 10 27
2017-06-21_20 10 31
2017-06-21_20 10 58
2017-06-21_20 11 19

commented

x

Works fine here. I'm guessing some permission mod is blocking the destruction of blocks.

commented

Interesting, I will have to look more closely at this as it happens on my modpack.

commented

This only happens with snow, even when the filter is empty