搜索历史
清空
暂无搜索历史
论坛热搜
1
Jenny — 有趣的模拟女友模组|珍妮模组
热
3
上古老物 冒险者传说 by WhiteSword
新
5
洛心斗罗-福利|公会据点战|武魂||抽奖|最终版
2
乌托邦探险之旅3.2
热
4
幻虚斗罗V1.5
6
水星迫降——在未知的世界中挣扎
登陆 注册 QQ登陆
快捷导航
查看: 266|回复: 0

[模组分享] 物品抹消器 (Item Obliterator)-MOD模组

[复制链接]

5564

主题

27

回帖

7648

积分

龙❁妻

Rank: 8Rank: 8

经验
7648 EP
金粒
2017 粒
绿宝石
20 块
爱心
0 点
发表于 2025-8-10 18:07:24 | 显示全部楼层 |阅读模式
物品抹消器 (Item Obliterator)Github |相关wiki |源站链接支持: fabric , forge , neoforge , quilt一个Mod包实用程序模组,允许禁用物品及或其交互。还会从创造模式选项卡、交易、配方以及JEIREIEMI中删除它们。使用JSON配置来禁用不需要的物品。

- 支持Fabric/Quilt 1.19.2 - 1.20.1

- 支持Forge 1.19.2 - 1.20.1

- 支持NeoForge 1.20.1

功能

- *清除库存。* 物品将不再持有或掉落,如果存在将被删除。

- *创造模式选项卡移除。* 该物品将不会出现在相应的创造模式选项卡中。

- *交易移除。* 所有涉及该物品的交易将从村民那里删除。

- *配方移除。* 删除所有配方(制作、熔炉和自定义模组配方)。

- *NBT移除。* 删除特定药水、附魔书或任何其他东西!

- *REI整合。* 禁止的物品不会出现在REI中。

- *EMI整合。* 禁止的物品不会出现在EMI中。

- *JEI整合。* 禁止的物品不会出现在JEI中。

- *正则表达式支持。* 通过使用正则表达式节省时间。

- *优化。* 物品抹消器永远不会引起延迟!如果某些物品引起延迟,它还可以用作优化工具。

特定配置

- *完全禁用物品。* 您可以将要删除的物品列入黑名单,并具有上述所有功能。

- *仅禁用物品中的特定NBT。* 您可以将具有特定NBT标签的物品列入黑名单。也支持正则表达式!

- *仅禁用物品攻击。* 您可以将要禁用其攻击的物品列入黑名单。

- *仅禁用物品交互。* 您可以将要禁用交互(右键单击)的物品列入黑名单。

- *仅禁用配方。* 如果配方包含该物品,您可以仅将其列入黑名单。

常见问题解答

- *我可以在我的模组中使用吗?*

当然可以!它是为了模组创建者设计的,可以删除可能不平衡游戏或引起问题的不需要的物品。

- *客户端还是服务器端?*

该模组在客户端和服务器端都需要。因为它具有一些客户端功能,但也有服务器功能。

可以仅在服务器端工作,但JEI/REI/EMI和创造模式选项卡的移除将不起作用。

- *如果我在配置文件中拼写物品ID错误怎么办?*

不会发生任何事情。添加无效的ID不会引起问题,但显然该物品不会被列入黑名单,因为从技术上讲它不存在。如果稍后添加了模组并且ID有效,则会发生相同的事情。

示例配置

配置非常简单,只需为要抹消的每个物品添加JSON条目。

物品可以来自原版或任何模组,您只需使用正确的命名空间添加ID,例如minecraft:golden_apple

它位于配置文件夹内,文件名为“item_obliterator.json5”(>=2.0.0)或“item_obliterator.json”(< 2.0.0)



截图:

https://i.sodamc.com/modrinth/2tJcDhhSvu.jpg?x-oss-process=style/forge2]https://i.sodamc.com/modrinth/eHREux5aBT.jpg?x-oss-process=style/forge2]

