Custom Machinery

Custom Machinery

3M Downloads

[1.18.2] Left or right-clicking an item stack into a slot bypasses the slot's filter

Kynake opened this issue ยท 2 comments

commented

Came across another item slot bug while testing #75. Shift-clicking works correctly and will block the placement.

I modified the test datapack from #75 so that the machine is only supposed to accept cobblestone, but with left or right click you can still put other items into the machine input slot.
slot_filter_test.zip

commented

Update: You can also bypass blacklist filters the same way. This one's setup to blacklist Andesite.
slot_filter_test_blacklist.zip

commented

Fixed in latest version (0.8.0)