Custom Functional inventory GUI

Started by sugone2 on

Topic category: Help with modding (Java Edition)

Last seen on 10:22, 9. Mar 2021
Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Custom Functional inventory GUI

is it possible to override the normal inventory gui then put it my own ? doing it with java would take time :(

No, this is not possible to…
Tue, 03/09/2021 - 13:41

No, this is not possible to override a vanilla GUI/inventory. As you said, it would only be possible using your won Java code.