Add some new procedures for mcreator that would make modding a bit easier

Started by SkylieTuff on Mon, 01/30/2023 - 22:35

Topic category: Feature requests and ideas for MCreator

Last seen on 20:07, 29. Mar 2023
Joined Mar 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • Tracker tickets:
  • MCreator plugins:
  • Comments:
Add some new procedures for mcreator that would make modding a bit easier
Mon, 01/30/2023 - 22:35

Procedures to know when player inputs a block or item itll save as a globa variable. Then you can call for that saved item back. 

 

Procedure to call to open a specific vanilla gui and close it. I:e

Player open inventory gui.

Player open creative inventory gui

Player open furnace gui(this one might not work right)

Player open crafting table gui. 

Etc