Item Obliterator (Modpack Utils Series)

Item Obliterator (Modpack Utils Series)

15M Downloads

Can't blacklist an item

HarryBrazzers opened this issue ยท 3 comments

commented

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

commented

Not sure if I trust that link. No offence

commented

Having the same issue here with the exact same item.

commented

is this correct?

item_obliterator.json

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