Releases: Justash01/item-editor
Releases · Justash01/item-editor
Release list
Item Editor v2.0
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:
selectonce, thenset,ench,loreanditem - Kits,
/jstash:grantfor 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
- 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
- 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
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