NBT Filtering may be broken
cube8848 opened this issue ยท 1 comments
Bug description
It seems like the NBT Filtering is currently broken. When trying to filter out any items with enchantments with the NBT Filter {Enchantments:[]}, items are not being pulled out of the chest. Tested this with both the Advanced and Ultimate upgrades but no luck.
Minecraft version
1.21.1
Mod version
pipez-neoforge-1.21.1-1.2.19
Mod loader and version
NeoForge 21.1.115
Steps to reproduce
- Put 2 chests 2 block apart.
- Connect the chests with Item pipes
- Make one of the chests as the input
- Put an Advanced/Ultimate upgrade in the input pipe
- Add a new filter with just the following NBT Filter
i.{Enchantments:[]} - Put any enchanted item in the chest at the input.
Expected behavior
The enchanted item is pulled into the 2nd chest.
Log files
https://gist.github.com/cube8848/ac16ab23840510f9fd56b4161e8bdcfc
Screenshots
No response
Duplicate of #217
