Описание
---
☕ Support My Work
If you would like to support me and my projects, feel free to buy me a coffee!
---
# Gui for versions above 1.1.3
- First u will need to set a keybind in the settings for the gui then open it
- Note that the gui was added in 1.1.3 versions below still use command system
# How to set up
- Open Minecraft and navigate to Settings > Controls > Key Bindings or open the gui and toggle it from there.
- Search for InventoryCleaner and set a keybind to toggle the mod on and off.
- Use the assigned keybind to toggle the mod on it will only throw if the mod is on
# Inventory Cleaner
Inventory Cleaner is a useful mod that automates the task of throwing away junk and useless items from your inventory. It provides a convenient solution for keeping your inventory clean and organized.
- You can turn the mod on and off by going in options/controls/keybinds.
# Features
- **Toggleable Cleaning:** Enable or disable the InventoryCleaner to clean your inventory.
- **Inventory open** Will automatically open the inventory when throwing items better for multiplayer servers. version above 1.1.3
- **Add Items to Throw List:** Use commands to add items to the list of items that will be thrown when the InventoryCleaner is active.
- **Remove Items from Throw List** Remove items from the throw list using commands.
# Commands
- **/ic additem ** (for adding an item to throw list) for items with spaces like Iron sword
you should use _ (iron_sword).
- **/ic delitem ** (for deleting items from throw list)
- **/ic lockslot** (to lock a slot so it wont throw the item from that slot)
- **/ic unlockslot** (to unlock the locked slot)
- **/ic list** (lists all items in the throw list and all locked slots)
- **/ic config save ** (saves the current throw list and locked slots as a configuration with the given name)
- **/ic config load ** (loads a saved configuration with the given name)
- **/ic delay seconds