Botania Mana Tablet fuzzy card logic not working
olee opened this issue · 2 comments
Somehow the Fuzzy Card cannot compare Botania's Mana Tablet damage values.
This is how I configured it - so it should only put Mana Tablets with less than 50% durability into the Dropper, however it always puts ANY Mana Tabet into the Dropper.
When I tested it with Minecraft bows instead, it worked properly.
Expected behavior
Fuzzy Card should work on Mana Tablets as well
Environment
- Forge 25.1.13
- AE2 8.1.0
- Botania-1.16.4-410
Nothing we can fix. Tablets are not really damageable at all and therefore we cannot handle them like these. It just appears to a user that they are due to reusing the durability graph, but that is purely a visual thing.