Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.
Filter loader...
Filter versions...
  • Ported v2.2.1 to 1.19.2

Changelog:

  • File is now item_obliterator.json5, when updating please make sure to also migrate your configs!
  • Added comments to configs
  • Added optimization configs
  • Added regex on entries that start with !
  • Added NBT based item blacklisting
  • Fixed recipe banning not working on heavy modded instance (Possible mod incompat)
  • Optimized recipe banning and item entity removal
  • Removed $ banning methods (Redundant due to regex)
  • Added support for Farmer's Delight recipes (and other custom mod recipes that output multiple items at the same time)
  • Fixed the mod breaking all cutting board recipes
  • The "This item is disabled" message is now translatable
  • Items will now disappear from loot containers when generated
  • Fix crash with alloy forgery

v2.2.1

  • Added support for Farmer's Delight recipes (and other custom mod recipes that output multiple items at the same time)
  • Fixed the mod breaking all cutting board recipes
  • File is now item_obliterator.json5, when updating please make sure to also migrate your configs!
  • Added comments to configs
  • Added optimization configs
  • Added regex on entries that start with !
  • Added NBT based item blacklisting
  • Fixed recipe banning not working on heavy modded instance (Possible mod incompat)
  • Optimized recipe banning and item entity removal
  • Removed $ banning methods (Redundant due to regex)
  • The "This item is disabled" message is now translatable
  • Items will now disappear from loot containers when generated

v2.2.0

  • Performance improved on item entity banning
  • Fixed and improved recipe banning; now it should no longer break due to a mod incompatibility, and its performance was improved too.
  • Fixed lag when using the trinkets mod with many trinket slots
  • The config is now JSON5 based, a new file will be created due to the changes.
  • Added EMI Support by acikek (#14)
  • Added comments to configs
  • Added optimization configs
  • Added regex on entries that start with !
  • Added NBT based item blacklisting
  • Removed $ banning methods (Redundant due to regex)
  • The "This item is disabled" message is now translatable
  • Items will now disappear from loot containers when generated
  • 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.

  • Added 1.20.1 support
  • Items now also disappear from the searching feature in creative mode.
  • Added option to only disable item interactions (Right clicking)
  • Added option to only disable item attacks

External resources



Project members

ElocinDev

Owner

LunaPixelStudios

Studio


Technical information

Client side
required
Server side
required
Project ID