-
Now requires Necronomicon API
-
Now blacklisted items also ban their recipes!
-
Added new config, "only_disable_recipes" which only disables all recipes that make the item.
-
The config file is now "item_obliterator.json" instead of "item-obliterator.json" (will rename itself automatically on first launch)
- You can now use "$modid$ending" where modid is a mod's id, and ending is the ending of a common block type.
For example:
To remove all wools: $minecraft$wool
To remove all swords: $somemod$sword
To remove all ingots from somemod: $somemod$ingot
This only works for block removal and does not yet work for interactions/attacks.