Item shown in overlay

Started by Bendoo on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 year ago
Joined Jul 2020
Points:
683

User statistics:

  • Modifications: 0
  • Forum topics: 14
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 27
Item shown in overlay

I'm trying to make a storage item that when you hold it in your main hand it opens an overlay that shows (with text) what item is in a specific slot. I have added a keybind to change the selected slot, but how do I show the selected item?

Active 9 months ago
Joined Oct 2020
Points:
1598

User statistics:

  • Modifications: 0
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1874
you would basically have to…
Sun, 10/03/2021 - 05:26

you would basically have to make an image for every single item in game, I don't even know if this is possible with hardcore code