https://github.com/serilum/extended-creative-inventory
👜 Adds all items which by default aren't in the creative inventory to a tab.
https://github.com/serilum/extended-creative-inventory
curseforge extended-creative-inventory fabric forge minecraft mod modding modrinth natamus neoforge quilt rick-south serilum
Last synced: 3 months ago
JSON representation
👜 Adds all items which by default aren't in the creative inventory to a tab.
- Host: GitHub
- URL: https://github.com/serilum/extended-creative-inventory
- Owner: Serilum
- License: other
- Created: 2023-12-12T09:18:46.000Z (over 1 year ago)
- Default Branch: 1.19.2
- Last Pushed: 2024-04-10T17:24:38.000Z (about 1 year ago)
- Last Synced: 2025-02-23T02:33:30.975Z (3 months ago)
- Topics: curseforge, extended-creative-inventory, fabric, forge, minecraft, mod, modding, modrinth, natamus, neoforge, quilt, rick-south, serilum
- Language: Java
- Homepage: https://serilum.com/mod/extended-creative-inventory
- Size: 101 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Funding: .github/funding.yml
- License: license.md
Awesome Lists containing this project
README
Extended Creative Inventory
Download
You can download Extended Creative Inventory on CurseForge and Modrinth:
  CurseForge:   https://curseforge.com/minecraft/mc-mods/extended-creative-inventory
  Modrinth:      https://modrinth.com/mod/extended-creative-inventoryIssue Tracker
To keep a better overview of all mods, the issue tracker is located in a separate repository.
  For issues, ideas, suggestions or anything else, please follow this link:    -> Issue Tracker
Pull Requests
Because of the way mod loader files are bundled into one jar, some extra information is needed to do a PR.
  A wiki page entry about it is available here:    -> Pull Request Information
Mod Description
Requires the library mod Collective.
   This mod is part of The Vanilla Experience.
Extended Creative Inventory loops through all registered items on first load. When an item doesn't have an item group (which determines the creative tab it's in), it adds that item to the "Extended" item group. Works for the vanilla items such as Mob Spawners and Dragon Eggs, but also for modded items.
Configurable: ( how do I configure? )
extendedItemGroupIndex (default = 4, min 0, max 100): The index of the 'Extended' creative tab. Can be changed if another mod already uses the default fifth spot (index 4).
The new tab called Extended:
Contains the following items in a vanilla game install:
------------------
You may freely use this mod in any modpack, as long as the download remains hosted within the CurseForge or Modrinth ecosystem.
Serilum.com contains an overview and more information on all mods available.
Comments are disabled as I'm unable to keep track of all the separate pages on each mod.
For issues, ideas, suggestions or anything else there is the Github repo. Thanks!