#(dotheflopboy) open shulker_box by shift+rightclick and allow edit content

18 messages · Page 1 of 1 (latest)

young magnet
#

Hey, i want that players can shift + rightclick a shulker box in there inventory to open and edit it.
i tried to use <item.inventory_contents> to get the content of the inventory, it opens it but all changes don't save, how can i do this.
https://paste.denizenscript.com/View/134222

mighty jettyBOT
#

(dotheflopboy) open shulker_box by shift+rightclick and allow edit content

mighty jettyBOT
#

Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.

fleet smelt
#

Uhm.

#

You may have to edit the item.

#

!m inventorytag.contents

stray crownBOT
# fleet smelt !m inventorytag.contents

Sets the contents of the inventory.

Object

InventoryTag

Input

ListTag(ItemTag)

Tags

<InventoryTag.list_contents> Returns a list of all items in the inventory.
<InventoryTag.list_contents.simple> Returns a list of all items in the inventory, without item properties.
<InventoryTag.list_contents.with_lore[<lore>]> Returns a list of all items in the inventory with t...
<InventoryTag.list_contents.with_lore[<lore>].simple> Returns a list of all items in the inventory...

fleet smelt
#

!t itemtag.inventory_contents

stray crownBOT
fleet smelt
#

!t inventorytag.contents

stray crownBOT
#
Possible Confusion

Did you mean to search for itemtag.inventory_contents?

fleet smelt
#

!t inventory.list_contents

stray crownBOT
fleet smelt
#

Yeah you'll have to inventory edit the players inventory upon closing the shulker inventory probably.

grave veldtBOT
#
Thread Closing Reminder

Has your issue been resolved, or your question been answered?
If so, please use the </resolved:1028673926114594866> command to close your thread.
Or </invalid:1028673926898909185> if it's not possible to resolve.

If not yet resolved, please reply below to tell us what you still need.

(Note that if there is no reply for a few days, this thread will eventually close itself.)

#

@young magnet