Posted March 21, 20232 yr How get all items with category of creative inventory? I would need it as an file.
March 21, 20232 yr `CreativeModeTab#getDisplayItems` and `CreativeModeTab#getSearchTabDisplayItems`. However, I do not know why you want those in a file.
March 21, 20232 yr Author I have no idea to get the creativemodetab. Do you have a code snippet? I need it for a config file like categories.yml. I am going to make a GUI and need all the categories from the creative tab.
March 23, 20232 yr You can get the vanilla `CreativeModeTab`s from `CreativeModeTabs`. On 3/21/2023 at 12:01 PM, xcatpc said: I need it for a config file like categories.yml. I am going to make a GUI and need all the categories from the creative tab. I don't know what is the need of a config file for that instead of just supporting all tabs such that it's not limited to whatever you specify.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.