blackd/Inventory-Profiles — reverse-engineered prompt
Reverse engineered prompt
Build me a Minecraft inventory management mod inspired by Inventory Profiles Next. I want it to make sorting and moving items feel effortless while I’m playing, not like I’m fighting menus.
The mod should let players sort their own inventory and containers, move all matching items between a chest and inventory, move everything quickly, and throw away all items or all matching items when they choose to. Add locked slots so important items stay exactly where I put them, even after sorting. I also want simple gear sets, so I can save a set of armor and tools and swap back to it easily.
Please make it work for modern Minecraft versions around 1.16.5 through 1.21 if that’s realistic, with Fabric and Forge support. Use Kotlin if that fits the existing style. Add clear in game settings and controls so normal players can configure it without editing files. Look up current Minecraft modding docs online if needed.
Want more depth? Deep Reverse