
Data Filter Card only filterering for presence of NBT, not value
PiggyWhiskey opened this issue ยท 0 comments
LaserIO version
1.9.11
Minecraft Version
1.21.1
(Neo)Forge Version
21.1.206
Modpack & Version
ATM10Sky v1.3.1
Do you have optifine installed?
I have other rendering based mods installed
Describe the issue
Data Filter card not retaining NBT value
Steps to reproduce
-
Insert Apotheosis Gem to pre-fill "purity" NBT
-
Add Purity NBT filter with value
-
Value is lost
-
All items with filtered NBT present is filtered, including with the wrong value
i.e.
Filtering any one of these NBT tags will result in all items with the "purity" tag (regardless of actual value) moved
{"apotheosis:purity":"perfect"}
{"apotheosis:purity":"flawless"}
{"apotheosis:purity":"normal"}
{"apotheosis:purity":"flawed"}
{"apotheosis:purity":"chipped"}
{"apotheosis:purity":"cracked"} -
Manually type NBT tag that is auto-filled
-
Special character (semi-colon) is removed
-
Filter fails
Expected behaviour
NBT Tag value to be retained or allow manual input.
Screenshots





Log files
No response
Additional information
No response