NBT Editor

NBT Editor

30k Downloads

"Clone to Client Chest" keybind

AfkUserMC opened this issue ยท 4 comments

commented

adds a keybind that will instantly clone any item you hover over in your inventory or any menus to your client chest. i've tried to extract items from menus but failed, and i think this would be a good way to do it.

commented

This seems like a good idea. I might have to start making keybinds configurable... :)
I'm not sure you're able to manage labels, usually I add them

commented

how do i add a label

commented

I just realized a hacky way that you might be able to do this before I add it properly (untested):

  1. Click on the item
  2. Use /get lostitem history to access the cursor's item history (persists between worlds too, but is cleared on restart)
commented

I just realized a hacky way that you might be able to do this before I add it properly (untested):

  1. Click on the item
  2. Use /get lostitem history to access the cursor's item history (persists between worlds too, but is cleared on restart)

i could try this