Refined Storage

Refined Storage

77M Downloads

Destructor only allows certain items to be filtered

dylan1020 opened this issue ยท 1 comments

commented

Issue description:

Destructors only seem to filter blocks that can be placed in the world as blocks.

What happens:

You cannot place items such as glowstone dust, redstone, non block modded items in the filter for the destructor. It seems to accept only blocks of items regardless of the mode to break or pickup items.

What you expected to happen:

Accept all items in the filter at all times or just when the destructor is in "pickup" items mode.

Steps to reproduce:

  1. Get a destructor
  2. Try to place glowstone dust or redstone in the filter.

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

  • Minecraft: 1.10.2
  • Forge: 1.10.2-12.18.2.2107
  • Refined Storage: 1.2 Beta 3

Does this issue occur on a server? [yes/no] no

commented

Ops, I forgot about that ;)