All My Need is a vanilla-friendly NeoForge mod that adds a customizable creative inventory tab. It is designed for players who often search for the same blocks, tools, or materials and want a personal, paged shortcut tab inside the creative inventory.
+ page button for adding more.Edit to enter edit mode.Save or switch pages to store the current layout.After saving, items can be taken from the tab like normal creative inventory items.
The common config is generated at:
config/allmyneed-common.toml
Available option:
registerTabAsFirst = false
When set to true, the All My Need creative tab is moved to the first visible creative tab position. The default is false to preserve the vanilla creative tab order unless the player chooses otherwise.
Custom page data is stored client-side at:
config/allmyneed/client_items.json
./gradlew build
The built jar will be generated under:
build/libs/
All My Need is released under the MIT License. See LICENSE for details.