来自Modrinth所有游戏版本1.21.11.201.20.11.20.21.211.19.21.191.19.11.19.31.19.4所有类型neoforgeforgefabricquiltItem Obliterator 2.3.0Item-Obliterator-NeoForge-MC1.21.1-2.3.0.jar下载2.3.0#Release- NeoForge 1.21 native port展开版本: 2.3.0支持游戏: 1.21.1类型:NeoForgeRelease下载次数: 2,745Item Obliterator 2.3.1Item-Obliterator-NeoForge-MC1.20.1-2.3.1.jar下载2.3.1#Release- Fix incompatibility with mods that provide an empty default refmap (Such as: Terralith, CC: Create Bridge, etc)展开版本: 2.3.1支持游戏: 1.20, 1.20.1, 1.20.2类型:ForgeNeoForgeRelease下载次数: 143,520Item Obliterator 2.3.0Item_Obliterator-MC1.20.1-Fabric_Quilt-2.3.0.jar下载2.3.0#Release## 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类型:FabricQuiltRelease下载次数: 596,173Item Obliterator 2.3.0Item-Obliterator-NeoForge-MC1.20.1-2.3.0.jar下载2.3.0#Release## 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类型:ForgeNeoForgeRelease下载次数: 5,260Item Obliterator 3.1.1Item_Obliterator-Fabric_Quilt-MC_1.21-3.1.1.jar下载3.1.1#Release# 3.1.1- Improved compatibility with custom recipes from other mods, such as Mine Cells展开版本: 3.1.1支持游戏: 1.21, 1.21.1类型:FabricQuiltRelease下载次数: 59,308Item Obliterator 3.1.0Item_Obliterator-Fabric_Quilt-MC_1.21-3.1.0.jar下载3.1.0#Release- Improved compatibility with custom recipes from other mods, such as Mine Cells展开版本: 3.1.0支持游戏: 1.21类型:FabricQuiltRelease下载次数: 1,226Item Obliterator 3.0.0Item_Obliterator-Fabric_Quilt-MC_1.21-3.0.0.jar下载3.0.0#Release## 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展开版本: 3.0.0支持游戏: 1.21类型:FabricQuiltRelease下载次数: 96Item Obliterator 2.2.2Item_Obliterator-Fabric_Quilt-1.20.1-2.2.2.jar下载2.2.2#Release- Improved performance when loading the EMI plugin- Fixed not hiding completely in some parts of EMI (Recipe viewer, addons such as EMI Loot, etc)展开版本: 2.2.2支持游戏: 1.20, 1.20.1, 1.20.2类型:FabricRelease下载次数: 1,980Item Obliterator 2.2.1Item-Obliterator-Forge-1.19.2-2.2.1.jar下载2.2.1#Release- Ported v2.2.1 to 1.19.2Changelog:- 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展开版本: 2.2.1支持游戏: 1.19.2类型:ForgeRelease下载次数: 97,901Item Obliterator 2.2.1Item_Obliterator-Fabric_Quilt-1.20.1-2.2.1.jar下载2.2.1#Release## 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展开版本: 2.2.1支持游戏: 1.20, 1.20.1, 1.20.2类型:FabricQuiltRelease下载次数: 11,469Item Obliterator 2.2.1Item-Obliterator-NeoForge-1.20.1-2.2.1.jar下载2.2.1#Release## 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展开版本: 2.2.1支持游戏: 1.20, 1.20.1, 1.20.2类型:ForgeNeoForgeRelease下载次数: 1,986Item Obliterator 2.2.0Item_Obliterator_ForgeNeoForge-2.2.0.jar下载2.2.0#Release- 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展开版本: 2.2.0支持游戏: 1.20, 1.20.1, 1.20.2类型:ForgeNeoForgeRelease下载次数: 747Item Obliterator 2.2.0Item_Obliterator-Fabric_Quilt-2.2.0.jar下载2.2.0#Release## 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.展开版本: 2.2.0支持游戏: 1.20, 1.20.1, 1.20.2类型:FabricRelease下载次数: 4,905Item Obliterator 2.1.0Item_Obliterator-Fabric_Quilt-2.1.0.jar下载2.1.0#Release- Fixed lag when using the trinkets mod with many trinket slots展开版本: 2.1.0支持游戏: 1.20, 1.20.1, 1.20.2类型:FabricQuiltRelease下载次数: 103,983Item Obliterator 2.0.0Item_Obliterator-Fabric_Quilt-2.0.0.jar下载2.0.0#Release- 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展开版本: 2.0.0支持游戏: 1.20, 1.20.1, 1.20.2类型:FabricRelease下载次数: 550Item Obliterator 1.7.0Item_Obliterator-FORGE-MC1.19.2-1.7.0.jar下载1.7.0#Release展开版本: 1.7.0支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 23,206Item Obliterator 1.6.2Item_Obliterator-FORGE-MC1.19.2-1.6.2.jar下载1.6.2#Release展开版本: 1.6.2支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 3,513Item Obliterator 1.7.0Item_Obliterator-Fabric_Quilt-MC1.20.1-1.7.0.jar下载1.7.0#Release展开版本: 1.7.0支持游戏: 1.20, 1.20.1, 1.20.2类型:FabricRelease下载次数: 42,153Item Obliterator 1.7.0Item_Obliterator-FORGE-MC1.20.1-1.7.0.jar下载1.7.0#Release展开版本: 1.7.0支持游戏: 1.20, 1.20.1, 1.20.2类型:ForgeNeoForgeRelease下载次数: 11,552Item Obliterator Fabric v1.5.0Item_Obliterator-Fabric_Quilt-MC1.20.1-1.5.0.jar下载1.5.0#Release- 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)展开版本: 1.5.0支持游戏: 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2类型:FabricRelease下载次数: 515Item Obliterator Forge v1.5.0Item_Obliterator-FORGE-MC1.20.1-1.5.0.jar下载1.5.0#Release- 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)展开版本: 1.5.0支持游戏: 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2类型:ForgeRelease下载次数: 349Item Obliterator Forge v1.5.0Item_Obliterator-FORGE-MC1.19.2-1.5.0.jar下载1.5.0#Release展开版本: 1.5.0支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 207Item Obliterator Forge v1.0.0Item_Obliterator-FORGE-MC1.19.2-1.0.0.jar下载1.0.0#ReleaseRequires https://www.curseforge.com/minecraft/mc-mods/necronomicon展开版本: 1.0.0支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 70Item Obliterator Fabric v1.4.0Item_Obliterator-Fabric_Quilt-1.4.0.jar下载1.4.0#Release展开版本: 1.4.0支持游戏: 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2类型:FabricRelease下载次数: 933Item Obliterator 1.4.0Item_Obliterator-Fabric_Quilt-1.4.0.jar下载1.4.0#Release- 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$woolTo remove all swords: $somemod$swordTo remove all ingots from somemod: $somemod$ingotThis only works for block removal and does not yet work for interactions/attacks.展开版本: 1.4.0支持游戏: 1.19.3, 1.19.4, 1.20, 1.20.1类型:FabricRelease下载次数: 1,113Item Obliterator v1.3.0Item_Obliterator-Fabric-MC1.20-1.3.0.jar下载1.3.0#Release- Added 1.20.1 support- Items now also disappear from the searching feature in creative mode.展开版本: 1.3.0支持游戏: 1.19.3, 1.19.4, 1.20, 1.20.1类型:FabricRelease下载次数: 324Item Obliterator v1.2.0Item_Obliterator-Fabric_Quilt-1.2.0.jar下载1.2.0#Release- Added option to only disable item interactions (Right clicking)- Added option to only disable item attacks展开版本: 1.2.0支持游戏: 1.19.2类型:FabricRelease下载次数: 143,403全部版本

markdown_parsed

文章类型:收录

layui.use([\'form\'], function(){
var form = layui.form;
});

游客,如果您要查看本帖隐藏内容请回复
物品抹消器
楼主 2025-8-10 18:07:24 回复 收起回复
小僵尸论坛感谢有你~
回复 论坛版权

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册 手机动态码快速登录

本版积分规则



介绍

我的世界(Minecraft)小僵尸论坛
收录了来自各地的我的世界(MC)爱好者们的各种资源

须知: 切勿滥用举报,任何与举报相关的信息必须属实!

"Minecraft"以及"我的世界"为Mojang Synergies AB的商标 本站与Mojang以及微软公司没有从属关系

官方

新浪微博 腾讯微博 微信公众号 投稿规则 版权声明 捐助我们

官方QQ①群: 291907844 (点击加群)
官方QQ②群: 421312192
官方QQ③群: 528726532

我的世界(Minecraft)小僵尸论坛

新会员

QQ|Archiver|手机版|小黑屋|Minecraft(我的世界)小僵尸论坛 |网站地图

GMT+8, 2026-6-20 16:13 , Processed in 0.228394 second(s), 153 queries .

快速回复 返回顶部 返回列表