
Can't blacklist an item
HarryBrazzers opened this issue ยท 3 comments
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
is this correct?
item_obliterator.json
// -----------------------------------------------------------
// Items here will be unusable completely
// Example: minecraft:diamond
"blacklisted_items": [ "deeperdarker:soul_elytra" ],
// -----------------------------------------------------------