From b466ea17340a2924fd7983553404fdc5dbf531d1 Mon Sep 17 00:00:00 2001 From: TooBuku <31138982+TooBuku@users.noreply.github.com> Date: Fri, 18 Aug 2017 10:00:03 -0700 Subject: [PATCH] User-submitted text for Advanced Item Filter from crafting-guide.com --- data/enderio/items/advanced_item_filter/item.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 data/enderio/items/advanced_item_filter/item.json diff --git a/data/enderio/items/advanced_item_filter/item.json b/data/enderio/items/advanced_item_filter/item.json new file mode 100644 index 00000000..1303480a --- /dev/null +++ b/data/enderio/items/advanced_item_filter/item.json @@ -0,0 +1 @@ +{"description":"The advanced item filter is a more powerful version of the basic item filter. It functions similarly as the basic, but has 10 slots and additionally has options to ignore NBT data and to use the Ore Dictionary.\n\nThe basic item filter is used by placing in the matching upgrade slot of an Item Conduit's face GUI. This gives access to 5 different item filter slots. The filter can be set to whitelist or blacklist these items, and can be set to ignore or respect item metadata."} \ No newline at end of file