We've split up the commands, scripting and mods, and add ons category! Please be sure you get your thread in the right place.

3

/modifyInventory

1 Comments

Please sign in to leave a comment.

Sorted by oldest
  • 1
    Registered User commented
    Comment actions Permalink

    (OG poster) Additional syntax examples below

    Equip/Unequip
    /modifyInventory *target* slot.armor.chest 0 unequip
    /modifyInventory *target* slot.inventory 16 equip swap slot.armor.legs 0

    This example is used to edit the information that displays where the author of writable books go:
    /modifyInventory *target* slot.weapon.mainhand 0 editInfo §l§cUsed

    Change item name:
    /modifyInventory *target* slot.weapon.offhand 0 editName §l§rotten of Undying

    Moving items from ender chest(PLEASE ADD THIS, THIS WOULD BE SO USEFUL):
    /modifyInventory *target* slot.enderchest 0 swap slot.hotbar 0

    Thank you for reading all of this! I find this command ideally useful for me so much if this gets added. Sorry for being so long, I really want this added and I hope others think so too. Thank you y’all!