Hi! I would like to know how to get a specific item in an SKQuery GUI.
I would also like for it's name, lore, etc. to be attached as well.
%slot 30 of player's current inventory% will not work.
For example:
That would set {variable} to any item that is in slot 30 of the GUI. e.g: bedrock block named "&6&lBEDROCK" with lore "&aLORE".
Thanks in advance,
Flash
EDIT:
My code is for a custom crafting system. You can see the basics I made in 5 minutes here:
https://pastebin.com/kbYm0PYG
I would also like for it's name, lore, etc. to be attached as well.
%slot 30 of player's current inventory% will not work.
For example:
Code:
set {variable} to slot 30 of player's current inventory
That would set {variable} to any item that is in slot 30 of the GUI. e.g: bedrock block named "&6&lBEDROCK" with lore "&aLORE".
Thanks in advance,
Flash
EDIT:
My code is for a custom crafting system. You can see the basics I made in 5 minutes here:
https://pastebin.com/kbYm0PYG