Summary
- inventory contents improvement (commit: c8a3e31) (details)
- item book property: MapTag! (commit: 2d1a590) (details)
- item meta handling improvement (commit: b59600a) (details)
- handle item script id cleaner (ItemTag) (commit: 53c6c2e) (details)
- additional cleanup related to item meta (commit: b26e3f9) (details)
- entity Persistent tag/mech, also bit of EntityTag cleanup (commit: 0c6d1fd) (details)
- add item frames to entity visible property (commit: 4ce3e1a) (details)
- Fix item book format, item skull_skin for invalid input (commit: 0123fe7) (details)
- restore a few non-redundant hasmeta checks (commit: 6472af0) (details)
- fix book pages handling (commit: a147846) (details)
- expand entity.detonate to include creepers (commit: 768e9ad) (details)
- item projectile in 1.16: die when hitting a block (commit: c6764fe) (details)
- Minor updates (#2241) (commit: ff9386c) (details)
- fixes to that PR (commit: adec5a7) (details)
- meta fixes (commit: 2a7eb5e) (details)
- assignment trait minor cleanup + scriptref caching opti (commit: 1f6e80a) (details)
- sidebar, unlimited length and RGB (commit: 499c6ff) (details)
- resurrect event: pretend entity is alive (commit: 81565b1) (details)
- sidebar title length cap removal, item enchant warn (commit: c327fa3) (details)
- mount command: support multiple mounts like boats (commit: 89027d6) (details)
- inventory.find.material: accept list input (commit: b05c68c) (details)
- add list support to inventory.contains.scriptname (commit: e81d7ae) (details)
- add entity.fixed property (commit: 5bff881) (details)
- add 'icon' determination to list ping event (commit: 30fe14b) (details)
- take command stability, location.xyz format (commit: c223c2f) (details)
- allow createworld to async the copy_from arg (commit: 29bc19f) (details)
- add 'cancel' arg to look command (commit: 6f846c9) (details)
- A few meta changes and additions (#2244) (commit: 8743c78) (details)
- better link whitespace detection, use new escape meta (commit: 2289553) (details)