nvb-uy / Item_Obliterator

Remove unwanted items
Other
5 stars 5 forks source link

Can't blacklist an item #67

Open HarryBrazzers opened 1 month ago

HarryBrazzers commented 1 month ago

I'm trying to blacklist an item from the mod called deeper and darker and Even though it's blacklisted, it still shows in jei and I can still spawn it in. did i do it correctly? item_obliterator.json

HarryBrazzers commented 1 month ago

Not sure if I trust that link. No offence

KirbleSensei commented 1 month ago

Having the same issue here with the exact same item.

BichoMESP commented 1 day ago

is this correct?

item_obliterator.json

// ----------------------------------------------------------- // Items here will be unusable completely // Example: minecraft:diamond "blacklisted_items": [ "deeperdarker:soul_elytra" ], // -----------------------------------------------------------