Summary
- minor meta improvement (location.find tags) (commit: 1a00a5a) (details)
- remove accidentally left over inventorytitle debug code (commit: 0e0100f) (details)
- NMS backing for player.stop_sound mech (commit: 560ab4d) (details)
- rename item.flags property to item.hides, adapt format to be cleaner (commit: 4ebe6e3) (details)
- fix sidebar remove command bug (commit: 7fb663a) (details)
- catch zero-distance points_between (commit: 31b626c) (details)
- add attached_to handler specifically for wall signs (commit: 8c80019) (details)
- fix itemhidden compat with old syntax (commit: f57f345) (details)
- Created Instrument Mechanism & Tag for NoteBlocks (#2222) (commit: 37a0cbc) (details)
- item.skull_skin tag to replace skin.full (commit: 239c916) (details)
- minor cleanup (commit: 8904c3d) (details)
- adjustblock: use modifyblock's no_physics tool (commit: 6af5526) (details)
- Add per_player argument to actionbar command (commit: ceb00a8) (details)
- add per_player arg to title command (commit: 93a0eba) (details)
- experimental click event improvements/modernizations (commit: df63bdb) (details)
- minor meta cleanups (commit: 2e58edf) (details)
- item lore: don't apply redundant escapes on modern lists (commit: ab19097) (details)
- improve playeffect arg matching (commit: c623649) (details)
- document cast command amplifier better (commit: 90ab2d0) (details)
- team command: color support (commit: 836cb01) (details)
- fix title command subtitle parsing, and title/actionbar targets input (commit: e4f8687) (details)
- add tag server.recipe_result (commit: 5240ef1) (details)
- add tags material.is_fuel, fuel_burn_time (commit: 34a31e4) (details)
- fix build (commit: 8dd397d) (details)
- add tag inventory.map_slots (commit: bac7dd9) (details)
- inventory command: accept map of slots as input (commit: c1121b2) (details)
- minor displayitem command cleaning (commit: d4ad85f) (details)
- fix split_lines_by_width with newlines (commit: cd98484) (details)
- Warn on player/npc arg misuse (commit: 13f2253) (details)