nvb-uy / Item_Obliterator

Remove unwanted items
Other
4 stars 4 forks source link

Item blacklist not working #29

Closed Shark10199 closed 4 months ago

Shark10199 commented 4 months ago

I tried to blacklist some items and it did not work. did I do it correctly? It looks like this:

"blacklisted_items": [ "minecraft:amethyst_shard", "minecraft:netherite_sword, "minecraft:minecraft:diamond ],

nvb-uy commented 4 months ago

that's completely wrong, please use a JSON compatible text editor like VSCode or sublime text.

You're missing the final quotes on the 2nd and 3rd entries