Book in an item

Started by Pedrodlc51 on

Topic category: Help with MCreator software

Last seen on 17:52, 17. Jul 2021
Joined May 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Book in an item

How can I make sure that when I right click on an item (whatever I created) and open a script a GUI with words or even pages?

Last seen on 07:58, 13. Apr 2020
Joined May 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
make a gui: https://www…
Thu, 09/12/2019 - 02:58

make a gui: https://www.youtube.com/watch?v=IjWKsG0-uKE

(long video but skim through and you should get the idea, don't worry about the overlay part, just make a gui, you can upload a book image to the gui and put any text you want on it. then in the item event trigger "on right click", make a procedure that opens that gui for the player. then if you wanna get fancy you can make multiple guis for different pages and arrows to scroll through them