is it possible to put vanilla items in a custom tab?

Started by Trolmaso on

Topic category: Help with MCreator software

Active 3 years ago
Joined Mar 2020
Points:
1246

User statistics:

  • Modifications: 2
  • Forum topics: 10
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1149
is it possible to put vanilla items in a custom tab?

Is it possible to put vanilla items in custom creative tabs?

If not, can it be a new feature in the next update?

I'm trying to make a food mod and one of the features of it will be sorting the different food types.

But for that I will have to put, for example, milk buckets in the Dairy creative tab.

If anyone can help, please do!

Active 4 years ago
Joined Sep 2019
Points:
737

User statistics:

  • Modifications: 0
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 139
Unfortunately I believe you…
Sun, 04/26/2020 - 00:22

Unfortunately I believe you can't

the way you have an item go into your custom inventory tab is by going into it's settings and changing where it is located in the creative inventory to your custom tab, because you put items into the tab when you make them I don't believe that you can change where vanilla items go in the creative inventory, I also don't know if you even can because the places where items are held is in Minecraft's original code so you would have to overwrite that, I am not certain though 

Active 3 years ago
Joined Mar 2020
Points:
1246

User statistics:

  • Modifications: 2
  • Forum topics: 10
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1149
I do know that you can do it…
Sun, 04/26/2020 - 12:25

I do know that you can do it, because I seen a different mod put all of the slab types into their own tab. But that mod was not made with MCreator though. You would probably have to go into the code and do a much code-y Java-y stuff.

 

But thanks anyway! :)

Active 1 year ago
Joined Mar 2020
Points:
1509

User statistics:

  • Modifications: 7
  • Forum topics: 17
  • Wiki pages: 0
  • MCreator plugins: 3
  • Comments: 1325
Yeah probably actual coding…
Fri, 05/15/2020 - 16:23

Yeah probably actual coding like Mr. Crayfish does and his mods take hours to make. Also when I am better at coding I will just code mods from scratch.