diff options
-rw-r--r-- | constants/IgnoredItems.json | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/constants/IgnoredItems.json b/constants/IgnoredItems.json index a6c83ad..46996e6 100644 --- a/constants/IgnoredItems.json +++ b/constants/IgnoredItems.json @@ -4,9 +4,14 @@ "MONSTER_EGG-120", "PRISMARINE-7", "STEP-8", + "STEP-9", + "STEP-10", "STEP-11", + "STEP-12", "STEP-13", + "STEP-14", "STEP-15", + "WOOD-7", "WOOD-8", "WOOD-9", "SAPLING-6", @@ -14,8 +19,11 @@ "SAND-9", "STONE-9", "WOOD_STEP-7", + "WOOD_STEP-8", + "WOOD_STEP-9", "WOOD_STEP-10", "WOOD_STEP-11", + "WOOD_STEP-12", "WOOD_STEP-13", "RED_ROSE-9", "RED_ROSE-15", @@ -31,7 +39,8 @@ "MAP-", "OBSIDIAN-", "SKULL_ITEM-", + "SNOW-", "SPONGE-", "YELLOW_FLOWER-" ] -}
\ No newline at end of file +} |