polymorphic filter not working
Tallimum opened this issue ยท 5 comments
The polymorphic filter is not working.
Using the following:
- Minecraft version 1.21
- Fabric version 15.11
- Tom's version 2.0.9
Behavior: Large connected inventory of double chests. Each chest has an inventory connector cable with a filter. Normal filter w/ 9 items works fine. Tag filter works fine. As soon as I put in the polymorphic filter I cannot insert items. I left one item in and tied to insert via the crafting terminal and it went into my dump chest. In addition, none of the items in the chest are visible with the filter in place. Take the filter out and I see all the items.
I am experiencing this as well, using Tom's Storage 2.0.10, Minecraft 1.21, and Fabric 0.16.5.
After some testing, I can say that they specifically do not work in inventory connectors or cable connectors. They do work if assigned to an actual storage block (chest or barrel).
Yep they never work for me. It's my first time using this mod and its fantastic but the polymorphic filters just don't work for some reason on this new version. I have made an entire item system on the regular filters and its taken hours just to program the regular item filter (which thankfully work) for the connectors and chests. Thank and i am limited to only 9 items per chest with the current filters which is making my life a living hell lol trying to figure this out. I think i might be able to use proxy blocks to connect the chest to up to 4 connectors and thus 4 filters but that'd be very expensive and I'm 50/50 on if that'll even work.