If you have ended up on this page you are at your wits end at trying to control an item your players have for whatever reason they shouldn't have it.
This simple mod fixes that, the ultimate power that is, delete.
How the mod works: It delete item entities that spawn in the world and deletes items from containers when opened or closed based off the config. That's it.
NOTE: This mod WILL NOT REMOVE the item itself from existence, recipes, placed blocks, or any other object. It ONLY REMOVES DROPPED ITEMS and ITEMS IN CONTAINERS!
Config is simple, add item ID's from F3+H to the item delete list. You can also turn it on and off via the config if you only want it every now and again.
Once you have the ID(s) it should look like this:
"Items To Delete" = ["minecraft:dirt"]
or if you have multiple items:
"Items To Delete" = ["minecraft:dirt", "minecraft:stone"]
You can chain as many as you wish by just adding a comma between two names.
Not required on the client so server owners can just plop this sucker in their server and win.
As of V1.2.0 any deleted items are logged to the log file. Including where they came from, who they came from and what the location is.
Do Spawner count as containers?
In reply to futurplanet:
No I think? Vanilla spawners are certainly a no other mods who knows. Containers are usually something you can open and close with a UI.
i want to replace the deleted items from diamonds to cobweb when looting chests how do i do that
This mod doesn't allow that.
Yo man, trying to use this mod to ban / delete Immersive engineering Shader bags mc crashes on start up with this in the error box
The game crashed whilst rendering overlay
Error: net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file deleteitem-common.toml of type COMMON for modid deleteitem
any help would be great!
Edit:
fixed it was being an idiot and forgot the " " before and after the item
Can you please make a 1.7.10 version?
Thank you very much.
In reply to bexaso3288:
Can I? Yes, I could.
Will I? No, I will not.
BUT! In this very fine trade offer of I will not make a 1.7.10 version, you will receive an alternative option.
Use this mod instead https://www.curseforge.com/minecraft/mc-mods/item-blacklist/files
Can you please make this fabric 1.19.2 if possible? Because I don't think there is any fabric mod that simply deletes an item from everywhere.(sorry if it is too much work)
In reply to tubjat:
I don't make fabric mods, Sorry. I don't know the environment and don't particularly feel like setting it up and learning it at the current time.
Does this work with villager trades? I got this mod that adds them to the Master level of the villagers and don't really want to use a Villager Custom Trades mod cuz then I gotta re-add all the trades I want back to this villager.
In reply to shmoopsie:
No, as the description says, it delete item entities and stored items. It does not change anything related to recipes or how items are obtained.
1.19.2 plsss
In reply to tubjat:
Done.
The 1.12.2 version isn't working the config file keeps erroring
In reply to xipcrafter:
Then you are filling it out wrong.
Thankkk u
I'm sure this gets annoying, but are there plans for a 1.19 version?
Also, will this help decrease load times at all, or does it just delete items after they're loaded? I mostly want to clean up having 50 varieties of the same thing from different furniture mods...
Thank you!
In reply to mimi_min:
I don't have any current plans for updates, depends on my time and interest.
The description of the mod covers how it works, What you are trying to do will end up just breaking mods.
In reply to Claycorp:
Understood, thank you!
I tried to add this to ATM7 (1.18.2) modpack, but when i do, noone can log in anymore and we get this message;
"Internal Exception: io.netty.handler.codec.DecoderException: java.lang.NullPointerException: Cannot invoke "net.minecraft.client.multiplayer.ClientPacketListener.m_6198()" because the return value of "net.minecraft.client.Minecraft.m_91403_()" is null."
Any idea how to make it work?