- Fix incompatibility with mods that provide an empty default refmap (Such as: Terralith, CC: Create Bridge, etc)
v2.3.0
- Improved compatibility with custom recipes from other mods, such as Mine Cells [Backport from 1.21]
- Fixed regex not working in recipe disabling [Backport from 1.21]
v2.3.0
- Improved compatibility with custom recipes from other mods, such as Mine Cells [Backport from 1.21]
- Fixed regex not working in recipe disabling [Backport from 1.21]
3.1.1
- Improved compatibility with custom recipes from other mods, such as Mine Cells
- Improved compatibility with custom recipes from other mods, such as Mine Cells
v3.0.0
- Initial port to Minecraft 1.21
- NBT banning has been removed, and replaced with Component banning
- Added "print_components" config, a debug config that prints the components from the item in your main hand every second. Useful for people wanting to do specific component banning
- Added support for regex in only_disable_recipes
- Added new logo on CurseForge and Modrinth
- Improved performance when loading the EMI plugin
- Fixed not hiding completely in some parts of EMI (Recipe viewer, addons such as EMI Loot, etc)
- 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)