Описание
[](https://discord.gg/23YCxmveUM)


[](https://github.com/blackd/Inventory-Profiles)
This mod will:
- Help you keep your inventory sorted
- Replace your quasi-broken tool
- Dump everything in that chest with one click
- Move the items you have that are also already in the chest
- Lock item slots in place so that sorting ignores them
- Keep locked slots empty
- Allow you to press R+C to set your shortcuts
- Be pure client-side, so that it works everywhere
[Join us on Discord](https://discord.gg/23YCxmveUM)
This mod **IS NOT** drop in replacement of **Inventory Tweaks**
- It is not possible to make **Inventory Profiles Next** work as **Inventory Tweaks**
- If you come from **Inventory Tweaks** you will need to learn how to use **Inventory Profiles Next**
- If you can't do the above you can use [InvTweaks Emu for IPN](https://www.modrinth.com/mod/invtweaks-emu-for-ipn) to emulate
some shortcuts "Inventory Tweaks" used.
## Like the mod? Consider buying me a coffee.
[](https://www.patreon.com/mirinimi)
## How-To
## Dependencies
### Fabric
* [Fabric API](https://www.modrinth.com/mod/fabric-api)
* [Fabric Language Kotlin](https://www.modrinth.com/mod/fabric-language-kotlin)
* [libIPN](https://www.modrinth.com/mod/libipn)
* [Mod Menu](https://www.modrinth.com/mod/modmenu)
### Forge
* [Kotlin For Forge](https://www.modrinth.com/mod/kotlin-for-forge)
* [libIPN](https://www.modrinth.com/mod/libipn)
## WARNING
Due to multiple Quilt specific crashes and one item duplication Quilt support is now defined as fallows:
```
This mod will work on Quilt using the offered Fabric compatibility.
Any problems that are not reproducible on Fabric will be addressed with very low priority.
```
## Contributing
If something doesn't work, please file an issue [here](https://github.com/blackd/Inventory-Profiles/issues)
If you speak another language and would like to help to translate it, you can do so [here](https://github.com/blackd/Inventory-Profiles/tree/all-in-one/common/src/main/resources/assets/inventoryprofilesnext/lang)
If you're a Kotlin developer and want to contribute, please see [the source](https://github.com/blackd/Inventory-Profiles)
## License
This mod is distributed under [AGPL v3 license](https://github.com/blackd/Inventory-Profiles/blob/all-in-one/LICENSE)