~ Updated to 1.21.3
~ /edit
command registers as bukkit-style /sie:edit
if conflict with server-side /edit
command is detected
~ Updated to 1.21.1
~ Updated to 1.21
~ Replaced attribute names with ids
~ Fixed few localization mistakes
~ Updated to 1.20.6
~ Heavily revised and re-tested code
+ /edit component
for manual item's component control
+ data sources for /edit data
+ /edit rarity
for editing item's rarity
+ More duration control in /edit potion
+ Ability to set potion type for potions and change effect's icon visibility and ambient
+ Negative infinity value option in attributes
+ /edit count max
for editing max stack size
+ /edit durability max
for editing max item durability
~ Reworked /edit attribute
to identify attributes based on their names
~ Split /edit name
and /edit name custom
~ Replaced ... toggle
syntax with ... set <bool>
~ Renamed /edit flag
to /edit tooltip
~ Moved /edit color
for potions to its respective node
- Removed ambiguous syntax for removing a component (e.g. /edit trim set
is no longer a valid way to remove a trim)
- Removed a few problematic nodes for a while
+ added model remove
+ added color remove
+ added flag toggle all
+ added durability remove
+ added head sound remove
+ added trim remove
~ renamed name reset
to name remove
~ fixed setting head texture not having translations
~ material from /edit material
is now copyable
~ Updated to 1.20.4
+ Added /edit custom
for server custom tag editing
~ Updated to 1.20.2
+ Added suggestions to the & prefix
+ Added keybind and translation suggestions
+ Added append
, insert
, prepend
, merge <path>
arguments to the /edit data
to be more consistent with vanilla /data
command
+ Added clear
argument to the /edit data
to be more consistent with other actions
~ Fixed /edit enchantment glint
not disabling
~ Fixed /edit flag
throwing an error if item doesn't have HideFlags
tag
* Changes of /edit data
also apply for /edit entity data
+ Head texture now can be set from any link
+ Several new binary tags in /edit entity ...
+ /edit equip
now accepts an optional parameter slot
~ NBT data from /edit data
is now copyable
+ Added entity position
+ Added entity motion
+ Added entity rotation
+ Added entity type
- Removed /registry
command (actually just hid it under development mode)
~ Improved argument errors to include context
~ Some changes in tag checks, something may break
+ Outputs from get
and set
with text arguments are now copyable
+ Output from /edit get <item>
is now copyable
+ /edit get
without arguments is now outputting item you are holding