Item shown in overlay

Started by Bendoo on

Topic category: Help with modding (Java Edition)

Last seen on 10:36, 15. Oct 2023
Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
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?

Last seen on 04:28, 26. Jan 2024
Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
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