Hi,
I am trying to write some code that will detect when the player's inventory is full, move/swap condensable item types (diamonds, emeralds, coal, iron ingots, gold ingots, etc.) to the player's toolbar, and then change the player's current selected item to the condensable item types, and run a command used to condense items.
I'm currently having difficulty figuring out a way to swap items in the player's inventory on the client side.
Thanks,
Chris