Skip to content

Releases: Justash01/item-editor

Item Editor v2.0

Choose a tag to compare

@Justash01 Justash01 released this 20 Sep 12:45
3c97d87

A full rebuild of the add-on. Everything is new: a form editor, a rewritten
command set, settings, and proper documentation.

  • Form editor via /jstash:editor: items, blocks, signs, books, and bulk edits
  • Rewritten commands: select once, then set, ench, lore and item
  • Kits, /jstash:grant for building an item in one line, and per-slot undo
  • Settings via /jstash:settings

Download ItemEditor.mcpack below. Needs Minecraft Bedrock 1.26.40 or
newer. Turn on cheats, and you'll need operator.

Documentation: editor guide
and command reference.

Item Editor v1.2

Choose a tag to compare

@Justash01 Justash01 released this 12 Dec 06:36
  • Updated UX
  • Added "Reset", "Duplicate" and "Item Details" options
  • Fixed some minor bugs
  • Minified Script API code into a single main.js file
  • Updated "unbreakable" functionality, now it freezes item durability on last durability rather than reverting to 0

Full Changelog: v1.1...v1.2

Item Editor v1.1

Choose a tag to compare

@Justash01 Justash01 released this 30 Aug 06:53
  • Added support for getting items from equipment slots as well (head, chest, etc)
  • Added "unbreakable" toggle, this makes the item never break.

Full Changelog: v1.0...v1.1

Item Editor v1.0

Choose a tag to compare

@Justash01 Justash01 released this 29 Aug 09:51
92da7c0

Initial release, supports editing the following properties for items:

  • Nametag
  • Durability
  • Amount
  • Keep On Death
  • Lock in Slot, or Inventory
  • Lore
  • Enchantments
  • Can Destroy block lists
  • Can Place On block lists