aboutsummaryrefslogtreecommitdiff
path: root/constants/IgnoredItems.json
diff options
context:
space:
mode:
Diffstat (limited to 'constants/IgnoredItems.json')
-rw-r--r--constants/IgnoredItems.json19
1 files changed, 11 insertions, 8 deletions
diff --git a/constants/IgnoredItems.json b/constants/IgnoredItems.json
index 6e10045..a6c83ad 100644
--- a/constants/IgnoredItems.json
+++ b/constants/IgnoredItems.json
@@ -1,6 +1,8 @@
{
- "exact": [
+ "equals": [
+ "LEAVES_2-2",
"MONSTER_EGG-120",
+ "PRISMARINE-7",
"STEP-8",
"STEP-11",
"STEP-13",
@@ -12,6 +14,7 @@
"SAND-9",
"STONE-9",
"WOOD_STEP-7",
+ "WOOD_STEP-10",
"WOOD_STEP-11",
"WOOD_STEP-13",
"RED_ROSE-9",
@@ -20,15 +23,15 @@
],
"contains": [
"BOW-",
- "LEATHER_BOOTS-",
- "MAP-",
- "LOG_2-",
"DIRT-",
"FISHING_ROD-",
- "SKULL_ITEM-",
- "OBSIDIAN-",
"HAY_BLOCK-",
- "YELLOW_FLOWER-",
- "SPONGE-"
+ "LEATHER_BOOTS-",
+ "LOG_2-",
+ "MAP-",
+ "OBSIDIAN-",
+ "SKULL_ITEM-",
+ "SPONGE-",
+ "YELLOW_FLOWER-"
]
} \ No newline at end of file