nvb-uy / Item_Obliterator

Remove unwanted items
Other
4 stars 4 forks source link

Can I disable all items from a certain mods? #34

Closed Panetina closed 1 month ago

Panetina commented 3 months ago

I tried simplehats:* but it doesn't work, my game crashes.

nvb-uy commented 3 months ago

you'll need to use regex. Try "!simplehats:.*"

nvb-uy commented 3 months ago

if your game crashed tho, that's probably due to a bad syntax, please use a json compatible text editor like vscode

Panetina commented 3 months ago
  1. I tried that too, still crashes for some reason
  2. I tried to remove an item, its removed from being crafted, from being used and from JEI, but it still appears in the recipe book.
nvb-uy commented 3 months ago

Recipe book isn’t supported. It’s unconventional and has performance issues.

Can you send a crash log?