is there any code to disable recipe menu in inventory?

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

BrownMee

Active Member
Apr 16, 2018
126
6
18
23
I had tried packet but still have no idea how to do it. Aparently inventory click wont detect when you click the recipe menu. PLease help!
 
"From what I'm gathering looking into this, I don't think it's possible exactly the way you'd like. It's not a slot type or an inventory type, and is client-side. This thread here mentions that's there's no reference to it in the click events of the api.

Though there is this expression in the skunity docs:
https://docs.skunity.com/syntax/search/id:4686
While you need the listed addon, it seems you could execute commands and code based off the different clicked recipes. You may be able to make something work with that."

You already got a reply my g, the inventory is apart of the click api of which there is none of.
 
Status
Not open for further replies.