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
- 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
- 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
- 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)