Перейти к содержимому
Mineforgian

Item Obliterator

Modpack utility mod that allows to disable items and/or its interactions. Also removes them from creative tabs, recipes, trades, and JEI/REI/EMI.

3.3M загрузок381 подписчиковLicenseRef-AGNYA-Licensefabricforgeneoforgequilt

Обновлён 25 июня 2025 г. · опубликован 27 апреля 2023 г.

  • (1.20.1+) Config File Example
  • (1.19.2) Config File Example

Disable unwanted items from existing using JSON configuration.

  • Supports Fabric/Quilt 1.19.2 - 1.20.X, 1.21

  • Supports Forge 1.19.2 - 1.20.1

  • Supports NeoForge 1.20.1

Features

  • Inventory Removal. The Item won't be held or dropped anymore, it will be removed if exists.
  • Creative Tab Removal. The Item won't appear in the respective creative tab it was.
  • Trade Removal. All trades involving the item will be removed from villagers.
  • Recipe Removal. Removes all recipes (Crafting, furnaces, and custom mod recipes).
  • NBT Removal. Remove specific potions, enchanted books, or anything!
  • REI Integration. Banned items won't appear in REI.
  • EMI Integration. Banned items won't appear in EMI.
  • JEI Integration. Banned items won't appear in JEI.
  • Regex Support. Save yourself time by using regular expressions.
  • Optimized. Item Obliterator will never cause lag! And can be used as an optimization tool if certain items cause lag.

Specific Configs

  • Disable Items Completely. You can blacklist items to be removed with all features above.
  • Disable Only Specific NBT in Items. You can blackliist items that have specific NBT tags. Works with regex too!
  • Disable Only Item Attacks. You can blacklist items to only disable its attacks.
  • Disable Only Item Interaction. You can blacklist items to only disable interactions (Right-Click).
  • Disable Only Recipes. You can blacklist recipes only if they contain the item.

FAQ

  • Can I use this in my modpack?

Of course! It was designed for modpack creators to remove undesired items that may unbalance the game or create issues.

  • Client or server?

The mod is needed on both client and server. As it has some client features, but also server ones.

Can work server-side only, but JEI/REI/EMI and creative tab removals won't work.

  • What if I mispell an item ID in the config file?

Nothing will happen. Adding invalid ID's won't cause issues, but obviously the item won't be blacklisted as it technically doesn't exist. Same thing would happen if the mod isn't present, but it will be if it's added later and the ID is valid.

Example Configuration:

Configuration is as simple as adding JSON entries for each item you want to obliterate.

Items can be from vanilla or any mod, you just have to add the id with the proper namespace, like minecraft:golden_apple

It's located inside the config folder, with the file "item_obliterator.json5" (>=2.0.0) or "item_obliterator.json" (< 2.0.0)

Configuration

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
2.3.0Релиз1.21.1neoforge25 июня 2025 г..jar (23 КБ)
2.3.1Релиз1.20, 1.20.1, 1.20.2forge, neoforge27 июня 2024 г..jar (22 КБ)
2.3.0Релиз1.20, 1.20.1, 1.20.2fabric, quilt13 июня 2024 г..jar (28 КБ)
2.3.0Релиз1.20, 1.20.1, 1.20.2forge, neoforge13 июня 2024 г..jar (23 КБ)
3.1.1Релиз1.21, 1.21.1fabric, quilt13 июня 2024 г..jar (29 КБ)
3.1.0Релиз1.21fabric, quilt13 июня 2024 г..jar (29 КБ)
3.0.0Релиз1.21fabric, quilt4 июня 2024 г..jar (29 КБ)
2.2.2Релиз1.20, 1.20.1, 1.20.2fabric3 июня 2024 г..jar (28 КБ)
2.2.1Релиз1.19.2forge30 мая 2024 г..jar (23 КБ)
2.2.1Релиз1.20, 1.20.1, 1.20.2fabric, quilt30 мая 2024 г..jar (28 КБ)
2.2.1Релиз1.20, 1.20.1, 1.20.2forge, neoforge30 мая 2024 г..jar (23 КБ)
2.2.0Релиз1.20, 1.20.1, 1.20.2forge, neoforge22 мая 2024 г..jar (23 КБ)
2.2.0Релиз1.20, 1.20.1, 1.20.2fabric22 мая 2024 г..jar (28 КБ)
2.1.0Релиз1.20, 1.20.1, 1.20.2fabric, quilt24 января 2024 г..jar (28 КБ)
2.0.0Релиз1.20, 1.20.1, 1.20.2fabric18 января 2024 г..jar (28 КБ)

Показаны последние 15 из 27 версий. Все версии — на Modrinth.

Ченджлог

2.3.0Релиз1.21.1 · 25 июня 2025 г.
  • NeoForge 1.21 native port
2.3.1Релиз1.20, 1.20.1, 1.20.2 · 27 июня 2024 г.
  • Fix incompatibility with mods that provide an empty default refmap (Such as: Terralith, CC: Create Bridge, etc)
2.3.0Релиз1.20, 1.20.1, 1.20.2 · 13 июня 2024 г.

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]
2.3.0Релиз1.20, 1.20.1, 1.20.2 · 13 июня 2024 г.

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Релиз1.21, 1.21.1 · 13 июня 2024 г.

3.1.1

  • Improved compatibility with custom recipes from other mods, such as Mine Cells
3.1.0Релиз1.21 · 13 июня 2024 г.
  • Improved compatibility with custom recipes from other mods, such as Mine Cells
3.0.0Релиз1.21 · 4 июня 2024 г.

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
2.2.2Релиз1.20, 1.20.1, 1.20.2 · 3 июня 2024 г.
  • Improved performance when loading the EMI plugin
  • Fixed not hiding completely in some parts of EMI (Recipe viewer, addons such as EMI Loot, etc)

Полная история изменений — на Modrinth.

Комментарии

Загружаем…