craftycorvid / ImprovedSigns

Improvements for your signs and frames on your Fabric/Quilt server
MIT License
11 stars 4 forks source link

Cannot Insert into Decorated Pots #47

Open LeftChaotix opened 1 week ago

LeftChaotix commented 1 week ago

Minecraft v1.21 Fabric v0.15.11 Fabric API v0.100.4 Improved Signs v1.4.2

Attempting to use passthrough on either a sign or item frame placed upon a decorated pot reacts as if the incorrect item has been used. This happens regardless of if the item is able to be placed into the pot, and also when the pot has no items stored.

Decorated Pots are very useful as single item filters, but it can be a bit annoying to remember what item goes to which pot, fixing this (if possible) would be incredibly useful.

https://github.com/craftycorvid/ImprovedSigns/assets/87588148/1cce6a8c-e20a-408f-bf1e-6799e5ef7a11

craftycorvid commented 1 week ago

Didn't even consider this use case, and I've been using decorated pots in all my crafter circuits! I'll look into getting it implemented.